/* Hotel Petit Nord */

body{
margin:0 0 0 0px;
min-width:1000px;
background-image:url(../images/bg_totaal2.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#890105;
}

td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:justify;
vertical-align:top;
}

/* ID's */

#container{
width:1000px;
}

#header{
margin-top:0px;
height:150px;
width:1000px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}

#main{
margin-top:0px;
width:1000px;
background-image:url(../images/bg_main.jpg);
background-repeat:no-repeat;
}

#menu{
margin-top:38px;
height:404px;
width:277px;
float:left;
}

#content{
margin-top:38px;
width:686px;
float:left;
margin-left:27px;
}

#footer{
height:42px;
width:1000px;
background-image:url(../images/foot.jpg);
background-repeat:no-repeat;
clear:both;
}

/* Classes */

.img_right{
margin-left:15px;
margin-bottom:5px;
text-align:right;
}

.title{
margin-top:12px;
}

.head{
font-size:13px;
font-weight:bold;
}

/* Links */

a:link{
color:#EFAC70;
font-weight:bold;
text-decoration:none;
}

a:visited{
color:#EFAC70;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#E5A541;
font-weight:bold;
text-decoration:underline;
}
