/* TABLE DES MATIÈRES:
	- Éléments à cacher
	- Éléments de base à personnaliser
	- Pied de page
	- Textes
----------------------------------------------------------------------------------------*/

/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#menu, #menupaslog, #zonelogin, #menuu, #menuupaslog, a.plusdetail, a.hautpage, #menusecondaire, #menusecondaire2, #menusecondaire3, #colnouvelle, #menutravailleurs{display: none;}

.logo img{border: none;}

body{color: #000;font-size: 11px;font-family: Arial, Verdana, Tahoma;}

/* TEXTES
--------------------------------------------------------------------------------------- */
h1{
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f1a629;
}
h2{
	padding-top: 15px;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f15d22;
}
h3{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #f1a629;
	padding-top: 10px;
	padding-bottom: 0px;
}
h3.title ul li{
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #f15c22;
	margin-left:15px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-transform:uppercase;
}
h4{
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #f1a629;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
h5{
	color: #231f20;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
h5 a, h5 a:link, h5 a:visited{color: #231f20;text-decoration: none;}
h6{
	color: #231f20;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
h6 a, h6 a:link, h6 a:visited{color: #231f20;text-decoration: none;}

p{font-size: 11px; line-height: 16px; color: #000;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited, a, a:link, a:visited
{color: #998b7d; text-decoration: underline;}
ul li{color:#1F1F1F; font-size:11px; line-height:16px; list-style:square; margin-left:35px; margin-bottom:5px;}
ul.none li{color:#1F1F1F; font-size:11px; line-height: 16px; list-style:none; margin-left:20px;}
ol li{color:#1F1F1F; font-size:11px; line-height: 16px; margin-left:16px;}

.lignegrise{border-bottom: 1px #a8aaad solid;line-height: 0;}
.ligne{border-top: 1px #f15d22 solid;line-height: 0;}
.orange{color: #f15d22;}
.bleu{color: #0094d3;}
.textpetit{font-size: 10px;line-height: 15px;}


table#main {border:0px; width:400px; margin:0px; padding:0px;}
table#header {height:35px;}
td#column1 {width:200px; text-align:left;}
td#column2 {width:100px; text-align:center;}
td#column3 {width:100px; text-align:center;}


#divise2gauche{
	font-size: 11px;
	text-transform: uppercase;
	color: #998b7d;
	font-weight: bold;
}
#divise2droite{
	padding: 50px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #998b7d;
	font-weight: bold;

}
#divise2droite a, #divise2droite a:link, #divise2droite a:visited{color: #998b7d;}







/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color: #f15d22;font-size: 10px;height: 22px;padding: 8px 0 0 8px;border-top: 1px #9a8d7e solid;}
#piedPage a, #piedPage a:link, #piedPage a:visited{text-decoration: none;color: #f15d22;}
#piedPage a:hover, #piedPage a:visited:hover{text-decoration: underline;color: #f15d22;}
