#amivelo{
	/*
	color:#71B8E0;
	font-family:Comic Sans MS, cursive;
	font-size:13px;
	font-weight:bold;
	margin-left:146px;
	margin-top:35px;
	position:absolute;
	*/
	/*color:#993344;*/
	color:#005085;
	
}

#corps{
	margin-left:2px;
	margin-right:2px;
	background-color:#4B6BA5;
}
#contenu{
	position:relative;
	min-height:300px;
}

#zone_header {
	background-image:url(/img/charte-ami-velo/header.png);
	background-repeat:no-repeat;
	position:relative;
}

#zone_gauche{
	/*background-image:url(/img/charte-ami-velo/bande-gauche.png);
	background-repeat:repeat;*/
	
}

#zone_pseudo{
	position:relative;
	left:0px;
	/*background-image:url(/img/charte-ami-velo/gauche.png);
	height:159px;*/
}

#zone_lien_gauche {
	position:relative;
	width:120px;
	/*background-image:url(/img/charte-ami-velo/bande-gauche.png);*/
}

#les_liens_gauche {
	left:3px;
	position:relative;
	/*top:10px;*/
	
}

#identification {
	left:8px;
	position:relative;
	top:0px;
	
}
#le_titre {
	color:#FF0000;
	font-size:45px;
	left:6px;
	position:absolute;
	top:20px;
}
#les_descriptions {
	color:#000099;
	left:410px;
	position:absolute;
	top:28px;
	line-height:18px;
}

#menu_horizontal {
	color:#000099;
	font-family:Arial;
	font-size:12px;
	left:0px;
	position:absolute;
	top:81px;
}

#souslemenu {
	position:relative;
	text-align:right;
	top:39px;
	font-size:10px;
	color:red;
}

#souslemenu A{
	color:red;
}

#recherche{
	position:absolute;
	text-align: right;
	margin-top:-30px;
}



#demarrage{
	background-color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	color: red;
	
}

#les_liens_gauche > DIV{
	margin-left:5px;margin-top:5px;	
}

#bloc_mes_km DIV{
	margin-top: 3px; margin-left: 17px; font-size: 9px;
}



A:visited,A:link{
	text-decoration:none;
}

A:hover{
	text-decoration:underline;
}

