/* CSS Document */
#gauche, #droite {
	width:213px;
	float:left;
	position:relative;
}
#droite  {
}
#centre {
	float: left;
	margin:0px 15px
}
#cointri {
	background-image:url(../images/fond_bleu.jpg);
	height:23px;
	text-align:center;
	padding: 7px 0px 0px 0px;
	margin-bottom:5px;
}
.boitebleu {
	word-wrap: break-word;
	margin-top:10px;
	background-color:#E8EDF4;
	padding-top:7px;
}
.boitebleu h1,.boitebleu p {
	padding:0px 7px 7px 7px;
}
.boitebleu h1 {
	color:#234B8D;
	font-size:14px;
}
.boitebleu p a {
	padding-left:0px;
}
.boitebleu a {
	word-wrap: break-word;
	color:#234B8D;
	text-decoration:none;
}
.boitebleu a.fleche {

}


.boitebleu a span {
	color:red;
}
#texte {
	float:right;
	position:relative;
	width:510px;
}

#haut {
	padding-left:45px;
}
#news {
	float:left;
	margin-top:15px;
	width:639px;
	padding-left:45px;
}

#news div {
	background-color:#E8EDF4;
}
.titrebleu, .longtitre  {
	width:213px;
	height:24px;
	background-image:url(../images/boitebleu_accueil.jpg);
	text-align:center;
	padding-top:4px;

}
.titrebleu h1, .longtitre h1 {
	color:#fff;
	font-size:15px;
}
.longtitre {
	width:639px;
	background-image:url(../images/long_titre.jpg);
	height:24px;
	padding-top:6px;
	overflow:hidden;
	
}
.newmenu {
	background-color:#E8EDF4;
	width:183px;
	height:215px;
	margin-top:10px;
	padding:15px;
}
.newmenu a {
	text-decoration:none;
	font-weight:bold;

}
.newmenu ul {
	list-style:none;
}
.newmenu li {
	padding-bottom:10px;
}
