@charset "UTF-8";

/* --- STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX LMENTS --- */
	/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, button,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-decoration: none;
}

html {font-size: 100%;}
a img {border: none;}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 80%; /* -> 4 */
	color: #006;
	background-color: #FFFFFF;
	background-image: url(../images/bodyBleu.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h1, h2, h3, h4, h5, h6 {margin: 0; padding:0; }
h1, h2, , h3, h4 {font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;font-weight: bold; }
h1, h2, h3, h4{font-size: 1.2em;padding-bottom:5px;}
p {margin: 0; padding:0;}
strong{font-weight: bold;color:#003;}
#entre-page{
	height: 6px;  /* repare IE6 */
	padding:0;
	padding-bottom: 8px;
	margin-left:-5px;
	background: url(../images/entre-page.png) repeat-x left top;
}
#global {width: 900px; margin: 0 auto; }
#entete {
	height: 155px;
	padding: 5px 0px 0px 0;
	text-decoration:none;		
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	border:none;
}
#entete .sous-titre {
	/*margin: 4px 0 15px 0;*/
}

/* Bloc central contenant #navigation et #contenu */
#centre {
	width: 100%; 
	overflow: hidden; 
	border: 1px solid #e6e5e5;
	border-top:none;
}

/* Contenu */
#contenu {
	margin-left: 170px; 
	padding: 0px;
	padding-left: 15px;
	height:auto;
}
#contenu > :first-child {
	margin-top: 0px;
}
#contenu p{
	line-height: 1.5;
}
/* Pied de page */
#pied {
	margin: 0;
	padding: 15px 20px 10px 0;
	font-size: .85em;
}
#logo{
	width:500px;
	padding:0;
	margin:0;
	float:left;
	text-decoration:none;	
	}
#logo p{
	clear:both;
	color: #006;
	font-size: 9px;
	text-decoration:none;
	}
#logo h1{
	clear:both;
	color: #006;
	font-size: 9px;
	text-decoration:none;
	}	
.pub {
	margin: 0;
	padding: 0;
	text-align: right;
}
 
.titreEntete {
	color: #006;
	height:20px;
	font-size: 9px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-decoration:none;
	clear:both;
}
.titreEntete a{
	color: #006;
	text-decoration:none;
	font-weight:bold;
}
.titreEntete a:hover{
	color: #F00;
	text-decoration:none;
}
img { border:none;}


/* Tableau des titres de pages <H1> et <P>*/
.tableTitre {
	width: 700px;
	display: table;
	border-collapse:collapse;
	background-color:#fff;
	color: inherit;
	}
.row1Titre {
	display: table-row;
	background-color: #fff;
	color: inherit;
}
.row1Titre h1 {
	width: 700px;
	display: table-cell;
	padding: 10px 0px 6px 0px;
	vertical-align: top;
	color: inherit;
	font-weight:bold;
}
.row1Titre p {
	display: table-cell;
	vertical-align: top;
	color: #039;
	height: 1%; /* -> 7 */
	padding: 5px 0px 6px 0px;
	line-height: 0.5em;
	font-size: 1em;
	text-align: right;
}
/* Fin Tableau des titres */


/* --------------------------------------- */
.lienLegislation {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.lienLegislation ul {
	margin: 5px 0 0 5px;
	padding: 2px;
	list-style-type:none;
}
.lienLegislation li{}
.lienLegislation li a {
	color: #06c;
	font-weight:bold;	
	display: block;
	height: 1%;  /* repare IE6 */
	list-style-type:none;	
	background: url(../images/puceRouge.png) no-repeat left center;
	padding: 3px 0px 4px 10px;
	margin:0;
	line-height: 15px;
	text-decoration: underline;
	font-size: 12px;
}
.lienLegislation a:hover {
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
	}
.lienLegislation p{margin: 0;padding-bottom: 5px;font-size: 12px;}
/* --------------------------------------- */
.lienUtile td {padding-left: 5px;}
.lienUtile a, .lienUtile a:active, .lienUtile a:visited{ 
	color:#06c;
	text-decoration:underline;
	background: url(../images/puceRouge.png) no-repeat left center;
	padding-left:10px;
}
.lienUtile a:hover{ color:#f00;text-decoration:underline;}


	
.lienOrga {	color: #006;font-size: 12px;}
a.lienOrga  {text-decoration:underline; }
.lien {	font-size: 14px;}
.lienFooter {	font-size: 12px;}

.LeFooter {
	color:#666;
	list-style-image: none;
	list-style-type: none;
	text-decoration:none;
}
a.LeFooter:hover{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}
a.lien, a.lienFooter{
	color:#06c;
	font-weight:bold;
	text-decoration:underline;
	list-style-image: none;
	list-style-type: none;
}
a.lien:hover,a.lienFooter:hover, a.lienOrga:hover{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
}

#footer{
	clear: both;
	width: 900px; 
	margin: 0 auto; 
	padding: 0;
	height: 80px;
	font-weight: bold;
	font-size: 80%;
	color: #006;
	text-align:center;
	background: url(../images/bg_footer.gif) bottom repeat-x;
}

.border {
	border: 1px solid #006;
	background: #F3FBFD;
	margin-left: -10px;
	}
form {	
	text-decoration: none;
	font-size: 12px;	
	}
input, select, textarea {
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #003366;
	margin-bottom: 1px;
}
table{	font-weight:bold;}


table.tarif{	
	font-weight:bold;
	text-align:right;
	margin-right:5px;
	line-height: 1.4em;
}
th.tarif {
	color: #FFF;
	background: #C00;
}
td.un{
	background:#90b0a8;
	padding-right: 5px;
	font-size:11px;
	}
td.deux{
	padding-right: 5px;
	background:#cccccc;	
	}
td.trois{
	padding-right: 5px;
	background:#fff;	
	}
/*  TABLE ORGANISMES */	
table.orga{ 
	border: 1px solid #999;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-right:5px;
	line-height: 1.4em;
}
th.orga {
	font-size:12px;
	padding-right: 5px;
	text-align:left;
	color: #006;
	background-color: #CCC;
}
tr.orga {
	color: #FFF;
	background: #C00;
}
td.orga{
	font-size:12px;
	background: #fff;
	padding-right: 5px;
	color: #006;
	border-bottom: 1px solid #333;
	}

/*  FIN TABLE ORGANISMES */

.coord1{
    text-align: left;
	font-weight:bold;
	padding-left: 5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
.coord2{
    text-align: left;
	font-weight:bold;
	padding-left: 5px;
	border-bottom:1px solid #ccc;
	}
.facture{
    text-align: right;
	font-weight:bold;
	padding-right: 5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	}

.etoile {color: #f00;font-weight:bold; font-size:12px;}

.error{color: #f00; font-size:12px;}

