/* CSS Document */
#cadre_principal_acces
{
float:left;
margin-left:10px;
margin-top:15px;
width:658px;
height:380px;
background-image:url('../img/acces/acces_fond.png');
}
#acces_gauche
{
float:left;
width:350px;
height:380px;
}
#acces_carte
{
float:left;
width:300px;
height:330px;
margin-top:25px;
margin-left:25px;
}
#acces_droit
{
float:left;
width:300px;
height:380px;
}
#acces_titre
{
float:right;
width:225px;
height:50px;
}

h1#acces_titre
{
	float:right;
	width:240px;
	height:50px;
	margin:0;
	padding:0;
	background-image:url('../img/acces/titre.jpg');
	cursor:pointer;
	overflow: hidden;
	text-indent: -9999px;
}

#acces_titre_txt
{
float:left;
font-family:Verdana;
color:#3276dc;
font-size:28px;
margin-left:5px;
margin-top:5px;
}
#acces_route
{
margin-top:5px;
float:left;
width:250px;
height:80px;
margin-left:50px;
}
#acces_train
{
margin-top:15px;
float:left;
width:250px;
height:80px;
margin-left:50px;
}
#acces_pied
{
margin-top:15px;
float:left;
width:250px;
height:80px;
margin-left:50px;
}
#acces_gps
{
margin-top:10px;
float:left;
width:250px;
height:35px;
margin-left:50px;
}
#acces_via_titre
{
color:#3276dc;
font-family:Verdana;
font-size:14px;
text-align:left;
}
#acces_via_desc
{
overflow:auto;
height:300px;
color:#3276dc;
font-family:Verdana;
font-size:12px;
text-align:left;
}