html {
overflow:scroll;
}
* { 
margin:0; 
padding:0; 
} 
body {
background-color:#141a88;
background-image:url(img/voyage-autocar-degrade.jpg);
background-repeat:repeat-x;
font-family:"Trebuchet MS",arial,sans-serif;
font-size:13px;
text-align:center;
}
h1 {
font-size:11px;
color:#323896;
margin-top:3px;
font-weight:normal;
}
h2 {
color:#323896;
font-size:15px;
margin-top:0px;
margin-bottom:0px;
font-weight:bold;
font-style:italic;
}
p {
margin-top:10px;
margin-bottom:10px;
}
a:link{
color:#323896;
text-decoration:none;
font-weight:bold;
}
a:visited{
color:#323896;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#1DA7B2;
text-decoration:none;
font-weight:bold;
}
#container {
width:768px;
margin:1px auto;
text-align:left;
}
#arrondi-haut {
background-image:url(img/haut2.gif);
width:766px;
height:20px;
}
#header {
background-color:#FFFFFF;
border-left:3px solid #193089;
border-right:3px solid #193089;
height:112px;
width:760px;
}
#logo {
height:92px;
width:142px;
float:left;
margin-left:10px;
}
#infos {
background-image:url(img/adresse.jpg);
width:384px;
height:82px;
float:left;
text-align:center;
font-size:14px;
color:#FFFFFE;
padding-top:15px;
margin-left:43px;
}
#bus {
float:left;
margin-left:43px;
}
#menu {
border-left:3px solid #193089;
border-right:3px solid #193089;
width:760px;
background-image:url(img/menu.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:36px;
font-size:17px;
color:#1DA7B2;
padding-top:10px;
text-align:center;
}
#menu ul {
list-style-type:none;
}
#menu ul a:link{
color:#323896;
text-decoration:none;
font-weight:normal;
}
#menu ul a:visited{
color:#323896;
text-decoration:none;
font-weight:normal;
}
#menu ul a:hover{
color:#1DA7B2;
text-decoration:none;
font-weight:normal;
}
#menu ul li{
display:inline;
margin-left:4px;
margin-right:4px;
}
#contenu {
background-color:#FFFFFF;
border-left:3px solid #193089;
border-right:3px solid #193089;
width:760px;
}
#contenu br{
clear:both;
font-size:1px;
margin:0;
line-height:0;
}
#contenu-texte {
width:450px;
margin-left:255px;
background-image:url(img/perroquet.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
padding-top:10px;
text-align:justify;
}
#contenu-texte br {
clear:none;
}
#contenu-texte ul {
list-style-type:disc;
margin:15px;
padding:10px;
}
#contenu-photos {
width:250px;
float:left;
padding-top:5px;
}
#arrondi-bas {
width:766px;
height:33px;
background-image:url(img/bas2.gif);
background-repeat:no-repeat;
}
#pweb {
margin-top:10px;
margin-bottom:10px;
color:#FFF;
}
#pweb a:link, #pweb a:visited {
	text-decoration:none;
	color:#FFF
}
.Style1 {
color:#323896;
font-size:20px;
font-weight:bold;
}
.imagegauche {
margin-bottom:10px;
margin-left:20px;
border:1px solid #323896;
}
.telephone {
font-size:25px;
color:#323896;
}
div.formulaire {
 clear: both;
 padding-top: 3px;
 width:450px;
}
div.formulaire span.etiquette {
float: left;
width: 110px;
padding: 3px 10px 3px 3px;
text-align: right;
font-weight:bold;
color:#009;
}
div.formulaire span.element {
float: left;
text-align: left;
}
