body {
	margin:0;
	background-color: #333333;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#123951;	
}
:link, :visited { background-color: transparent; color: #000000; font-weight: bold; text-decoration: none}
:link:hover, :visited:hover { background-color: #234A62; color: #C3CED5; text-decoration: underline  }

h3 {
	margin-top:35px;
	margin-bottom:5px;
}

#entete {
	background-image:  url("../medias/images/header.gif");
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#234A62;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height:120px;
}

#conteneur {

	width:100%;
	background-color:#FFAE00;
}

#centre {
	margin-left: 225px;
	margin-right: 225px;
	margin-bottom:10px;
}

#gauche {
	float:left;
	width:205px;
	margin-left:5px;
	margin-bottom:10px;
}

#droite {
	float:right;
	width:215px;
	margin-bottom:10px;
}
#pied {
	clear:both;
	text-align:center;
	background-color:#234A62;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

#divAnim {
	position:relative;
	left:241px;
	width:730px;
	top: 16px;
}

.block {
	margin-top:10px;
	padding-top:7px;
	width:205px;
	background:  url("../medias/images/block_entete.gif") top left no-repeat;
}

.blockCentre {
	padding-left:10px;
	width:195px;
	background:  url("../medias/images/block_centre.gif") top left repeat-y;
}

.blockCentre ul {
	margin-top:5px;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:0px;
	width:135px;
}

.blockPied {
	width:205px;
	height:17px;
	background:  url("../medias/images/block_pied.gif") bottom left no-repeat;
}

.blockTitre {
	display:block;
	color:#E1E9ED;
	font-weight:bold;
	text-decoration:underline;
}

.ulMenu li{
	list-style-image: url(../medias/images/puce.gif);
}

.ulTheme li{
	list-style-image: url(../medias/images/puce.gif);
}

.txtTitreCadre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration: underline;
}

.divMain {
	background-color: #333333;
	border-top: thick solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}

.inputZone51 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFAE00;
	border: 1px dotted #333333;
}

.txtText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.divNews {
	background-image:  url(../medias/images/lienNews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	line-height: 15px;
}

.divNewsHeader {
	vertical-align: top;
	text-indent: 10pt;
	color: #234A62;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.divNewsCorps {
	text-align: justify;
	font-size: 11px;
}

.newsImage {
	float: right;
	margin-left: 5px;
	margin-top: 12px;
	margin-right: 5px;
}

#hebergement {
	font-size:7pt;
	color:#cccccc;
	padding-bottom:5px;
}

	#tMiniCal {
		width:175px;
		background-color:#91a5b1;
		margin-top:1px;
		margin-left:5px;
	}
	
	#tMiniCal td,th{
		height:10px;
		font-size:8pt;
	}
	
	#tMiniCal th{
		background-color:#234A62;
		color: #ffffff;
	}
	
	#tMiniCal th a{
		color: #ffffff;
	}
	
	#tMiniCal td {
		text-align:center;
	}
	
	#tMiniCal a {
		font-size:8pt;
	}
	
	.moisChevauchement {
		background-color: #bfbfbf;
	}
	
	.moisChevauchement a{
		color: #aaaaaa;
	}

#ulLastNews {
	margin:0px;
	width:180px;
}

#ulLastNews li{
	margin:0px;
	list-style-type:none;
}


#ulLastNews li a{
	font-size:8pt;
	font-weight:normal;
}


.news{
padding:3px 3px 3px 5px;
background-color:#FFBF11;
color: #222222;
border: 1px solid #333333;
margin-bottom:10px;
}

.news h3{
color:#234A62;
text-decoration:underline;
margin-top:5px;
margin-bottom:5px;
}

.newsDate{
text-align:right;
color:#bb2222;
}

.newsVisuel{
	margin: 5px 5px 0px 5px;
}

.newsTexte a{
color:#bb2222;
}

.newsPermalien {
	font-size:0.8em;
}

.newsTheme {
	font-size:0.8em;
}

.newsPermalien a, .newsTheme a {
	text-decoration:underline;
}

.imageBord{
	border: 1px solid black;
}

.clear {
	clear:both;
}