@import "layout.css";

body {	
	background-color : #EEEBD8;
}

#top {
	background: url(../img/entete2.jpg) no-repeat center bottom;
}

#center {
	background: url(../img/center.jpg) repeat-y ;
}

#bottom {
	background: url(../img/bas.jpg) no-repeat ;
}

.centerText {
	color : #666666; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica;	
}

.text {
	color : #666666; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica;	
}
a.text:link,a.text:active,a.text:visited{color:#068ACC;}
a.text:hover{color:#FF9900;}

.titre {
	color : #3B557A; text-decoration: none; font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica;;
}
.titreBlanc {
	color : #FFFFFF; text-decoration: none; font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica;;
}

