* {
	margin:0;
	padding:0;
}

html, body { 
    height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-image:url(../img/fond.gif);
	background-repeat:repeat-x;
}


h1{
	color: #dba436;
	font-size: 18px;
	padding-bottom:2px;
}
h2{
	color: #554a41;
	font-size: 18px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:1em;

}
h3{
	color: #dba436;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;

}
.optimacolor{
color: #dba436;
}
strong{
	/*color: #dba436;*/
}
.surmot{
	color: #554a41;
	font-weight:bold;
}
a, a:active, a:active, a:link, a:visited{
text-decoration: none;
color:#dba436;
font-size:12px;
	
}
 a:hover {
color:#dba436;
text-decoration: none;
}

#textcontent ul{
margin-left:15px;
margin-bottom:15px;
}
#textcontent li{
list-style-image:url(../images/bullet_blue.gif)
}



.wrapper {
	min-height: 100%;
	height: auto !important;
	/*   height: 100%; */
    margin: 0 auto -28px;
	width:886px;
}


#header{
	height:135px;
	width:886px;
}
#logo{
float:left;
padding-top:14px;
margin-left:-14px;
width:300px;
}


#imgsite{
height:342px;
/*height:100px;*/
width:884px;
/*background-color: #CCCCCC;*/
float:left;
border:1px solid #aaa092;
/*display:block;
clear:both;*/
}
#content{
position:relative;
width:886px;
padding-top:23px;
padding-bottom:23px;
float:left;
display:block;
clear:both;
}
#homecol{
/*color:#777777;*/
}
#homecol a:hover{
color:#dba436;

}
#homecol a, #homecol a:active, #homecol a:link, #homecol a:visited{
/*font-size:10px;*/
text-decoration: none;
color:#dba436;
	
}
#textcontent{
position: relative;
border-right:1px solid #aea5a1;
padding-right:28px;
padding-left:161px;
width:492px;
height:300px;
height:auto;
min-height:300px;

float:left;
display:block;
clear:both;
line-height:1.5em;
}
#textcontent a, #textcontent a:active,  #textcontent a:link, a:visited{
	text-decoration: none;
	color:#dba436;
	
}
#textcontent a:hover {
	color: #dba436;
	text-decoration: none;
}
#textcontent p{
padding-bottom:1em;
}

#blocright{
position: relative;
padding-left:28px;
float:left;
width:175px;
float:right;

}
#blocright a, #blocright a:active, #blocright a:link, #blocright a:visited{
	color:#dba436;
	text-decoration: underline;
	
}
#blocright a:hover {
	color: #dba436;
	text-decoration: none;
}
#textcontent a.linkunder, #textcontent a.linkunder :active, #textcontent a.linkunder:link, #textcontent a.linkunder:visited{
	color:#dba436;
	text-decoration: underline;
	
}
#textcontent a.linkunder:hover {
	color: #dba436;
	text-decoration: none;
}
.footersite, .push {
		width:886px;
		margin: auto ;
}
.push {
	 height: 28px;
}
.footersite{
	height:28px;
	color:#666666;
	text-align:left;
	font-size:12px;
}
#footer{
padding-right:4px;
}
#footer a, #footer a:active, #footer a:link, #footer a:visited{
text-decoration: none;
color:#666666;
	
}
#footer a:hover{
color:#dba436;
text-decoration: none;
font-weight:bold;
}
#footer a.selected, #footer a.selected:active, #footer a.selected:link, #footer a.selected:visited{
text-decoration: none;
color:#dba436;
font-weight:bold;
}
.footertrait{
color:#dba436;
padding-left:13px;
padding-right:13px;
}
#sitemap{
color:#dba436;
}
#sitemap a, #sitemap a:active, #sitemap a:link, #sitemap a:visited{
text-decoration: underline;
color:#666666;
	
}
#sitemap a:hover{
color:#dba436;
text-decoration: none;
}

