/* © 2008 index */

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend{
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html{
	height:100%;
}
body{	
	background:#113651
	 url(../images/fond-index.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	height:100%;
}	

a{
	text-decoration: none;
}

 a:hover{
	text-decoration: underline;
}

ul{
	padding:10px 0px 5px 30px;
	margin:0px;
}

li{
	padding:0px 5px 0px 0px;
	margin:0px;
	list-style-image:url(../images/puce-bleu.gif);
}

table{
	padding:0px;
	margin:0px;
}

img{
	padding:0px;
	margin:0px;
}

h1{
	font-size: 20px;
	color: #008ca7;/*002740*/
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: lighter;
}
h2{ 	
	font-size: 12px;	
	color: #612200;	
	margin: 0px !important;	
	padding: 5px 0px 5px 0px;	
}
h3{
	font-size:12px;
	color: #612200;	
}
h4{ 	
	font-size:12px;	
	color: #233c7e;	
	margin: 0px !important;	
	padding: 0px;	
}


/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none;}
:focus{-moz-outline-style: none;}

/*################################################*/

#site {
	width: 976px;
	background: url(../images/degrade-bleu.jpg) repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	left:50%;
	position: absolute; 
	margin-left: -488px;
}
#header {
	float: left;
	width: 976px;
	height: 215px;
	background: #ffffff url(../images/header-bleu.jpg) no-repeat;
	margin: 0px;
	padding: 0px;	
}
#headerPrint {
	display: none;	
}
#topmenu {
	float: right;
	margin: 4px 22px 0px 0px;
}	
#topmenu li{
	display: inline;
	padding: 0px;
	margin: 0px;
}
#topmenu li a{
	color: #008ca7;/*ffffff*/
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: -2px;
	text-decoration:none;
}

#topmenu li a:hover{
	color: #fff;/*008ca7*/
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: -2px;
	text-decoration:none;
}

#animation{
	float:left;		
	width: 974px;
	height: 162px;
	margin: 10px 0px 0px 1px !important;
	margin: 10px 0px 0px 1px;
}

/*----------------------------------------------------------------------*/
/* debut - gestion contenu */
/*----------------------------------------------------------------------*/

#content {
   	float: left;	
	width: 945px;
	height:auto !important;
	min-height: 300px;	
	margin: 10px 0px 0px 23px !important;
	margin: 5px 0px 0px 11px;
	text-align: justify;
}

.separation{
	clear: both;
	margin: 0px;
	padding: 0px;
}

.txtClignotant{
	color:#0092AD;
	font-weight:bold;
/*	text-transform:uppercase; */
}


/* --------------- 1 Contenu principal--------------- */
#contenuPrincipal {
	float: left;
	width: 648px;
	height: auto;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#contenuPrincipal a{
	color:#008ca7;
	text-decoration:none;
}

#contenuPrincipal a:hover{
	color:#008ca7;
	text-decoration: underline;
}

#presentation{
	margin-top: 6px;
}

.paragraphes{
	margin-bottom: 10px;
	color: #fff;
}

.signature{
	text-align:right;
}

#edito{
	float: left;
	width: 648px;
	margin: 10px 10px 15px 0px;
	padding: 0px;
	color: #fff;
}

.img-photo{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px #008ca7 solid;/*002740*/	
}

.img-vignette{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px #008ca7 solid;/*002740*/	
}
#metiers{
	float: right;
	width: 648px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	color: #333333;
}
p.enSavoirPlus  {
	float: right;
	margin-top:5px;
}

p.enSavoirPlus a {
	color: #ea812d;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal; 
}

.enSavoirPlus  a:hover{
	text-decoration: underline; 
}

#mentions-gauche{
	float:left;
	display:block;
	width:225px;
	margin-top:10px;				
	text-align:left;
}

#mentions-droite{
	float:right;
	display:block;
	width:400px;
	text-align:justify;
	margin-top:10px;

}
/* --------------- 2 Colonne de droite --------------- */
#colonneDroite {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;	
}

#colonneDroite a{
	color: #1b3c6e;
	font-size: 12px;
	font-weight: bold;	
}

#colonneDroite ul a{
	margin-bottom: 5px;
}

#colonneDroite ul{
	margin: 10px 0px 10px 0px;
}

#colonneDroite li{
	list-style-image: url(../images/puce.jpg);
}

#colonneDroite img{
	margin: 0px;
	padding: 0px;	
}

.cellTop{
	height: 22px;
	margin: 0px;
	padding: 0px;
}

/* ---------------------------------------------------------------------------- ACCES SECURISE*/
#accesSecurise {
	width: 278px;
	height: auto;
	margin: -5px 0px 0px 0px;
	padding: 8px 0px !important;
	padding: 0px;
	background: transparent url(../images/cell-fond-bleu.jpg) repeat-y;
}
#accesSecurise a{
	color: #1b3c6e;
	font-size: 12px;
}
#connexuser{
	margin:5px 0px 2px 20px;
}
#connexpass{
	margin:5px 0px 2px 20px;
}
#connexsubmit{
	text-align:center;
	width:60px;
	margin:15px 0px 0px 0px;
	float:right;
}
#connexoublie{
	margin:5px 0px 0px 25px;
	float:left;
}
#connexion{
	color: #008ca7;
	padding:5px 0px 0px 10px;
}


/* ---------------------------------------------------------------------------- ACTUALITES*/
#actualites{
	width: 278px;
	height: auto;
	margin: -5px 0px 0px 0px;
	padding: 8px 0px !important;
	padding: 0px;
	background: transparent url(../images/cell-fond-bleu.jpg) repeat-y;
	text-align:left;
}
.actualite-globale{
	clear:both;
	text-align:right;
	border-top:1px solid #1e4560;/*008ca7*/
	width:265px;
	padding-top:5px;
	margin:10px 5px 5px 5px;
}

.txtClignotant{
	color:#0092AD;
	font-weight:bold;
/*	text-transform:uppercase; */
}

/* ---------------------------------------------------------------------------- VOUS SOUHAITEZ*/
#vousSouhaitez{
	width: 278px;
	height: auto;
	margin: 0px;
	padding: 8px 0px !important;
	padding: 0px;
	background: transparent url(../images/cell-fond-bleu.jpg) repeat-y;
	text-align:left;
}
#vousSouhaitez ul{
	list-style-image: url(../images/puce.jpg);
}

/*----------------------------------------------------------------------*/
/* fin - gestion contenu */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - formulaire */
/*----------------------------------------------------------------------*/


form{
	float:left;
	margin:0px;
	width: auto;
	width: auto !important;
	height: auto;
	height: auto !important;
		
}

fieldset{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	}

label{
	float:left;
	margin: 2px 0px 0px 10px;
	padding: 0px;	
}
#contenuPrincipal form{
	float:left;
	font-size: 12px;
	margin:0 20px 0 95px !important;
	margin:0 20px 0 47px;
	width: auto;
	width: auto !important;
	height: auto;
	height: auto !important;	
}
#contenuPrincipal fieldset{
	float:left;
	display:block;
	margin:0px;
	padding-right:20px;
	text-align:left;
}
#contenuPrincipal label{
	float:left;
	width:120px;
	margin:6px 0 0 0;
	padding:0px;
	text-align:left;
	border-bottom:1px dashed #CCC;
}


/*----------------------------------------------------------------------*/
/* fin - formulaire */
/*----------------------------------------------------------------------*/

/*----------------------------------------------------------------------*/
/* debut - gestion footer */
/*----------------------------------------------------------------------*/

#footer {
	float: left;
	width: 100%;
	background: url(../images/degrade-bleu.jpg) repeat-y;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;	
	font-size: 10px;
	color: #fff;	
}
#footer a{
	color: #fff;
	font-size: 10px;
}
#footerPrint{
	display: none;
}

/*----------------------------------------------------------------------*/
/* fin - gestion footer */
/*----------------------------------------------------------------------*/

.wash{
	clear:both;
	margin:0px;
	padding:0px;
}
