a {  color: #ffffff; text-decoration: none}
a:hover { color: #59A9F0; text-decoration: none }
BODY {
	background-color:#03558F;	
	font-family:arial;
	font-size:10pt;
}

#bandeau {
	position:relative;
	background-image: url('../img/bandeau.jpg');
	background-repeat: no-repeat;
	background-color: #C80331;
	width:970px;
	height:17px;
	padding-top:130px;
	padding-left:0px;
	text-align:center;
	font-family: Arial, Times new roman;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	/*word-spacing:25px;*/
}

#lienaix {
	position:absolute;
	z-index:100;
	top:20px;
	left:0px;
	width:120px;
	height:90px;
	cursor:pointer;
}

INPUT {
	font-size:9px;
	border:1px solid #C80331;
}

.menu {
	word-spacing:2px;
}

#bandeau a {
color: #e2f4fd; text-decoration: none
}

#bandeau a:hover {
color: #f1ff90; text-decoration: none
}

#main {
position:relative;
	width:960px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
}

#sep {
	background-image: url('../img/twin_colon.png');
	background-repeat: repeat-y;
	width:17px;
	height:500px;
	float:left;
}

#bas {
position:relative;
	width:965px;
	height:48px;
	background-color:#0f72ab;
	padding-left:5px;
	padding-top:3px;
	color:#ffffff;
}

#conteneur {
	width:970px;
	border:1px solid #000000;
}

#main a { color: #0F72AB; text-decoration: none;
}

#main a:visited { color: #5B0085; text-decoration: none }
#main a:hover { color: #59A9F0; text-decoration: none }
#accueilgauche {
	width:520px;
	padding:10px;
}

#accueildroite {
	width:320px;
	padding:10px;
}
