* {margin:0; padding:0; border:0}

html {
	background-image:url(../IMG/fond-page.jpg);
	background-repeat:repeat-x;
	background-color:#4D82A7;
}
body {
	font-size: 1em;
	color: #333;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.bandeau-social {width:955px;height:143px;}
.bandeau-haut {width:955px;height:120px;}
.logo {
	width:261px;
	height:107px;
	float:left;
}
.medaillon-prive {
	width:176x;
	height:82px;
	float:left;
	margin:6px 0 0 39px;
}
.menu-boutons {width:955px;/*height:34px;*/}
.menu-social {
	width:953px;
	height:23px;
	/*background-color:#000;*/
	margin-left:1px;
	/*margin-top:2px;*/
	margin-bottom:1px;
}
.contenu-social {width:955px;height:auto;}
.colonne-gauche {
	width:473px;
	height:100%;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
html > body .colonne-gauche {
	width:473px;
	min-height:100%;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
	.colonne-gauche p {font-size:12px}
	.colonne-gauche ul {margin:0 0 0 10px}
	.colonne-gauche h2 {
		font-weight:bold;
		color:#006699;
		padding:7px 0 0 0;
		font-size:16px;
	}

	.premier-sujet {clear:both}
	.premier-sujet h1 {font-size:18px; color:#990000; font-weight:bold; padding:5px 0 0 10px; text-decoration:none}
	.premier-sujet h2 {font-size:18px; color:#000000; font-weight:bold; padding:5px 0 0 10px; text-decoration:none}
	.premier-sujet h3 {font-size:12px; color:#000000; font-weight:bold; padding:0 5px 0 2px}
	.premier-sujet h4 {font-size:11px; color:#660000; padding-left:10px}
	.premier-sujet small {font-size:12px; color:#003366; padding-left:10px}
	.premier-sujet p {padding:0 10px 0 10px;font-size:11px;color:#333333;text-align:justify}
	.premier-sujet img {display:block}
	
	.article-general {clear:both}
	.article-general h1 {font-size:18px; color:#990000; font-weight:bold; padding:5px 0 0 10px; text-decoration:none}
	.article-general h2 {font-size:18px; color:#000000; font-weight:bold; padding:5px 0 0 10px; text-decoration:none}
	.article-general h3 {font-size:12px; color:#000000; font-weight:bold; padding:0 5px 0 10px}
	.article-general h4 {font-size:11px; color:#660000; padding-left:10px}
	.article-general small {font-size:12px; color:#003366; padding-left:10px}
	.article-general p {padding:0 10px 0 10px;font-size:11px;color:#333333;text-align:justify; }
	.article-general img {display:block; padding:0 10px 0 5px}
	
	.vide {clear:both}
	
	.fond-blanc-accueil {
		width:473px;
		height:670px;
		background-color:#FFFFFF;
		overflow:auto;
	}
	
	/* for Internet Explorer */
	/*\*/
	* html .fond-blanc {
		width:473px;
		height:766px;
		background-color:#FFFFFF;
	}
	/**/		

	.fond-blanc {
		width:473px;
		min-height:720px;
		height:auto;
		background-color:#FFFFFF;
		padding-bottom:1px;
	}
	.fond-blanc-gauche {
		width:258px;
		height:auto;
		background-color:#FFFFFF;
		overflow:auto;
	}
	
/**********	PAGE RECHERCHE ******************************************************/
	
	.fond-blanc h2 {
		font-weight:bold;
		color:#006699;
		padding:6px 15px 0 20px;
		font-size:14px;
	}
	.rinfo {
		margin-left:20px;
	}
	.rinfo h3 {
		font-size:12px;
		font-weight:bold;
	}
	
	.rinfo p {
		font-size:11px;
		font-weight:bold;
	}
	
/* ****************************************************************************** */
	.bande-titre-bleu {
		width:473px;
		height:32px;
		background-image:url(../IMG/titre-centre-bleu.gif);
		background-repeat:no-repeat;
	}
		.bande-titre-bleu h1 {
			font-weight:bold;
			color:#01A3CB;
			padding:6px 0 0 50px;
			font-size:18px;
		}
			
	.bande-titre-vert {
		width:473px;
		height:32px;
		background-image:url(../IMG/titre-centre-vert.gif);
		background-repeat:no-repeat;
	}
		.bande-titre-vert h1 {
			font-weight:bold;
			color:#729B02;
			padding:6px 0 0 50px;
			font-size:18px;
		}
	.bande-titre-orange {
		width:473px;
		height:32px;
		background-image:url(../IMG/titre-centre-orange.gif);
		background-repeat:no-repeat;
	}
		.bande-titre-orange h1 {
			font-weight:bold;
			color:#E5A302;
			padding:6px 0 0 50px;
			font-size:18px;
		}
	.bande-titre-violet {
		width:473px;
		height:32px;
		background-image:url(../IMG/titre-centre-violet.gif);
		background-repeat:no-repeat;
	}
		.bande-titre-violet h1 {
			font-weight:bold;
			color:#8C48FD;
			padding:6px 0 0 50px;
			font-size:18px;
		}

/******************* LES ENCARTS DE COULEURS COLONNE GAUCHE *************************/

	.titre-gauche-bordeaux {
		width:258px;
		height:32px;
		background-image:url(../IMG/titre-gauche-bordeaux.gif);
		background-repeat:no-repeat;
	}
		.titre-gauche-bordeaux h1 {
			font-size:14px;
			padding:9px 5px 0 36px;
			color:#850108;
		}
		.corps-gauche-home-bordeaux {
			background-image:url(../IMG/corps-gauche-home-bordeaux.gif);
			width:258px;
			height:auto;
		}
			.spacer {clear:both;}
			.corps-gauche-home-bordeaux h2, p {padding-top:5px; line-height:12px}	
		.pied-gauche-bordeaux {
			width:258px;
			height:14px;
			background-image:url(../IMG/pied-gauche-bordeaux.gif);
			background-repeat:no-repeat;
			font-size:1px;
		}
		
		.titre-gauche-home-bleu {
			background-image:url(../IMG/titre-gauche-bleu.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-home-bleu h1 {
				font-size:14px;
				padding:9px 0 0 35px;
			}
		
		.titre-gauche-bleu {
			background-image:url(../IMG/titre-gauche-bleu.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-bleu h1 {
				font-size:14px;
				padding:3px 0 0 35px;
			}
		.corps-gauche-home-bleu {
			background-image:url(../IMG/corps-gauche-home-bleu.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-home-bleu h2 {font-size:11px;padding:5px 5px 3px 5px;}
		.corps-gauche-bleu {
			background-image:url(../IMG/corps-gauche-bleu.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-bleu p {
				font-size:10px;
				text-align:right;
			}
			.corps-gauche-bleu h2 {
				line-height:12px;
				font-size:11px;
				margin-right:10px;
				text-align:right;
			}
		.pied-gauche-bleu {
			width:258px;
			height:14px;
			background-image:url(../IMG/pied-gauche-bleu.gif);
			background-repeat:no-repeat;
			font-size:1px;
		}	
		
		.titre-gauche-home-vert {
			background-image:url(../IMG/titre-gauche-vert.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-home-vert h1 {
				font-size:14px;
				padding:9px 0 0 35px;
			}
			
		.titre-gauche-vert {
			background-image:url(../IMG/titre-gauche-vert.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-vert h1 {font-size:14px;padding:3px 0 0 35px;}
		.corps-gauche-home-vert {
			background-image:url(../IMG/corps-gauche-home-vert.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-home-vert h2 {font-size:11px;padding:5px 5px 3px 5px;}
		.corps-gauche-vert {
			background-image:url(../IMG/corps-gauche-vert.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-vert p {
				font-size:10px;
				text-align:right;
			}
			.corps-gauche-vert h2 {
				line-height:12px;
				font-size:11px;
				margin-right:10px;
				text-align:right;
			}
			.vide {clear:both}
		.pied-gauche-vert {
			width:258px;
			height:14px;
			background-image:url(../IMG/pied-gauche-vert.gif);
			background-repeat:no-repeat;
			font-size:1px;
			clear:both;
		}
		
		.titre-gauche-orange {
			background-image:url(../IMG/titre-gauche-orange.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-orange h1 {
				font-size:14px;
				padding:3px 0 0 35px;
				color:#FEB401;
			}
		.corps-gauche-home-orange {
			background-image:url(../IMG/corps-gauche-home-orange.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-home-orange h2 {
				font-size:11px;
				padding:5px 5px 3px 5px;
			}
		.corps-gauche-orange {
			background-image:url(../IMG/corps-gauche-orange.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-orange h2 {
				line-height:12px;
				font-size:11px;
				margin-right:10px;
				text-align:right;
			}
			.corps-gauche-orange p {
				font-size:10px;
				text-align:right;
			}
		.pied-gauche-orange {
			width:258px;
			height:14px;
			background-image:url(../IMG/pied-gauche-orange.gif);
			background-repeat:no-repeat;
			font-size:1px;
		}
		
		.titre-gauche-home-violet {
			background-image:url(../IMG/titre-gauche-violet.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-home-violet h1 {
				font-size:14px;
				padding:9px 0 0 35px;
			}
		
		.titre-gauche-violet {
			background-image:url(../IMG/titre-gauche-violet.gif);
			background-repeat:no-repeat;
			width:258px;
			height:32px;
		}
			.titre-gauche-violet h1 {
				font-size:14px;
				padding:3px 0 0 35px;
				color:#8C48FD;
			}
			
		.corps-gauche-home-violet {
			background-image:url(../IMG/corps-gauche-home-violet.gif);
			width:258px;
			height:auto;
		}
			.corps-gauche-home-violet h2 {
				font-size:11px;
				padding:5px 5px 3px 5px;
			}
		.corps-gauche-violet {
			background-image:url(../IMG/corps-gauche-violet.gif);
			width:258px;
			height:auto;
		}
		.corps-gauche-violet h2 {
				line-height:12px;
				font-size:11px;
				margin-right:10px;
				text-align:right;
			}
		.corps-gauche-violet p {
				font-size:10px;
				text-align:right;
			}
		.pied-gauche-violet {
			width:258px;
			height:14px;
			background-image:url(../IMG/pied-gauche-violet.gif);
			background-repeat:no-repeat;
			font-size:1px;
		}

/******************* LES ENCARTS DE COULEURS COLONNE CENTRALE *************************/

.titre-centre-bordeaux {
	width:473px;
	height:32px;
	background-image:url(../IMG/titre-centre-bordeaux.gif);
	background-repeat:no-repeat;
}
	.titre-centre-bordeaux h1 {
		font-weight:bold;
		color:#006699;
		padding:6px 0 0 50px;
		font-size:18px;
	}

.titre-centre-vert {
	width:473px;
	height:32px;
	background-image:url(../IMG/titre-centre-vert.gif);
	background-repeat:no-repeat;
}
	.titre-centre-vert h1 {
		font-weight:bold;
		color:#006699;
		padding:6px 0 0 50px;
		font-size:18px;
	}

.titre-centre-orange {
	width:473px;
	height:32px;
	background-image:url(../IMG/titre-centre-orange.gif);
	background-repeat:no-repeat;
}
	.titre-centre-orange h1 {
		font-weight:bold;
		color:#006699;
		padding:6px 0 0 50px;
		font-size:18px;
	}

.titre-centre-violet {
	width:473px;
	height:32px;
	background-image:url(../IMG/titre-centre-violet.gif);
	background-repeat:no-repeat;
}
	.titre-centre-violet h1 {
		font-weight:bold;
		color:#006699;
		padding:6px 0 0 50px;
		font-size:18px;
	}

.titre-centre-bleu {
	width:473px;
	height:32px;
	background-image:url(../IMG/titre-centre-bleu.gif);
	background-repeat:no-repeat;
}
	.titre-centre-bleu h1 {
		font-weight:bold;
		color:#006699;
		padding:6px 0 0 50px;
		font-size:18px;
	}
.pied-centre {
	width:473px;
	height:14px;
	background-image:url(../IMG/pied-centre.gif);
	background-repeat:no-repeat;
}


/******************* LES ENCARTS DE COULEURS COLONNE DROITE *************************/	
		
.titre-droite-bordeaux {
	background-image:url(../IMG/encart-prive.gif);
	background-repeat:no-repeat;
	width:200px;
	height:32px;
}
	.titre-droite-bordeaux h1 {
		font-size:14px;
		color:#850108;
		padding:10px 0 0 35px;
	}
.corps-droite-bordeaux {
	background-color:#FFFFFF;
	width:200px;
	height:auto;
}
	.corps-droite-bordeaux img {
		width:196px;
		height:137px;
		margin-left:2px;
	}
	.corps-droite-bordeaux p {
		padding:3px 0 3px 13px;
	}
	.corps-droite-bordeaux input, option {
		font-size:9px;
		color:#000;
		border: 1px solid #333333;
		margin-left:10px;
		margin-bottom:2px;
	}
	.corps-droite-bordeaux select {
		font-size:9px;
		color:#000;
		border: 1px solid #333333;
		margin-left:10px;
		width:180px;
	}
	.corps-droite-bordeaux label {
		font-size:10px;
		FLOAT: left;
		width:80px;
		margin-left:10px;
	}	
	
.pied-droite {
	width:200px;
	height:7px;
	background-image:url(../IMG/encart-prive-pied.gif);
	background-repeat:no-repeat;
	font-size:1px;
	margin-bottom:9px;
}			
	.encart-abonnement {
		width:473px;
		height:158px;
		margin-bottom:9px;
	}
	
.menu-prive {
	width:260px;
	height:auto;
	color:#8E010A;
	background-color:#CAD3D8;
}
.menu-prive h1 {
	font-size:16px;
	text-align:center;
	padding:5px 0 5px 0;
	color:#FFF;
}
.menu-prive h2 {font-size:14px;padding:5px 0 5px 10px;}
.menu-prive h3 {font-size:12px;padding:5px 0 5px 10px;}
.menu-prive ul {padding:5px 0 5px 15px;}
.menu-prive li {
	font-size:11px;
	list-style-type:none;
	padding:2px 0 2px 20px;
}
.menu-prive li img {vertical-align:middle; float:left} 
	

.colonne-milieu {
	width:258px;
	height:100%;
	float:left;
	margin-left:1px;
}
.colonne-milieu img {padding:4px 2px 2px 5px}

.actu-visuelle {
	width:254px;
	height:74px;
	background-image:url(../IMG/cadre-actu-visuelle.gif);
	background-repeat:no-repeat;
	margin-left:2px;
}
	.actu-visuelle img {
		width:100px;
		height:70px;
		border:0;
		margin:2px 10px 0 2px;
		padding:0;
		float:left;
	}
	.actu-visuelle h2 {
		font-size:12px;
		padding:5px 5px 0 0;
	}

.pub2 img {padding:10px 0 10px 5px}

.actu-ce {margin-bottom:9px}


.titre-actu {
	width:260px;
	height:34px;
	background-image:url(../IMG/titre-actu.gif);
	background-repeat:no-repeat;
	margin-top:5px;
}
.titre1 {
	background-image:url(../IMG/encart-syndic.gif);
	background-repeat:no-repeat;
	width:258px;
	height:34px;
}
	.titre1 h1 {
		font-size:14px;
		padding:13px 5px 0 36px;
		line-height:8px;
		color:#FFFFFF;
	}

.colonne-droite {
	width:200px;
	height:100%;
	float:left;
}

.colonne-droite h3 {font-size:10px; clear:both; color:#FFFFFF}
.colonne-droite p {font-size:10px; padding:0 0 10px 10px;color:#000}

.connex h1 {font-size:14px; padding:5px 0 0 10px}
.connex p {font-size:10px; padding:0 0 5px 10px}


.invisible {
	width:200px;
	height:10px;
	float:right;
}

.forum {
	width:122px;
	height:20px;
	background-color:#C6C6C6;
	float:right;
	margin-bottom:10px;
	border:#666666 1px solid;
}
.forum h2 {
	font-size:10px;
	color:#666666;
	padding-right:2px;
	padding-top:4px;
	float:left;
}
.pied-de-page {
	width:955px;
	height:27px;
	clear:both;
}
.pied-de-page p {
	font-size:11px;
	text-align:center;
	line-height:20px;
	color:#FFF;
	font-weight:normal;
}
/* Fil d'Ariane */
#hierarchie {
	width:955px;
	height:19px;
	clear: both;
	line-height:24px;
	font-size: 0.67em;
	color:#FFF;
}




.log-contenu {
	width:180px;
	height:101px;
	float:right;
	font-size:12px;
}
.log-contenu h1 {
	margin:2px 3px 0 17px;
	font-size:12px;
}
.log-contenu p {
	margin:2px 3px 0 17px;
	font-size:10px;
}
.log-contenu input {
	margin:1px 3px 3px 14px;
	border:1px solid #999;
	vertical-align:middle;
	display:block;
}
.contenu {margin-bottom:5px}
.contenu h2 {
	font-size:20px;
	margin-left:10px;
}
.contenu h3 {
	font-size:17px;
	margin-left:10px;
	color:#0099CC;
}
.contenu li {
	font-size:12px;
	margin-left:10px;
	list-style-type:circle;
	list-style-position:inside;
}

.couverture {
	width:100px;
	height:138px;
	margin-left:68px;
}
 
/* LES LIENS */

/* Les liens de la colonne du milieu */
a.liens-milieu, a:visited.liens-milieu, a:hover.liens-milieu, a:active.liens-milieu {color:#333; text-decoration:none; font-size:14px; font-weight:bold}
/* Les liens de la colonne gauche actualités */
a:link.liens-actu, a:visited.liens-actu, a:hover.liens-actu, a:active.liens-actu {font-size:10px;color:#006699; text-decoration:none}
/* Les liens du forum */
a:link.liens-forum, a:visited.liens-forum, a:hover.liens-forum, a:active.liens-forum {font-size:10px;color:#407001; text-decoration:none}
/* Les liens du fil d'ariane */
a.ariane {color:#000; text-decoration:none}
a:visited.ariane {color:#000; text-decoration:none}
a:hover.ariane {color:#000; text-decoration:underline}
a:active.ariane {color:#000; text-decoration:none}

#hierarchie p {
	margin-top:5px;
}

a.actu, a:visited.actu, a:hover.actu, a:active.actu {color:#535353; text-decoration:none;font-weight:bold; font-size:11px}
/* Les liens de la page rubrique au milieu */
a.liens_rubrique, a:visited.liens_rubrique, a:hover.liens_rubrique, a:active.liens_rubrique {color:#CC6600; text-decoration:none}

/* Liens génériques noirs */
a.black {color:#000; text-decoration:none}
a:visited.black {color:#000; text-decoration:none}
a:hover.black {color:#666666; text-decoration:none}
a:active.black {color:#000; text-decoration:none}

a.gris {color:#666666; font-weight:bold; text-decoration:none}
a:visited.gris {color:#666666; font-weight:bold; text-decoration:none}
a:hover.gris {color:#000; font-weight:bold; text-decoration:underline}
a:active.gris {color:#666666; font-weight:bold; text-decoration:none}

a:link.cadre-titre, a:visited.cadre-titre, a:hover.cadre-titre, a:active.cadre-titre {color:#000; text-decoration:none;font-weight:bold}

a.vert, a:visited.vert, a:hover.vert, a:active.vert {color:#729B02; font-weight:bold; text-decoration:none}

a.bleu, a:visited.bleu, a:hover.bleu, a:active.bleu {color:#01A3CB; font-weight:bold; text-decoration:none}

a.jaune, a:visited.jaune, a:hover.jaune, a:active.jaune {color:#E5A302; font-weight:bold; text-decoration:none}

a.violet, a:visited.violet, a:hover.violet, a:active.violet {color:#8C48FD; font-weight:bold; text-decoration:none}

a.bordeaux, a:visited.bordeaux, a:hover.bordeaux, a:active.bordeaux {color:#850108; font-weight:bold; text-decoration:none}

a.blanc, a:visited.blanc, a:hover.blanc, a:active.blanc {color:#FFF; text-decoration:none}

a.orange, a:visited.orange, a:hover.orange, a:active.orange {color:#FF9900; font-weight:bold; text-decoration:none}

a.lien-pagination, a:visited.lien-pagination, a:hover.lien-pagination, a:active.lien-pagination {
	color:#FFF;
	text-decoration:none;
} 

/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */

.indentmenu {
font: bold 11px Arial;
width: 95%; /*leave this value as is in most cases*/
padding-left:18px;
}

.indentmenu ul {
margin: 0;
padding: 0;
float: left;
width: 100%;
}

.indentmenu ul li {
display: inline;
}

.indentmenu ul li a {
float:left;
color:#FFF; /*text color*/
text-decoration: none;
width:111px;
height:35px;
background-image:url(../IMG/onglet.jpg);
background-repeat:no-repeat;
text-align:center;
line-height:35px;
}

.indentmenu ul li a:visited {
color: white;
}

.indentmenu ul li a.selected {
color: white !important;
background-image:url(../IMG/onglet-selected.jpg);
background-repeat:no-repeat;
width:111px;
height:35px;
text-align:center;
line-height:35px;
}

.tabcontent {
	display:none;
	clear:both;
	border:#999999 solid 5px;
	background-color:#FFFFFF;
}
.tabcontent h3 {
	padding:5px 10px 2px 15px;
}
.tabcontent p {
	padding:2px 10px 5px 15px;
}

@media print {
.tabcontent {
display:block !important;
}
}
.boite-outils {
	width:453px;
	height:31px;
}
	.boite-outils img {
		float:right;
	}
.fragment {
	float:left;
}
.centrage-tableau {
	margin-left:auto;
	margin-right:auto;
	height:23px;
}
.on {
	background-image:url(../IMG/box-pagination-on.jpg);
	width:23px;
	height:23px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;

}
.off {
	background-image:url(../IMG/box-pagination.jpg);
	width:23px;
	height:23px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}
.off a {
	color:#FFFFFF;
	text-decoration:none;
}
	
