body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #3CA74E;
}

/* ****************** POSITIONNEMENT CSS ******************** */
/*#container {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}*/
#container {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -425px;
	width: 850px;
}
#container_bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#page {
	position: absolute;
	left: 103px;
	top: 57px;
	min-height: 1000px;
	width: 650px;
	z-index: 4;	
	background-color: #fff;
}
#header {
	position: relative;
	left: 0;
	top: 0;	
	z-index: 6;
}
#logo_raiffeisen {
	position: absolute;
	left: 51px;
	top: 0px;
	width: 170px;
	height: 120px;
	z-index: 8;
	text-indent: -9000px;
}
#menu {
	position: absolute;
	left: 0;
	top: 223px;	
	height: 48px;
	width: 650px;
	z-index: 10;	
}
#menu table {margin: 0;	padding:0;}
#titre {
	position: absolute;
	right: 0;
	top: 308px;
	z-index: 10;	
}

#contenu {
	min-height: 500px;
	position: relative;
	left: 0;
	top: -120px;
	margin-bottom: 0px;
	z-index: 12;
}
#illustration {
	position: relative;
	left: 0;
	margin-left: 0px;
	z-index: 20;
	}
#footerholder {
	width: 700px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: absolute;
	left: -103px;
	bottom: 0px;
	z-index: 4;
}

#sponsors {	
	position: absolute;
	height: 48px;
	width: 800px;
	padding-left: 15px;
	left: -90px;
	bottom: 20px;
	z-index: 6;
}
#galerie img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
#contact {
	width: 430px;
}
#cadre {
	padding: 10px;
	border: 1px solid #FFFFFF;
}
#sponsorsPage {
	height:600px;
}


/* ****************** STYLE CSS ******************** */

#etape {
	padding: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	overflow:hidden;
	/*width: 96%;*/
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#etape p {margin-top: 0px;}
.etapedate {
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
	color: #333333;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 13px;
	margin-right: 13px;
	padding-right: 13px;
	width: 120px;
}
.etapeinfo {
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
	width: 300px;
}
.etapeinfo a, .etapeinfo a:link, .etapeinfo a:visited {font-weight: bold;}
.etapelieu {
	color: #383F65;
	font-size: 18px;
	width: 180px;
	float: left;
}
.gauche {
	text-align: justify;
	vertical-align: top;
	padding: 25px;
	width: 600px;
}
.BOLD {font-weight: bold;}
.cellfooter {
	vertical-align: bottom;
	padding-bottom: 10px;
}
.droite img {
	position: relative;
	left: 20px;
	top: 20px;
}
.droite {
	background-image: url(../images/layout/droite.jpg);
	width: 165px;
	height: 440px;
	vertical-align: top;
	background-color: #A1AFE0;
	background-repeat: no-repeat;
}
h3 {
	margin: 0px;
	font-size: 20px;
	color: #172983;
}
h4 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}
h5 {
	font-size: 18px;
	color: #41548C;
	margin: 0px;
	text-transform: uppercase;
}
.normal {font-weight: normal;}
.BOLD {font-weight: bold;}
.floatright {float: right;}
input {
	width: 250px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
textarea {
	width: 250px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
