img {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {    
    background: #969696 url(./css/bgbody.gif) repeat-x top;
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 14px;    
    line-height: 1.5em;    
    margin-top: 0em;
    margin-right: 0.1em;
    margin-bottom: 0.1em;
    margin-left: 0.1em
}

#metawrapper{
    width: 950px ;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    text-align: center;
    clear: both;

}

#wrapper{
    width: 950px ;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    text-align: center;
    clear: both;
    float:left;
}

#header{      
    padding:0px 0px 0px 0px ;
    margin:0px;
    height:250px;
}
#main_menu{
    text-align:right;
    padding:0px 0px 0px 0px ;
    margin:0px; 
    height: 25px;   
    background: #FF0505 url(./css/redmain.jpg) repeat-x bottom;
}
#main_menu UL{
    list-style:none;  
    padding:0px 20px 0px 0px ;
    margin:0;
}
    
#main_menu UL LI{
    display:inline;          
    background:url(./css/pucerouge.jpg) no-repeat left;
    margin:0px 0px 0px 15px;
    padding:0px 0px 0px 18px;
    color:#000;
    font-style: normal;
    font-weight: bold;
}

#main_menu UL LI:hover{
    background:url(./css/pucerouge_over.jpg) no-repeat left;
    color: #FFF;
}

#main_menu UL LI a {    
    color:#000;
    text-decoration: none
}

#conteneur{
    float: left;
    background:url(./css/conteneur.jpg) repeat-y left;
    border-left: 1px solid #FF0505;
    border-right: 1px solid #FF0505;
    border-bottom: 1px solid #FF0505;
    border-top: 2px solid #FF0505;
    margin-top: 20px;
    background-color: #fff;        
}




#main_content{
    text-align: justify;   
    margin: 0px 20px 20px 20px;
    float:left;
}
#footer{
    color: #000000;
    clear: both;
    padding:9px 0px 9px 0px;;
}
#footer A{
    color: #000000;  
    text-decoration: none;
}

#footer A:hover{
    color: #FF0505;
    text-decoration: underline;
}

#secondary_menu{
	width: 100%;
	margin:0px 0px 15px 0px;
}
#secondary_menu UL{
	margin:0px 5px 0px 0px;
	padding:0px;
	list-style: none;
}
#secondary_menu UL LI{
	padding:4px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
	height:20px !important;
	height:25px;
	background: url(css/secondaire_line.gif) no-repeat right bottom;
	text-align: right;
}

#secondary_menu UL LI A{
	text-decoration:none;
	color:#579CB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#secondary_menu UL LI A:hover , #secondary_menu UL LI A.actif{
	color:#F26101;
}


#third_menu{
	width: 100%;
	margin:0px 0px 15px 0px;
    float: left;
}


#third_menu UL{
	margin:0px;
	padding:0px;
	list-style: none;
	display: inline;
}


#third_menu UL  LI{
	padding:2px 0px 3px 0px ;
	margin:0px 0px 0px 0px ;
	background: url(css/standart_3_level.gif) repeat-y left top;
	text-align: right;
}

#third_menu UL  LI:first-child {
	background: url(css/top_3_level.gif) no-repeat left top;
    padding:2px 0px 0px 0px ;

}

#third_menu UL  LI:last-child {
	background: url(css/bottom_3_level.gif) no-repeat left bottom;
        height:10px;
}

#third_menu UL LI A{
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
	color:#304269;
	text-decoration: none;
    text-transform:uppercase;
	font-size: 11px;
	font-family: arial;     
}
#third_menu UL LI A:hover{
   color:#FF7E00;
}

#third_menu UL LI A.actif{
   color:#FF7E00;
}

#third_menu UL  LI UL {
    padding:2px 0px 0px 0px ;
    margin:0px 0px 0px 0px ;
    text-align: right;
    background-image: none;
    list-style: disc;
    float: right;
}

#third_menu .fourthmenu {
    text-align: right;
    background: url(css/menu_colleft_pix.gif) repeat-y left bottom;  
    padding:0px 0px 5px 0px;   
    margin:0px 0px 0px 0px;            
}

#third_menu .fourthmenu  A{
    padding:0px 0px 0px 0px ;
    margin:0px 0px 0px 0px ;
    color:#579CB8;
    text-decoration: none;
    font-size: 11px;
    font-family: arial; 
    font-weight: nornal;
}

.fourthmenu A:hover{
   color:#FF7E00;
}

#le_zone{
    float: left;
}




#footer_links{
	margin:0px 0px 0px 0px;
	width: 156px !important;
	/*width: 222px;  */
	height:167px !important;
	/*height:217px;  */
	background:   url(css/center_footer.gif) no-repeat center top;	
	float: left;
	padding: 50px 33px 0px 33px;
	line-height:25px;
	text-align: left;
}
#footer_links A{
	color:#579CB8;	
	text-decoration: none;
}


#social{
	
	text-align: center;	
	height: 32px;
	margin-left:auto; 
	margin-right:auto;
    width:300px;
    clear: both; 
}
#social #eleme{
	display: inline;
	padding:5px 0px 0px 0px ;
	margin:0px 0px 0px 0px ;
	background:  url(css/social.gif) repeat-x left bottom;
	text-align: center;
	/*height: 27px !important;*/
	height: 27px;
	float:left;
	width: 250px;
}
#social #eleme img{
	margin:0px 2px 0px 2px ;
}

#social #first {
	background: url(css/firstsocial.gif) no-repeat left bottom;
	width:25px;
	height: 32px;
	float:left;
}
#social #last {
	background: url(css/lastsocial.gif) no-repeat right bottom;
	height: 32px;
	width:25px;
	float:left;
}


#pattent{
	width: 100%;
	color:#779DB2;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
}
#pattent a{
    text-decoration: none;
}



/**   MEWS CSS**/
#news {
    text-align: right;
    margin:0px 0px 20px 0px;
    padding:0px;
    width:185px;    
    float: left;
    background: none;    
}

#news H2{
    color:#FF7E00;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    margin:0px 0px 0px 0px;
    padding:0px;
}

#news A {
    color:#579CB8; 
    font-family: arial;
    font-weight: bold;    
}

#news A:hover{
    color:#FF7E00;    
}

.morenews {
    padding-bottom:10px
}

.morenews A{
    color:#579CB8;
    font-family:arial;
    font-weight:bold;
    font-size:11px;
}

