/* generated by csscreator.com */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#dfdeb2;
 background-image:url(fond.jpg);
 background-repeat:no-repeat;
 background-position:50% 0%;
 font: 11pt MS Serif, Helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:center;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:90px; 
  background-color:#FFFFFF; 
  background-image:url(bannhaut1.jpg);
 width:100%;
}
#header2{
 position:relative; 
 height:175px; 
  background-color:#FFFFFF; 
  background-image:url(bannhaut2.jpg);
 width:100%;
}
	/*navigation top*/
#nav 
{
   margin:0;
   padding:0;
}

#nav li 
{
   display:inline;
   padding:0;
   margin:0;
}
#nav a:link, #nav a:visited 
{
   color:#283030;
}
#nav a:link, #nav a:visited 
{
   color:#283030;

}
#nav 
{
   margin:0;
   padding:0;
   margin-left: 2%;
   margin-top: 11.5%;
}

#nav a:link, #nav a:visited 
{
   color:#283030;
   padding:20px 40px 4px 10px;
   float:left;
   width:auto;
}
#nav a:link, #nav a:visited 
{
   color:#283030;
   padding:20px 40px 4px 10px;
   float:left;
   width:auto;
   text-decoration:none;
   font:bold 11pt Arial, Helvetica, sans-serif;
   text-transform:uppercase;
}
#nav a:hover 
{
   color:#777751;
}
#header3{
 position:relative; 
 height:140px; 
  background-color:#FFFFFF;
  background-image:url(bannhaut3.jpg);
 width:100%;
}
 
#leftcol{
 width:16%; 
 float:left; 
 position:relative; 
  }
 
#twocols{
 width:83%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:17%; 
 float:right; 
 position:relative; 
 }
 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:82%;
  	border-width : 1px;
	border-style : solid;
	border-color : #777751;
  height: 2600px
 }
 
#footer{
 height:200px; 
 clear:both;
 background-image:url(bannbas.jpg);
 }
 
div#blocnews {
	float:left;
	width:15%px;
	}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

