/* CSS Document */

body {
	background-image: url(img/bg.png);
}

/* couleur liens page général */
#page a {
	color:#000000;
}
#page a:hover {
	color:#666666;
}


#page {
	width:780px;
	border:#000000 dotted 1px;
	height: 100%;
	left: 50%;
	top: 50px;
	right: 50%;
	bottom: 50px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	margin-top:25px;
	margin-bottom:25px;	
}


#header {
	height:134px;
	background-image: url(img/bgheader.jpg);
	background-repeat:repeat-x;
}


#liens {
	height:30px;
	float:none;
	text-align: left;
	text-indent: 15px;
	vertical-align: baseline;
	padding-top: 13px;
	font-weight:bold;
}


#contenu {
	height:auto;
}

#contenu2 {
	margin-left:25px;
}

#texte {
	width: 510px;
	margin-left: 10px;
}

#texte2 {
	width: 98%;
	margin-left: 15px;
}

#promo {
	float:right;
	background-color:#FFCC00;
	width:226px;
	height:568px;
	background-image:url(img/promo.gif);
	background-repeat:no-repeat;
	margin-right: 10px;
}

#contenupromo {
	width: 200px;
	margin-top: 65px;
	margin-left: 15px;
	margin-right: 8px;
	height: 500px;
}

.titrepromo {
	font-weight:bold;
	text-align:center;
}


#footer {
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	height:17px;
	text-align:center;
	float:none;
	padding-top: 43px;

}

.grascentre {
	font-weight:bold;
	text-align:center;

}

.titrepage {
	font-weight:bold;
	font-size:22px;
}

.soustitre {
	font-size:18px;
	font-weight:bold;
}

.velo  {
	padding:10px;
	margin-bottom:15px;
	border:#000000 dotted 1px ;
	background-color:#66CC66;
	float:inherit;
}

.velo1  {
	margin-bottom:330px;
}

.velo2  {
	margin-bottom:190px;
}

.velo3  {
	margin-bottom:60px;
}

.velo4  {
	margin-bottom:5px;
}

.imgvelo {
	width:150px;
	float:left;
	margin-right: 10px;
	margin-bottom:3px;
	border:#000000 solid 1px;
}

.Style1 {color: #FFFFFF}

.Style2 {
	color: #FFCC00;
	font-weight: bold;
}

.descriptionvelo  {
	font-size:12px;
}

.descriptionvelo2  {
	text-align:center;
	font-size:12px;
}

.titrevelo {
	font-weight:bold;
	font-size:16px;
}

.attente {
	margin-bottom:480px;
	margin-top:50px;
}

.assurance {
	float:right;
	margin:8px;
	width:100px;
}