body {
	margin:auto;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color : #242424;
}
td {
	vertical-align: top;
}
#nomS {
	position :relative;
	float: left;
	width: 200px;
	top:30px;
	left:30px;
	color: #852026;
	font-size : 2em;
	font-variant: small-caps;
	font-weight: bold;
}
#car{
	clear:both;
	position :relative;
	float: left;
	width: 230px;
	top:30px;
	left: 23px;
	color: #852026;
	font-size : 1.2em;
	font-variant: small-caps;
	font-weight: bold;
}
#vent {
	clear:both;
	position :relative;
	float: left;
	width: 370px;
	top: 200px;
	left: 308px;
	font-size : 1.2em;
	text-align: center;
}
#serv {
	clear:both;
	position :relative;
	float: left;
	width: 230px;
	top: 5px;
	left: 8px;
	font-size : 1.3em;
	text-align: center;
}
#dep {
	clear:both;
	position :relative;
	float: left;
	width: 230px;
	top: 187px;
	left: 48px;
	font-size : 1.2em;
	text-align: left;
}
#present {
	clear:both;
	position :relative;
	float: left;
	width: 690px;
	top: 47px;
	left: 38px;
	font-size : 1.1em;
	line-height: 1.5em;
	text-align: left;
}

#fotos {
	clear:both;
	position :relative;
	float: left;
	width: 700px;
	top: 72px;
	text-align: center;
}
#adress {
	clear:both;
	position :relative;
	float: left;
	width: 530px;
	top: 85px;
	left: 108px;
	font-size : 1.2em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
#contact {
	clear:both;
	position :relative;
	float: left;
	width: 690px;
	height:190px;
	top: 57px;
	left: 38px;
	font-size : 0.8em;
	line-height: 1.1em;
	text-align: left;
}
#fotosC {
	clear:both;
	position :relative;
	float: left;
	width: 700px;
	top: 58px;
	text-align: center;
}
#adressC {
	clear:both;
	position :relative;
	float: left;
	width: 530px;
	top: 67px;
	left: 108px;
	font-size : 1.2em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

a img.cadr {
	border: 1px solid #242424;
}
a:hover img.cadr {
	border: 1px solid #852026;
}
#menu {
	clear:both;
	position :relative;
	float: left;
	width: 130px;
	top: 30px;
	left: 608px;
	font-size : 1.2em;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	color: #852026;
}
#menu   a {
	color: #852026;
}
#menu   a:hover {
	color: #242424;
}
.butt {
	color: #852026;
	background-color: white;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	border-width:1px;
	width:152px;
	text-align:center;
	border-color: #4D487E;
}
#error {
	position: absolute;
	top:-120px;
	left:400px;
	width:300px;
	padding:10px;
	font-size: 12px;
	font-weight:bold; 
	background-color: white;
	color:#FF0000;
}
/*--------- Lightbox -----------*/

#lightbox{
	position: relative;
    background-color: #ffffff;
    padding: 3px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
	 
}
#lightboxDetails{
    font-size: 0.9em;
    color: green;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ position: relative;border: none;  }

#overlay img{ border: none; z-index: 500; }

#overlay{ background-image: url(../overlay.png);  }

* html #overlay{ /*Hack IE */
    background-color:  #ffffff;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}

/*-------- fin lightbox -------*/

#copy {
	position: relative;
	float: left;
	width: 950px;
	left: 20px;
	top:0px;
	text-align:center;
	color: #aa9f89;
	font-size: 0.8em;boIrder: 1px solid aqua;
}	
#copy a {
	color: #aa9f89;
	text-decoration: none;
}
#copy a:hover {
	color: #a52a2a;
	text-decoration: none;
}
