@import "layout.css";

body {	
	background : url(../img/fond.jpg) repeat-x;
}


#gif{
	position: absolute;
	width: 396px;
	padding-left: 397px;
	top: 58px;
}


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

#top h1{
	color:#FF9900; white-space:nowrap;font:11px Verdana,Arial,Helvetica,sans-serif;
}

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

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

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

#sideTopText {
	color:#666666; white-space:nowrap;font:13px Helvetica,sans-serif;font-weight: bold;padding-top: 4px;padding-left: 12px;
}
#sideCenterText {
	color : #068ACC; text-decoration: none; font-weight: bold;font-size: 10pt; font-family: Arial, Helvetica;
}

.centerText {
	color : #666666; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica;	
}
.centerTextBeginHorizontal {
	color : #666666; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica;	
}
.centerTextBeginVertical {
	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;}

.titrage {
	color : #3F89C3; text-decoration: none; font-size: 10pt; font-weight: bold; font-family: Arial, Helvetica;	padding-left: 10px;
}

.textePetit				{ color : #013580; text-decoration: none; font-size: 7pt; font-family: Arial, Helvetica; }
.tabGauche				{ background-color: #CCCCCC; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.tabImpair				{ background-color: #EEEEEE; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.tabPair				{ background-color: #DDDDDD; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }

.ficheHead				{ background-color: #E5E7E8; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.ficheHead2 			{ background-color: #D4D4D4; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.ficheHeadAnnonces 		{ background-color: #5B799B; color : white; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.ficheGauche			{ background-color: #CCCCCC; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.ficheImpair			{ background-color: #FCF0D1; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }
.fichePair				{ background-color: #F7D57F; color : black; text-decoration: none; font-size: 10pt; font-family: Arial, Helvetica; }


/* Les liens menu */
.menu {
	color : #666666; text-decoration: none; font-size: 9pt; font-family: Arial, Helvetica;
}
a.menu:link,a.menu:active,a.menu:visited{color:#006699;text-decoration:none}
a.menu:hover{color:#FF9900}

