body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
	background-color: #767676;
}
#header {

	background-color: #F6D972;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/images/nav_back.gif);
}
#conteneur {
background-image: url(/images/leftcol_back.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 766px;
	left: 50%;
	margin-left: -375px;
	background-color:#ffffff;
	border: 1px solid #FFFFFF;
}
#centre {
min-height: 400px;
	margin-left:  207px;

}
#centre p {
	font-size: 96%;
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 140%;
	
}
#centre p a {
	color: #003366;
}
#centre p a:hover {
	color: #FF9900;
}
#centre ul {
	color: #000000;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 150%;
	padding-bottom: 25px;
	list-style-type: square;
	list-style-position: inside;
}
#centre ul li a {	font-size: 96%;
	color: #003366;
}
#centre ul li a:hover {
	color: #FF9900;
}
#gauche {
	position: absolute;
	left:0;
	width: 207px;
	background-position: 300px;
	

}
#pied {
	height: 50px;
	line-height: 50px;
	background-color: #F7CB36;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 80%;
	color: #404000;
	text-indent: 226px;
	background-image: url(/images/ralli_logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#pied a{
	color: #404000;
}
#pied a:hover{
	color: #990000;
}
.clr{clear:both}
/* form styles*/
#form {
	font-size: 96%;
	color: #000000;
	line-height: 140%;
	background-color: #F2F8FF;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5DFED;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 25px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formfieldsm {
	background-color: #FFFED7;
	width: 45px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA899;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ACA899;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formfieldmed{
	background-color: #FFFED7;
	width: 100px;	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA899;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ACA899;	
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formfieldbig{
	background-color: #FFFED7;
	width: 200px;	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA899;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ACA899;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.formbutbig {
	width: 200px;
	font-weight: bold;
	color: #990000;
	font-size: 90%;
}
.formbutmed {
width: 100px;
	font-weight: bold;
	color: #990000;
	font-size: 90%;
}
.formbutflexi {
	color: #990000;
	font-size: 90%;
}
.alignmeright {
	float: right;
	margin-top: -18px;

}
/* hr styles*/
hr {
border: 0;
color: #990000;
background-color: #990000;
height: 1px;
width: 100%;
text-align: left;
clear:both;
}
.sub{
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#mainimage {
	height: 128px;
	clear:both;
	width: 559px;
	margin-bottom: 29px;
	padding: 0px;
	position:relative;
	background-image: url(/images/main.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: right;
	vertical-align: top;
}
#anim {
	position:relative;
	height: 60px;
	width: 146px;
	background-image: url(/images/anim.gif);
	background-repeat: no-repeat;
	float: right;
}
