body {
background-image: url(../images/fond01.jpg);
background-repeat: no-repeat;
background-color: #13007C;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#quadrillage { 
position: absolute; 
width: 955px; 
left: 50%; 
margin-left: -477px; 
height:900px;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
background-image: url(../images/fond02.gif);
} 

#quadrillageref { 
position: absolute; 
width: 955px; 
left: 50%; 
margin-left: -477px; 
height:1350px;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
background-image: url(../images/fond02.gif);
} 

#adresse {
font-size:12px;
}

h1 {
font-size: 14px;
padding:0px;
margin:0px;
}

a {
color: #A2ACEF;
text-decoration: none;
}

#conteneur { 
left: 50%;
margin-left: -467px;
width: 955px; 
text-align:justify;
position:absolute;
top:0px;
color: #FFFFFF; 
font-family: verdana; 
font-size: 11px;
} 

#divref { 
width:187px;
height:150px;
position:relative;
float:left;
top:0px;
margin-bottom:15px;
text-align: center;
} 



 

/*
#directions td { 
	font-size:10px;
	color: #FFFFFF;
} 




.googledir div div div {
	font-size:12px;
	color: #FFFFFF;
}

.googledir>div {
	font-size:10px;
	color: #FFFFFF;
}


#directions div { 
	font-size:10px;
	color: #FFFFFF;
} */

.googledir {
	color: #FFFFFF;
	font-size: 9px;
}

.googledir div table tr td {
	background-color: #000a50;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.googledir div div table tr td {
	background-color: inherit;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.googledir div div div {
	color: #FFFFFF;
	font-size: 10px;
}


