/*général*/
body {
	background:#fff;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif
}

/*  Couleurs des liens */
a { 
	text-decoration: none; 
	color: #333; 
	}
a:hover { 
	text-decoration: underline;
	color: #333;  }


/*blocs*/	

#page {
	width: 973px;
	height:auto;
	margin :15px auto 0 auto;
/*	background-color:#0066CC	*/
	}

#entete{	
	height:148px;
	width: 973px;

/*	background-color:#006600*/
	}
#global{
	background:url(../images/fond.gif) repeat-y;
	width:100%;
	height:auto;
	}
/*navigation*/

#navigation{
	float:left;
	width:220px;
	height:auto;
	margin:0px 0 0px 0px; 
	padding:0px;
	text-align:left;
}

#navigation ul{
	padding:8px 0 8px 0; 
	margin:0px;
	}	
	
#navigation li {
	list-style:none;
	height:auto;
	font-size: 1px ;/*correction bug ie6*/
	display:inline;/*correction bug ie6*/
	margin:0;
}

#navigation li a {
	display: block;
	height:auto;
	color:#039;
	font-size:13px; 
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	/*margin:3px 0 3px 0;*/
	padding:3px 0 3px 20px;
}
	
#navigation li a:hover{
	text-decoration:underline;
	color:#039;
	}
	
.separation{
		width:25px;
		height:1px;
		background-color:#09c;
		margin-left:13px;
		padding-left:0px;
		}

.cadre-menu-top{
	background:url(../images/cadre-menu-top.jpg) no-repeat;
	width:210px;
	height:8px;
	font-size:1px;
	margin:0;
	padding:0;
}

.cadre-menu-centre{
	background:url(../images/cadre-menu-centre.jpg) repeat-y;
	width:210px;
	height:auto;
	font-size:1px;
	margin:0;
	padding:0;
	}

.cadre-menu-bottom{
	background:url(../images/cadre-menu-bottom.jpg) no-repeat;
	width:210px;
	height:16px;
	margin:0;
	padding:0;
}
/*contenu*/
#contenu{
	width:500px;
	height:auto;
	padding:0 0px 25px 20px;
	margin:0px;
	float:left;
	text-align:left;

	}
	
.page_rubrique #contenu{
	width:650px;
	}

.page_sommaire #contenu h1 {
	font-size:22px;
	font-weight:bold;
	color:#09c;
	text-align:center;
	margin-right:20px;
	}
.page_sommaire #contenu h1 a{
	font-size:22px;
	font-weight:bold;
	color:#09c;
	}

.page_rubrique #contenu h1{
	color:#039;
	font-size:22px;
	font-weight:bold;
	height:50px;
	background:url(../images/bg-titre.jpg) 0px 40px repeat-x;
	}
	
.page_sommaire #contenu h2{
	font-size:15px;
	font-weight:bold;
	color:#666;
	text-align:right;
	border:#f00 2px solid;
	width:auto;
	margin-top:15px;
	margin-right:20px;
	padding:10px;
	}

.sous-contenu3{
	float:left;
	width:50%;
	margin:0;
	padding:0;

	}
		
.cadre-certification-top{
	background:url(../images/cadre-certification-top.jpg) no-repeat;
	width:235px;
	height:15px;
	margin:0;
	padding:0;
}

.cadre-certification-centre{
	background:url(../images/cadre-certification-centre.jpg) repeat-y;
	width:235px;
	height:auto;
	margin:0;
	padding:0;
	}

.cadre-certification-bottom{
	background:url(../images/cadre-certification-bottom.jpg) no-repeat;
	width:235px;
	height:15px;
	margin:0;
	padding:0;
}

.cadre-certification-centre ul.spip {
	margin:0;
	padding:10px;
}
.cadre-certification-centre li.spip {
	list-style:none;
	height:auto;
	margin:0;
	color:#039;
	font-size:12px; 
	font-weight:normal;
	padding:0 0 5px 13px;
	background:url(../images/bulle.jpg) 0px 2px no-repeat;
}
	
.sous-contenu4{
	float:left;
	width:50%;
	}
	
.sous-contenu4 a{
	background: url(../images/bouton.jpg) no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#039;
	display:block;
	width:232px;
	height:22px;
	text-align:center;
	padding:5px;
	}

.sous-contenu4 p.spip{
	margin:0px;
	}
	
.descriptif{
	font-style:italic;
	}
	
.descriptif a{
	text-decoration:underline;
	color:#666;
		}
	
.descriptif a:hover{
	text-decoration:underline;
	color:#666;
	}

/*nouveautés*/
#nouveautes{
	float:left;
	width:185px;
	height:auto;
	background: url(../images/nouveaute.gif) no-repeat;
	padding:100px 0px 0 15px;
	text-align:left
	}
	
#nouveautes h1{
	color:#f00;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}
#nouveautes p{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:0px;
}

#nouveautes a{
	color:#039;
}




/*pied*/
#pied {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom:10px;
	padding-top:0px;
	text-align: center; 
	color:#039;

}

#pied a{
	color:#039;
	font-size:12px;
	}

#adresse{
	clear: both;
	margin:0px auto 0 auto;
	padding-top:20px;
	font-size:11px;
	width:973px;
	height:auto;
	color:#039;
	line-height:15px;
	text-align:center;
	background:url(../images/footer.jpg) no-repeat;
	}
	
#adresse a{
	color:#039;
	font-weight:bold
	}
	
#conception{
	width:760px;
	margin:20px auto 0 auto;
	text-align:right;
	font-size:10px;
	color:#999;
	}
	
#conception a{
	color:#999;
}

/*rubriques*/


#contenu .liste-articles h1 {
	font-size:22px;
	color:#f00;
	border-bottom:#f00 2px solid;
	font-weight:normal;
	background:none;
	padding:30px 0 0px 0px;
	height:auto;
	}
	
.haut{
	float:right;
	background:url(../images/puce-haut.gif) top center no-repeat;
	width:auto;
	height:40px;
	padding-top:10px;
	}
	
/*typo*/

.important{
	font-size:17px;
	color:#f00;
}

.bleu{
	color:#039;
	}
	
h3.spip{
	font-size:20px;
	font-weight:bold;
	color:#039;
	text-align:left;
	}
.lien-rouge a:hover{
	color:#f00;
	}

/*liste*/
li.spip {
	background:url(../images/puce_orange.gif) 0px 3px no-repeat;
	padding:0 0 0 15px;
	margin-left:20px;
	}

ul.spip ul.spip {
	margin-top:10px;
	}
	
/*li li.spip {
	background:url(../images/puce_orange2.gif) 0px 3px no-repeat;
	padding:0 0 0 15px;
	margin-left:20px;	
	}*/


/* Tableaux */
table.spip {
	/*margin: auto;*/
	margin-top:20px;
	margin-bottom: 1em;
	border: none/*1px solid #060*/;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFf; }
table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { 
	padding: 5px 30px 5px 5px; 
	text-align: left;
	vertical-align: middle; }



