* {
			margin: 0px;
			padding: 0px;
		}
		
/*html, body {
	height: 100%;
}*/
body {
			background: url(../images/fondbody.jpg) repeat-x;
		}
	/*Design principal*/
#container {
			/*min-height: 100%;
			height: auto !important;
			height: 100%;*/
			position: relative;
			margin: auto;
			width: 770px;
			border: groove 5px #141a88;
			background: white;
			color: #141a88;
			font-family: Verdana;
			font-size: 14px;
		}
#container #banniere {
			border-bottom: solid 1px #141a88;
			background: url(../images/banniere.jpg);
			height: 150px;
			text-indent: -999px;
		}
#contenu {
			margin: 30px 20px 50px;
		}
#menu {
	width: 770px;
	height: 30px;
	background: url(../images/navig.jpg);
}
#menu ul {
			list-style: none;
			font-family: Verdana;
			color: #141a88;
			font-size: 12px;
		}
#menu ul li {
			float: left;
			border: solid 1px #ede3e4;
			width: 152px;
			height: 30px;
		}
#menu ul li a {
			display: block;
			text-decoration: none;
			color: white;
			font-weight: bold;
			line-height: 30px;
			text-align: center;
			height: 30px;
			width: 152px;
		}
#menu ul li a:hover, #menu ul a#lienactif:hover {
			color: #141a88;
			background: #fff;
			-moz-opacity: 0.55;
			opacity: 0.55;
			filter:alpha(opacity=55);
		}
#menu ul a#lienactif {
	background-color: #fff;
	-moz-opacity: 0.2;
	opacity: 0.2;
	filter:alpha(opacity=40);
	color: #000;
		}
p {
	margin-bottom: 10px;
}
	/*Page d'accueil*/
.image {
	margin-top: 10px;
	margin-left: 10px;
}
img {
	border: solid 2px #141a88;
}
#pucesaccueil {
	/*width: 390px;*/
	/*margin-left: 20px;*/
	list-style-type: none;
}
#pucesaccueil li {
	margin-bottom: 8px;
}
#flottantedroite {
	float: right;
	margin-top: -160px;
}
table {
	width: 65%;
	font-size: 12px;
	margin: 20px auto;
}
th, td {
	text-align: left;
	padding: 2px;
}
th {
	text-decoration: underline;
}
	/*Page "en pratique"*/
#enpratique #contenu ul {
	list-style-type: none;
	margin-left: 20px;
}
#enpratique #contenu ul li{
	margin-bottom: 4px;
}
.gauche {
	width: 350px;
	float: left;
}
.droite {
	width: 350px;
	float: right;
}
.espacehaut {
	margin-top: 8px;
}
#coffre {
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
#interieurtrafic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
#transfert {
	margin-top: 12px;
	margin-bottom: 4px;
}
	/*Page "Offre personnalisée*/
form {
	margin-top: 30px;
}
fieldset {
	padding: 10px;
	border: 1px solid;
	margin-bottom: 10px;
}
legend {
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid;
	margin-bottom: 10px;
}
label  {
	float: left;
	text-align: right;
	width: 37%;
	padding-right: 5px;
}
input, select {
	width: 200px;
}
textarea {
	width: 50%;
}
#nbrepassagers, #enfants, #nbprisecharge {
	width: 50px;
}
#jourdepart, #moisdepart, #anneedepart, #heuredepart, #minutedepart,  #jourretour, #moisretour, #anneeretour, #heureretour, #minuteretour{
	width: 75px;
}
#votredemande #radio {
	text-align: center;
}
#votredemande label {
	float: none;
	text-align: left;
	width: auto;
}
#votredemande input {
	width: auto;
}
.infos {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}
.bouton {
	text-align: right;
}
	/*Page "Témoignages"*/
.alerte {	/*** Mis en évidence des champs mal renseignés ***/
	list-style-type: none;
	border: 4px double red;
	padding: 10px;
	font-weight: bold;
}
.messageAlerte {	/*** Mise en forme des message d'alerte ***/
	margin: 0 .3em;
	color: red;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
}
.succes {	/*** Message bien enregistré ***/
	list-style-type: none;
	border: 4px double green;
	padding: 10px;
	font-weight: bold;
}
.pagination {
	margin-bottom: 30px;
	text-align: center;
}
.gras {
	font-weight: bold;
}
blockquote {
	margin-bottom: 20px;
}
blockquote p {
	margin-top: 10px;
}
	/*Page "contact"*/
#contact ul li{
	list-style: none;
}
#contact #contenu{
	margin-bottom: 15px;
}
#contact ul .puce, .puce {
	list-style-type: disc;
}
#contact dt {
	margin-bottom: 20px;
	font-size: 16px;
}
.sizesmall, .sizesmall2{
	position: relative;
	top: 8px;
	margin-right: 93px;
	font-size: 11px;
	display: inline;
}
.sizesmall2{
	margin-right: 0px;
}
#contact table{
	width: 100%;
	margin-bottom: 0px;
}
#contact table td{
	text-align: center;
}
#infoscontactgauche{
	width: 100px;
	float: left;
}
	/*Liens*/
.logogauche{
	float: left;
	margin-right: 30px;
}
	/*Concerne toutes les pages*/
.hautdepage {
			text-align: right;
			margin-right: 10px;
			font-size: 14px;
			margin-bottom: 10px;
			clear: both;
			color: #141a88;
		}
h1 {
	color: #131987;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid;
}
h2 {
	color: #131987;
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 14px;
}
	/*Suppression des flottements*/
hr {
	clear: both;
	visibility: hidden;
}

	/*Pied de page*/
#footer {
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	width: 770px;
	height: 30px;
	text-align: right;
	font-size: 10px;
	background-color: #141a88;
	color: #fff;
}
#footer p {
	line-height: 30px;
	text-align: center;
}
#footer a {
	color: #fff;
}

