/* CSS Document By Dieter Schneider 2006 | www.csstemplateheaven.com*/

* {margin: 0px;
   padding: 0px;
}
html { 
  font-size: 100%; /* Évite un bug d'IE 6-7. (1) */ 
} 

body { 
  
  font-family: Arial, Helvetica, FreeSans, sans-serif; 
  /*font-size: .8em; /* À adapter pour la police choisie. (3) */ 
  /*line-height: 1.4; /* À adapter au design. (4) */ 
  color: black; 
  background: white; 
  background-image: url(images/shadow_left.jpg);
 background-repeat: no-repeat;
} 


#container {
	/*font-size: 1.2em;*/
	/*margin-left: 20px;*/
	overflow: auto; 
	 width: 100%;
	
	
}

#header {
	height: 155px;
	
	background-color:#DBD6D4;
}
div#header img
{   border:none;
     
	  
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	background-color:#6C2930;
	height:59px;
}

#contenu {
    
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	
	}
#col_left {
background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
    float:left;
	padding-left: 1em;;
	
	} 
#col_right {
background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
    float:right;
	padding-left: 1em;
	
	} 
/*Contenu*/

#left {
    padding-left:1em;
	margin-right:20%;
	/*padding-left: 10px;*/
	padding-right: 10px;
	padding-top: 50px;
	} 
	  
#left p
{
text-align:justify;
/*line-height:2em;*/
	
   /* font-size:1em;*/
    /*padding: 0.0em;*/
}

#left img {float:left;
  width:30%;
height:auto;
 margin-right:5px;
 margin-bottom:2px;
			  }	

#left a:link {
	color: #6B2A31;
	text-decoration: none;
	/*font-weight: bold;*/
}     /* unvisited link */
#left  a:visited {
	color: #6B2A31;
	text-decoration: none;
	/*font-weight: bold;*/
}  /* visited link */
#left a:hover {
background-color:#6B2A31;
	color: #FFFF00;
	text-decoration: none;
	/*font-weight: bold;*/
}   /* mouse over link */
#left a:active {
    
	color: #006633;
	text-decoration: none;
	/*font-weight: bold;*/
}   /* selected link */



.clearthefloats {clear:both;}





/*****colonne de gauche****/
#sub_left {
            width: 22.5%;
           text-align:justify;
            line-height:1.2em;
             font-size: 0.80em; 
           float: left;
		   
		   }
#sub_left img{
            
            width: 66px;
			height:66px;
            
		   }		   
#sub_centre {
            padding-left:2%;
            width: 22.5%;
            text-align:justify;
            line-height:1.2em;
             font-size: 0.80em; 
            float:left;
			
		   }
		#sub_centre img{
            
            width: 66px;
			height:66px;
            
		   }
   
#sub_centredroit {
            padding-left:2%;
			padding-right:2%;
            width: 22.5%;
            text-align:justify;
            line-height:1.2em;
            font-size: 0.80em; 
            float:right;
		
		   }	
#sub_centredroit img{
            
            width: 66px;
			height:66px;
            
		   }		   

#sub_right { width: 22.5%;
             float:right;
         
            text-align:justify;
            line-height:1.2em;
             font-size: 0.80em;
        
 }
 


#sub_content  {
margin-left: 22%;
margin-right: 43%;
			
			  }


			  
#sub_content_infra {
line-height:1.2em;


font-size:0.80em;
 
			  }


#right {

    text-align:center;
	background-image: url(images/main_grafics.gif);
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
	padding-top: 284px;
	
	background-repeat: no-repeat;
	height: 492px;
}
#right p {
width:200px;
}
#footer {

	clear: both;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	text-align:center;
}

#footer img {float:left;
  
			  }	



/******************** Top Navigation ************************/

#navcontainer ul
{
    
	background-color: #6C2930;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	/*height: 59px;*/
	font-size: 0.75em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 21px 20px 0px 20px;
color: #fff;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
	
	/*height: 35px;*/
	color: #FFFF00;
}

/********************* End top navigation ***************************/


p {margin-bottom: 15px;
  margin-right:5px;
    margin-top: 0px;
	padding-left:5px;}


/********titres***********/
h1 {
text-align:center;
	font-size: 2em;
	padding-top: 25px;
	padding-left: 50px;
	padding-bottom:25px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	
	padding-bottom:10px;
}

h3 {text-align:center;
	font-size: 1.3em;
	margin-bottom: 20px;
	color: #4F4F4F;
	font-style: italic;
	font-weight: bold;
}
 




 /* sidebar navigation */
			
.navcontainer {
   position:fixed;
	width: 246px;
	height: 250px;
	padding-top: 54px;
	background-repeat: no-repeat;
	border-width: 2px;
	border-style: solid;
	border-color: #6B2A31;
}

.navcontainer ul
{
list-style-type: none;
margin-left: 40px;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 160px;
color: #000000;
}

.navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #FFFF00;
color: #0000FF;
}
.clearfix:after {
content:".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
/*backslash hack hides from IE ma\*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
