body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#575551;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
font-size:18px;
color:#666666;
}



.border_left{
	background-image:url(../images/c2c_border_gauche.jpg);
	background-repeat:repeat-y;
	width:26px;
}
.border_right{
	background-image:url(../images/c2c_border_droite.jpg);
	background-repeat:repeat-y;
	width:26px;
}
.middle{
	background-color:#FFFFFF;
	vertical-align:top;
}
.middle_texte{
	padding-left:15px;
	padding-top:10px;
	padding-right:20px;
	line-height:20px;
}
.middle_texte a{
	color:#3399FF;
	text-decoration:none;
}
.middle_texte a:visited{
	color:#3399FF;
	text-decoration:none;
}
.middle_texte a:hover{
	color:#3399FF;
	text-decoration:underline;
}

.boite_nouvelle{
	float:right;
	background-image:url(../images/boite_rouge.gif);
	background-repeat:no-repeat;
	width:375px;
	height:195px;
	padding-top:10px;
	
}
.boite_chiffres_texte{
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	}
.boite_nouvelle_texte{
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
	}
.boite_nouvelle_texte a{
	color:#FFFFFF;
	text-decoration:none;
	}
.boite_nouvelle_texte a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.boite_nouvelle_texte a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom_buttons{
	padding-top:30px;
	float:right;
	/*clear:both;*/
	}
.bottom_buttons img{
	padding-left:10px
}
.boite_profil{
	float:right;
	background-image:url(../images/boite_jaune.gif);
	background-repeat:no-repeat;
	width:375px;
	height:195px;
	padding-top:10px;
	
}
.boite_communiques{
	float:right;
	background-image:url(../images/boite_bleue.gif);
	background-repeat:no-repeat;
	width:375px;
	height:195px;
	padding-top:10px;
	
}
.boite_projets{
	float:right;
	background-image:url(../images/boite_verte.gif);
	background-repeat:no-repeat;
	width:375px;
	height:225px;
	padding-top:10px;
	
}
.boite_projets_haute{
	float:right;
	background-image:url(../images/boite_verte_haute.gif);
	background-repeat:no-repeat;
	width:375px;
	height:500px;
	padding-top:10px;
	
}
.boite_projets_texte{
	width:360px;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
	}
.boite_projets_texte a{
	color:#FFFFFF;
	text-decoration:underline;
	}
.boite_projets_texte a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.boite_projets_texte a:hover{
	color:#000;
	text-decoration:underline;
}
.sous_menu{
float:left;
}
.footer{
	background-image:url(../images/footer_background.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	height:34px;
	line-height:28px;
	}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.subscribe{
padding-left:15px;
float:left;
width:300px;
}
