INPUT { font-size:15px; color:#505050;  text-decoration: none; font-family:arial,verdana;
border-style: solid; border-width: 1px ; border-color:#9e9e9e; background-color: #e3e4e5 }
TEXTAREA { font-size:15px; color:#505050;  text-decoration: none; font-family:arial,verdana;
border-style: solid; border-width: 1px ; border-color:#9e9e9e; background-color: #e3e4e5 }


HTML { height:100%; }
BODY { 
	height:100%; background-color: #e3e4e5; margin: 0px 0px 0px 0px;
	background-image:url(image/fond_clair.gif); background-repeat:repeat-x; 
	font-size:15px; color:#505050; text-decoration: none; font-family:arial,verdana; line-height: 22px  
	}

.menu { 
	margin-top:99px; margin-left:280px; position:absolute; 
	}

.sous_menu {
	width:580px;
	margin-top:15px;
	padding: 5px 0px 5px 5px;
	border-width: 1px 0px 1px 0px; border-style:solid; border-color:#9e9e9e;
	}

.titre_rouge { font-size:16px; color:#b51a46; font-weight:bold; }
.titre_rouge_18 { font-size:18px; color:#b51a46; font-weight:bold; }
.titre_1 { font-size:15px; color:#505050; font-weight:bold; }
.img_titre { margin-bottom: 20px; }
.vert { font-size:16px; color:#12b0a9; text-align:center }

.div_img { 
	padding-left:20px; float:left; width:80px; height:100px; text-align:center; 
	}
	
.lien { 
	font-size:13px;
	}

.bas { 
	border-style:solid; border-width: 1px 0px 0px 0px; border-color:#909090; 
	padding:10px 5px 10px 5px; margin-top:20px; margin-bottom:10px;
	font-size:12px; text-align:center; line-height: 16px
	}
	
a.bas_lien { 
	font-size:12px; 
	text-decoration:none; color:#505050; 
	}
	
a.bas_lien:hover { 
	font-size:12px; 
	text-decoration:underline; color:#505050; 
	}
	
.encadre { 
	font-size:14px; 
	border-style:solid; 
	border-width: 1px; 
	border-color:#9e9e9e; 
	padding:10px; 
	background-color:#EEEEEE; 
	}

#cadre_tags {
	width:749px;
	}
	
.cadre_presse_1 { 
	padding:5px; background-color:#EEEEEE; 
	margin-bottom:5px; 
	}
	
.cadre_pdf { border-style:solid; border-width: 0px 0px 1px 0px; border-color:#9e9e9e; padding:6px; margin-bottom:5px;  }
.txt_petit_pdf {  font-size:13px; text-align:justify;  line-height: 16px; margin:5px 0px 5px 0px; }

.cadre_1 { 
	margin-right:auto; margin-left:auto;
	padding:0px; text-align:justify; width:760px;
	border-top:1px solid #e4e1d4;
	background-image:url(image/titre_cartier.gif); background-position: center -1px;  background-repeat:no-repeat;  
	}
	
.cadre_txt {
	margin-top: 150px; 
	}
	
.reference { 
	font-size:12px; line-height: 15px; text-align:justify;  
	background-image:url(image/references_fond.jpg); background-repeat:no-repeat; 
	background-position : 0px 12px; padding-left:225px; 
	}
	
.cadre_lien {
	margin-bottom:20px;
	font-size:13px;
	}

a {  color:#b41945; text-decoration:none; font-weight:normal; }
a:hover { color:#b41945; text-decoration:underline; }
a.voir_pdf {  color:#b41945; text-decoration: none;  font-size:13px; }
a.voir_pdf:hover { color:#b41945; text-decoration:underline; font-size:13px; }

a.lien_tag { font-size:13px; color:#b51a46; text-decoration:none; }
a.lien_tag:hover { font-size:13px; color:#b51a46; text-decoration:underline; }

a.rouge { font-size:15px; color:#b51a46; font-weight:bold; font-style:italic; text-decoration:none; }
a.rouge:hover { font-size:15px; color:#b51a46; font-weight:bold; font-style:italic; text-decoration:underline; }

a.gris{  color:#505050; font-size:15px; font-weight:bold; text-decoration:none; }
a.gris:hover {  color:#505050; font-size:15px; font-weight:bold; text-decoration:underline; }

.menu_actif {   text-align:center; display: block; font-family:arial,verdana; font-size:15px; color:#000000; 
text-decoration: none; font-weight:bold; width:110px; background-color: #D5D7DC; padding:5px; }

/* TAB */

#tab .onglet {
	border-bottom:1px solid #9e9e9e;
	width:749px;
	margin-bottom:10px;
	overflow:hidden;
	}
	
#tab .onglet .cadre {
	float:left;
	margin-left:10px;
	font-size:13px;
	}
	
#tab .onglet .cadre span {
	display:block;
	margin-right:5px;
	padding-top:5px;
	}
	
#tab ul.lien_tab {
	margin:0px;
	padding:0px;
	list-style:none;
	}

#tab ul.lien_tab li {
	display:inline-block;
	float:left;
	color:#505050;
	text-decoration:none;
	background-color:#EFEFEF;
	margin-right:10px;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	}
	
#tab ul li.on {
	color:#12b0a9;
	text-decoration:none;
	}