/* Partie centrale */


/* Content délimite la partie centrale (là où apparaissent les articles */
#Content {
	float:left; /* positionnement sur la gauche */
	margin : 0 0 10px 0;
	padding : 0 2px 0 10px;
	font-size:90%;
	background-color: rgb(250,250,250);
	text-align:justify;
	width:77%;
}

/* ======================== */
/* Mise en forme des titres */
/* ======================== */

#Content h1 {
	font-size : 180%;
	margin : 0;
	padding : 0;
	text-align:center;
	clear:left;
	z-index:0;
}

/* Utilisé par le modèle <site> */
#Content h1.TitreEncadre {
	font-size:140%;
	font-family : Arial, Verdana, Geneva, "Times New Roman", Times, Sans-Serif;
	margin: 0.5em 0;
}

/* Utilisé par le modèle <site> */
#Content h1.TitreSlogan {
	font-size:135%;
	font-family : Verdana, Arial, Geneva, "Times New Roman", Times, Sans-Serif;
	color: rgb(204,0,0)
	margin: 0.5em 0;
}

/* Utilisé par le modèle <site> */
#Content h1.TitreLien {
	color: rgb(204,0,0);
	margin: 1em 0 0.5em 0;
}


#Content h1.rubrique {
	color : rgb(204,0,0);
	font-size : 220%;
}

#Content h1.rub1 {
	background: url('../mes_images/bandeau1.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub1court {
	background: url('../mes_images/bandeau1court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.rub2 {
	background: url('../mes_images/bandeau2.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub2court {
	background: url('../mes_images/bandeau2court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.rub3 {
	background: url('../mes_images/bandeau3.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub3court {
	background: url('../mes_images/bandeau3court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.rub4 {
	background: url('../mes_images/bandeau4.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub4court {
	background: url('../mes_images/bandeau4court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.rub5 {
	background: url('../mes_images/bandeau5.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub5court {
	background: url('../mes_images/bandeau5court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.rub6 {
	background: url('../mes_images/bandeau6.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub6court {
	background: url('../mes_images/bandeau6court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.rub7 {
	background: url('../mes_images/bandeau7.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:100px;
	line-height:50px;
	width:620px;
}

#Content h1.rub7court {
	background: url('../mes_images/bandeau7court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:620px;
}

#Content h1.agenda {
	background: url('../mes_images/bandeau1court.jpg') rgb(204,0,0);
	color:rgb(255,255,255);
	font-size:220%;
	height:60px;
	line-height:60px;
	width:440px;
}

#Content h1.article {
	color : rgb(0,0,0);
	margin-bottom:0.5em;

}

#Content h2 {
	font-weight : bold;
	font-size : 110%;
	margin:0 0 1em 0;
	padding:0;
	text-align:center;
	color:rgb(204,0,0);
}

/* ===================================================== */
/* Mise en forme des annonces (listes de logos + intros) */
/* ===================================================== */

#Content .Annonces {
	margin:0;
	padding:0;
}

#Content .Annonces ul {
	list-style-type:none;
	padding:0.5em 0 0 0;
	margin:0;
}

#Content .Annonces ul li {
	margin-bottom:1em;
	margin-top:1em;
	clear:left;
	border-color : rgb(204,0,0);
	border-width : 1px;
}

#Content .Annonces .BoiteSmallLogo {
	margin-right: 1em;
	margin-bottom:1em;
	clear:left;
	float:left;
	text-align:center;
	width:105px;
}

#Content .Annonces img.Logo  {
/*	margin-right: 1em;
	margin-bottom:1em;
	clear:left;
	float:left;*/
}

#Content .Annonces .TexteAnnonce {
	float:left;
	max-width: 78%;
	}

#Content .Annonces .TexteAnnonce p.ActuSite{
	margin: 4px 0px 0px 0px;
	font-weight:bold;
	color: rgb(204,0,0);
}

#Content .Annonces .TexteAnnonce ul{
	margin: 0px;
	padding:0px 0px 0px 1em;
	font-size: 80%;
}

#Content .Annonces .TexteAnnonce ul li{
	margin-top: 2px;
	margin:bottom: 0px;
}


#Content .Annonces .TexteAnnonce ul li em{
	font-weight: normal;
	font-style: italic;
}


#Content .Annonces .TexteAnnonceUne {
/*	float:left;
	max-width:69%; */
	display:block;
}

#Content .Annonces h2 {
	margin-top:0;
	padding-top:0;
}

#Content .Annonces h3 {
	margin:0 0 3px 0;
	padding:0;
	color:rgb(204,0,0);
	font-size:90%;
	text-align:center;
}

#Content .Annonces hr {
	color:rgb(204,0,0);
	text-align:center;
	clear:left;
	width:60%;
}

#Content h2 a:link {
	text-decoration:none;
	color:rgb(0,0,0);
}

#Content h2 a:visited {
	text-decoration:none;
	color:rgb(50,50,50);
}

#Content h2 a:hover {
	text-decoration:none;
	color:rgb(150,150,150);
}

#Content h2 a:active {
	text-decoration:none;
	color:rgb(150,150,150);
}

/* ========================== */
/* Mise en forme des articles */
/* ========================== */

#Content hr.separation {
	clear:right;
	visibility:hidden;
}

#Content em {
	font-weight : bold;
	font-style : normal;
}

#Content .BoiteLogo {
	float:right;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:0.5em;
	margin-right:0.1em;
	padding:0;
	text-align:center;
	width:200px;
}

#Content img.Logo {
	border:none;
}

#Content .InfoPublication {
	color:rgb(0,0,0);
	font-size: 70%;
	text-align:right;
	margin-right:0;
	padding-right:0;
}

#Content .NotesBdP {
	margin-left: 1em;
	color:rgb(75,75,75);
	font-size:85%;
}

#Content .PostScriptum {
	padding:1em;
	border-color:rgb(50,50,50);
	border-width:1px;
	border-style:solid;
	color:rgb(50,50,50);
	font-size: 80%;
}

#Content a.Suite {
	color:rgb(204,0,0);
}

#Content .Zoom {
	clear:left;
	text-align:center;
}

.Zoom p{
	margin-bottom:2em;
	color:rgb(204,0,0);
}

.separation {
	clear:both;
	visibility:hidden;
}

#Content address {
	font-weight:bold;
	font-size:110%;
	font-style:normal;
}

#Content a.lien_pagination {
	text-decoration: underline;
}

#Content .on {
	text-decoration: none;
	font-weight:bold;
}

#Content a:link {
	text-decoration:none;
	color:rgb(204,0,0);
}

#Content a:visited {
	text-decoration:none;
	color:rgb(104,0,0);
}

#Content a:hover {
	text-decoration:none;
	color:rgb(150,150,150);
}

#Content a:active {
	text-decoration:none;
	color:rgb(204,0,0);
}

/* ============================== */
/* Mise en forme partie A retenir */
/* ============================== */

#Content .Aretenir {
	width:100%;
	background-image: url('../mes_images/coin_haut.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:0;
}

#Content .Aretenir ul {
	list-style-type: none;
	background-image: url('../mes_images/coin_bas.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 15px;
}

#Content .Aretenir h1 {
	margin-top: 5px;
}

#Content .Aretenir ul li {
	width:96%;
}

#Content .Aretenir .TexteAnnonce {
	width:400px;
}
