@charset "utf-8";

/*--------Normalisation------------*/
/*
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, * {margin : 0;padding : 0;}
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p {margin : 0;padding : 0;}
h1, h2, h3, h4, h5, h6 {font-size : 100%; font-weight:normal;}
ol, ul {list-style : none;}
address, caption, cite, code, th, var {font-style : normal;font-weight : normal;}

/*table {border-collapse : collapse;border-spacing : 0;}*/
fieldset, img {border : 0;}
caption, th {text-align : left;}
q:before, q:after {content :'';}
a{outline: none;}
/*:focus{-moz-outline-style: none;}*/

/*--------Usefull------------*/
.spacer {clear:both;}
.left{float:left}
.right{float:right}

/*--------HTML------------*/
body{ background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#666;}
body.page{ background:#FFFFFF url(/img/charte/bg_009966.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#666;}
a:hover {text-decoration:underline;}

/*--------DIV------------*/
#global { width:1030px; margin:0 auto}
#header { padding-top:20px; margin-left:15px; float:left; height:150px; position:relative; z-index:2000;}
#header .brand{ width:210px; float:left; margin-left:10px}






.titre_doc	{font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: oblique;	font-weight: bolder;	color: #009966;letter-spacing: 5px;}

.titreCouleur	{color: #009966;	font-family: Verdana;font-size: 14px;font-weight: bold;}
.titreCouleurAlt	{color: #000000;	font-family: Verdana;font-size: 14px;font-weight: bold;}
.titreSurFond	{color: #000000;	font-family: Verdana;font-size: 10px;font-weight: bold;}
.titreSurTexte	{color: #FFFFFF;	font-family: Verdana;font-size: 12px;font-weight: bold;}
a.titreSurTexte:hover	{color: #FFFFFF;	font-family: Verdana;font-size: 12px;font-weight: bold;text-decoration : underline;}

.cadre {border-color: #009966 #009966 #009966 #009966;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	font-family:Verdana;	font-size:10px;	color:#000000;	text-decoration:none;}

.fond_couleur {background-color:#009966;}

