/* comites.css CSS Document */

body {
	margin: 0;
	text-align: left;
	font-size: 1em;
	color: #333;
	background-image:url('img_enfant/bg_body.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
}

.page_comites #page{
	width:750px;
	text-align:left;
	border:1px solid #00AAD3;/*bleu turquoise*/
	background-color:#BAE0ED;/*bleu pale*/
	background-image:url('img_enfant/bg_comites_v7.jpg');
	background-position:0px -100px;
	background-repeat:repeat-x;/**/	
	min-height:530px;
	}

#entete{
	height:112px;
	background-image:url('img_enfant/comites_600.gif');
	background-position:top left;
	background-repeat:no-repeat;
	}

#conteneur{
	font-size:12px;
	width:95%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}

.gauche_logo{
	display:inline;
	float:left;
	text-align:left;
	width:auto;
	margin:0 15px 0 0;
	}
/*  Titraille
---------------------------------------------- */
hr{border-top:1px dashed #00AAD3;border-bottom:1px dashed #00AAD3;}
 h1{
	font-size:22px;
	color:#975B9C;
	font-weight:bold;
	margin:0 20px 0 128px;
	padding:37px 0 0  0;
	}
h2{
	height:29px;
	width:303px;
	margin:20px 0 0 17px;
	padding:2px 0 0 0;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	background-image:url('img_enfant/comites_h2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	}
h3.spip, h3 {
	margin:20px 0 0 0;
	padding:5px 5px 5px 25px;
	color:#ffffff; 
	font-size:14px;
	font-weight: bold; 
	background-image:url('img_enfant/comites_h3_18.gif');
	background-position:5px 2px;
	background-repeat:no-repeat;
	}
h3.rose{display:block;background-color:#E2007A;}
h3.jaune {display:block;background-color:#F8B334;}
h3.vert {display:block;	background-color:#B8BE00;}
h3.violet {display:block;background-color:#975B9C;}
h3.orange {display:block;background-color:#EE7F00;}

h3.portfolio{
	margin:20px 0 -5px -25px;
	color:#00AAD3;
	font-size:14px;
	font-weight: bold; 
	background-image:none;
	}

.mini_plan h3 a { 
	margin: 20px 0 10px 20px;
	padding:0 0 0 16px;
	font-size: 13px; 
	font-weight:bold; 
	color:#00AAD3;
	background-image:url('img_enfant/puce_ensavoirplus.gif');
	background-position:1px 3px;
	background-repeat:no-repeat; }
.mini_plan .texte{
	font-size:11px;
	margin:0 0 0 36px;
	}
	
spip.b, strong{color:#E2007A;}

/*differents petits blocs pour rendre plus beau pouf pouf*/


	
/*  style de l article
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
	color:#00AAD3;
	font-size:14px;}

.texte { color: #000; font-size: 0.96em;text-align:justify; }
.texte a{text-decoration:underline;color:#990065;/*violet*/}
.texte a:hover{text-decoration:underline;color:#990065;/*#975B9Cviolet*/}
.spip strong{/*color:#00AAD3;bleu turquoise*/}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1em;
	padding-top: 2px;
	/*border-top: 2px solid #CCC;*/ }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 14px; font-weight: bold; color:#00AAD3; }
#document_actif { margin-top: 1em; }
/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 10px; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }


/* Pied de page */
#pied {
	clear: both;
	width:748px;
	text-align:center;
	padding: 2px;
	text-align: center;
	color:#ffffff;
	line-height:9px;
	background-color:#2fb2dc;}
#pied small { font-size: 9px;}
#pied small a{text-decoration:none;color:#ffffff;}
#pied small a:hover{text-decoration:underline;}
#pied img { vertical-align: bottom; }
