/* CSS Document */

/* CONTENU */
.titre-page{
	float:left;
	width:955px;
	height:33px;
	background-image:url(images/comite/bandeau-titre-2.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:45px;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.cadreGauche{
	float:left;
	width:690px;
	margin-left:10px;
	margin-top:14px;
}

.cadreDroite{
	float:right;
	width:261px;
	margin-right:10px;
}

/* TABLEAU DOCS */

.tableauDocs{
	float:left;
}

.tableauTitre{
	width:675px;
	height:33px;
	background-image:url(images/comite/bandeau-tableau.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:7px;
	margin-bottom:1px;
}

.tableauSsTitre{
	width:675px;
	height:25px;
	background-color:#999999;
	margin-bottom:1px;
	padding-top:3px;
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#535454;
	text-align:left;
	font-weight:bold;
}

.tableauSsRubriques{
	height:20px;
	background-image:url(images/commun/bande-tableau-ssrubriques.gif);
	background-color:#535454;
	background-repeat:no-repeat;
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.tableauListe{
	width:689px;
	border-top:#5C5D5D 1px solid;
	border-left:#5C5D5D 1px solid;
	border-right:#5C5D5D 1px solid;
	
}

.tableauLigne{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

.tableauLigneSeparation{
	padding-left:16px;
}

.tableauBas{
	width:661px;
	height:21px;
	background-image:url(images/commun/bas-tableau.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}

/* BLOC INFOS COMITE */
.ligneInfosComite{
	border-left:#E5AD22 2px solid;
	border-right:#E5AD22 2px solid;
	width:241px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background:url(images/commun/pointille.gif) bottom repeat-x;
}
.basInfosComite{
	background:url(images/comite/bas-infos.jpg) no-repeat;
	width:252px;
	height:30px;
	padding-top:6px;
	padding-right:9px;
}

/* BLOC ORGANISATION */

.fondOrganisation{
	background-image:url(images/comite/fond-cadre.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:26px;
	padding-top:6px;
	padding-left:9px;
}

/* BLOC SERVICES */

.titreServices{
	background-image:url(images/comite/titre-les-services.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:27px;
	margin-top:8px;
}

.fondServices{
	background-image:url(images/comite/fond-cadre.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:26px;
	padding-top:6px;
	padding-left:9px;
}

/* BLOC COMMISSIONS */

.titreCommissions{
	background-image:url(images/comite/titre-les-commissions.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:27px;
	margin-top:8px;
}

.fondCommissions{
	background-image:url(images/comite/fond-cadre.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:26px;
	padding-top:6px;
	padding-left:9px;
}

/* BLOC DOCS ADMIN */

.titreDocsAdmin{
	background-image:url(images/comite/titre-documents-admin.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:27px;
	margin-top:8px;
}

.fondDocsAdmin{
	background-image:url(images/comite/fond-cadre-2.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:44px;
	padding-left:9px;
}
.texteDocsAdmin{
	float:left;
	margin-top:6px;
}


/* BLOC COMITE DETAIL */

.ligneComiteDetail{
	border-left:#E5AD22 2px solid;
	border-right:#E5AD22 2px solid;
	width:241px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background:url(images/commun/pointille.gif) bottom repeat-x;
}

.basComiteDetail{
	background-image:url(images/comite/bas-intervenants.gif);
	background-repeat:no-repeat;
	width:261px;
	height:10px;
}

/* BLOC INTERVENANTS */

.titreIntervenants{
	background-image:url(images/comite/titre-les-intervenants.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:28px;
	margin-top:8px;
}

.ligneIntervenants{
	border-left:#E5AD22 2px solid;
	border-right:#E5AD22 2px solid;
	width:241px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	background:url(images/commun/pointille.gif) bottom repeat-x;
}

.basIntervenants{
	background-image:url(images/comite/bas-intervenants.gif);
	background-repeat:no-repeat;
	width:261px;
	height:10px;
}

/* BLOC AUTRES COMITES */

.titreAutresComites{
	background-image:url(images/comite/titre-les-autres-comites.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:27px;
	margin-top:8px;
}

.fondAutresComites{
	background-image:url(images/comite/fond-autres-comites.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:39px;
	padding-top:6px;
	padding-left:9px;
}
/* BOUTONS */

.bouton{
	float:right;
	margin-right:11px;
}

/*////////////// INFORMATIONS COMITE /////////////*/

/* CONTENU */
.titre-page-infos{
	float:left;
	width:955px;
	height:33px;
	background-image:url(images/actualites/bandeau-titre-infos.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:45px;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.cadreUne{ 
	float:left;
	width:660px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}
.imgUne{
	float:left;
	margin-right:15px;
}

.imgUne, .cadreUne{ margin-bottom:10px; }

.cadreVignette{
	float:left;
	margin-top:19px;
	margin-left:15px;
	height:153px;
}

.zoneVignette{
	width:141px;
	height:153px;
	overflow:hidden;
}

/* BLOC TOUTES LES ACTUALITES */

.fondActuComite{
	background:url(images/comite/fond-cadre-infos.jpg) no-repeat;
	width:252px;
	height:47px;
	padding-top:6px;
	padding-left:9px;
}

.ligneActuComite{
	border-left:#E9AE21 2px solid;
	border-right:#E9AE21 2px solid;
	width:241px;
	padding-right:8px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	background:url(images/commun/pointille.gif) bottom repeat-x;
}

.basActuComite{
	background:url(images/comite/bas-infos.jpg) no-repeat;
	width:252px;
	height:30px;
	padding-top:6px;
	padding-left:9px;
}
/*///////////ORGANIGRAMME//////////////*/
.cellTitreOrga{
	width:162px;
	height:30px;
	background-image:url(images/comite/fond-cellule-orga.gif);
	background-repeat:no-repeat;
}
	
