@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #110f16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffde8d;
}

body, html {
	height: 100%;
}

a {
    outline: none;
}

#topwrapper { 
	background:url(images/fond2.jpg) bottom repeat-x; 
	height:50%;
}



#contentbox {
	position:absolute;
	text-align:center; 
	margin-top:-215px;
	width:100%;
	margin-left: 
	auto;
	margin-right: auto;
}

#innercontentbox {
	width:700px;
	margin-left: auto;
	margin-right: auto; 
	position:relative; 
}

div.col1{
	width:285px;
	float:left;
}

* html div.col2{	
	width:120px;}

div.col2{
	width:130px;
	float:left;
}

div.col3{
	width:285px;
	float:left;
}

div.title {
	height:72px;
}

* html div.titleR{	
}

div.titleR {
	height:72px;
}



div.title img, div.titleR img {
	border:none;
	outline: none;
}

div.title a:link img, div.titleR a:link img, div.title a:visited img, div.titleR a:visited img {
	border:none;
	text-decoration:none;
	outline: none;
}

div.pix {}

div.subtitle,
div.address,
div.subtitleR,
div.addressR,
div.ville {
	width:285px;
}

div.subtitle, div.subtitleR { font-size:19px; height:40px; line-height:40px;}

div.subtitle { letter-spacing:3px;}
div.subtitleR { letter-spacing:3px;}

/*ie7 hack*/
*:first-child+html div.signature {
	height:120px;
	margin-top:-60px;
}
/*ie6 hack*/
* html div.signature{	
	height:10px;
	margin-top:-60px;
	background:url(images/nobleguesthouse_logo.gif) top center no-repeat;
}
div.signature {width:100%; height:485px; background:url(images/nobleguesthouse_logo.png) bottom center no-repeat;}

/*ie7 hack*/
*:first-child+html div.signaturemiddle {
	height:135px;
}
/*ie6 hack*/
* html div.signaturemiddle{	
	height:135px;
}

div.signaturemiddle {width:100%; height:502px; border-bottom:#211d2b solid 1px;}

/*ie7 hack*/
*:first-child+html div.signatureinner {
line-height:267px;}
/*ie6 hack*/
* html div.signatureinner{	
line-height:267px
}

div.signatureinner {width:100%; height:510px; line-height:150px;}


span.textsignature {color:#2a2b3c; background:#110f16;}


