body {
	background:url(img/fond.jpg) repeat-x top left #78a7db;
	margin:0;padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
.inside { position:relative;margin:auto;width:920px; } /* la classe permet de centrer un div dans la page */
/*////////////////////////////////////

		IMAGES ELEMENTS
	
///////////////////////////////////*/
img { border:none;text-decoration:none; }
div.bloc_image { text-align:center; }
div.bloc_image img {
	border:1px solid #6ca837;
	margin:2px;
	padding:1px;
}
div.bloc_image a { text-decoration:none; }
div#contenu div.bloc_image p.zoomer { text-align:center;font-size:9px; }
div#contenu div.bloc_image p.legende { margin:0 0 5px 0;font-weight:bold;text-align:center; }
a.lien_image { text-decoration:none; }
/*////////////////////////////////////

		LINK ELEMENTS
	
///////////////////////////////////*/
a { color:#5e1a66;font-weight:bold; }
a:hover { color:#5e1a66; }
a img { border:none; }
a.mail-link {
	background:url(img/mail-link.gif) no-repeat 0 50%;
	line-height:16px;
	padding:2px 0 2px 28px;
} /* Ajoute un picto mail aux liens ayant la classe '.mail-link' */
/*////////////////////////////////////

		HEADER ELEMENTS
	
///////////////////////////////////*/
div#bandeau-haut div.inside { background:url(img/bandeau-haut.jpg) no-repeat; height:226px; }
div#bandeau-haut div.inside a span { display:block; height:226px; visibility:hidden; }
/*////////////////////////////////////

		NAVIGATION ELEMENTS
	
///////////////////////////////////*/
div#menu div.inside { z-index:100; }
div#menu div.inside ul.tab { position:absolute; top:-59px; left:0; }
ul.tab, ul.tab li { border:0; margin:0; padding:0; list-style:none; }
ul.tab { height:28px; padding-left:360px; } /* Le padding-left pour placer les onglets */
ul.tab li { float:left; margin-right:5px; }
.tab a { background:url(img/tab-round.jpg) right 56px; display:block; font-weight:bold; height:28px; line-height:28px; text-decoration:none;
	color:#FFF; /* Couleur du texte lien normal */
}
.tab a span{ background:url(img/tab-round.jpg) left 56px; display:block; height:28px; margin-right:15px; padding-left:15px; cursor:pointer; }
/* HOVER ELEMENTS */
.tab a:hover { background:url(img/tab-round.jpg) right 28px; display:block; text-decoration:none; 
	color:#f3fb08; /* Couleur du texte lien hover */
}
.tab a:hover span { background:url(img/tab-round.jpg) left 28px; display:block; }
/* ACTIVE ELEMENTS */
.tab a.active { background:url(img/tab-round.jpg) right 0 no-repeat; text-decoration:none;
	color:#f3fb08; /* Couleur du texte lien actif */
}
.tab a.active span, .tab a.active span { background:url(img/tab-round.jpg) left 0 no-repeat; }
/*////////////////////////////////////

		VIDEO ELEMENTS
	
///////////////////////////////////*/
div#conteneur-video { width:568px; margin:auto; }
div#myContent { background:#e4e4e4; }
div#contenu div#myContent p { padding:5px; font-style:italic; }
div#contenu div#myContent p#titleMyContent { font-weight:bold; font-size:15px; font-style:normal; color:#CC3300; }
div#conteneur-video div.box { margin:10px 0; padding:2px; min-height:33px; }
div#conteneur-video div.box a { display:block; float:left; width:155px; margin:0; padding:0 0 0 40px; height:35px; line-height:35px;
	color:; /* Couleur des liens vidéos si différent de la couleur des liens de la page en général */
}
div#conteneur-video div.box a:hover {
	color:; /* Couleur des liens hover vidéos si différent de la couleur des liens hover de la page en général */
}
div#conteneur-video div.box a#recommander-vid { background:url('img/recommander-vid.png') no-repeat 0 50%; }
div#conteneur-video div.box a#ajouter-vid { background:url('img/ajouter-vid.png') no-repeat 0 50%; }
div#conteneur-video div.box a#voir-portail { float:right; width:120px; }
/*////////////////////////////////////

		CONTENT ELEMENTS
	
///////////////////////////////////*/
div#conteneur { background:url(img/repetition.jpg) repeat-y; }
div#conteneur-haut {background:url(img/contenu-haut.jpg) no-repeat 0 top; }
div#contenu {
	background:url(img/contenu-bas.jpg) no-repeat 0 bottom;
	margin:0; padding:0 25px 0 25px;
	min-height:600px; 
	overflow:hidden;
}
div#left_col { float:left; width:580px; }
div#left_col div.box { padding:5px; }
div#left_col div.box2 { padding:10px;background:#f3fb08;border:1px #6c8201 solid;color:#5e1a66; margin:0 0 20px 0; }
div#right_col { margin:0 0 0 595px; padding:0; }
div.box {
	background:#f3fb08;
	border:1px #6c8201 solid;
	color:#5e1a66;
}
div#contenu h1 {
	margin:0; padding:0 0 0 10px;
	font:bold 16px Arial, Helvetica, sans-serif;
	height:20px;
	line-height:20px;
	color:#fff;
	text-align:left;
	position:absolute;
	top:-25px;
}
div#contenu p {
	margin:0; padding:5px 0;
	text-align:justify;
}
div#contenu p.citation {
	background:url(img/guillemets.gif) no-repeat 0 50%;
	padding-left:70px;
	font-weight:bold;
	font-size:18px;
	line-height:36px;
	color:#fffd04;
}
div#contenu ul {
	list-style-type:none;
	margin:5px 0 5px 0; padding:0 0 0 20px;
	height:1%;
}
div#contenu ul li {
	background:url(img/puce.gif) no-repeat left 7px;
	margin-left:10px; padding:4px 0 4px 15px;
}

div#left_col div.partenaire { margin:0 0 10px 0; }
div#left_col div.partenaire div.box  { padding:10px; }
/* RIGHT BOX ELEMENTS */
div#right_col div.box { margin:10px 0; padding :5px; background:#f3fb08; color:#5e1a66; border:1px #6c8201 solid }
div#right_col div.box h2 {
	background:url(img/fond-titre-h2.jpg) no-repeat 50% 0;
	margin:0; padding:2px 0;
	height:33px;
	line-height:20px;
	text-align:center;
	font-size:14px;
	color:#FFF;
}
div#right_col div.box p {}
div#right_col div.box a {}
div#right_col div.box a:hover {}
div#right_col div.box p.adresse { background:url(img/fond-adresse.png) no-repeat; width:220px; padding:5px 0 5px 40px; line-height:25px; }
div#right_col div.box p.tel { background:url(img/fond-tel.png) no-repeat; font-size:15px; width:220px; padding:5px 0 5px 40px; line-height:25px; }
div#right_col div.box p.mail { background:url(img/fond-mail.png) no-repeat; font-size:15px; width:220px; padding:5px 0 5px 40px; line-height:30px; }
div#right_col div.box p.port { background:url(img/fond-port.png) no-repeat; font-size:15px; width:220px; padding:5px 0 5px 40px; line-height:25px; }
div#right_col div.box p.fax { background : url(img/fond-fax.png) no-repeat; font-size:15px; width:220px; padding:5px 0 5px 40px; line-height:25px; }
div#right_col div.box p.btn-contact a { margin:auto; display:block; width:190px; height:40px; background: url(img/btn-contact.jpg) no-repeat; }
div#right_col div.box p.btn-contact a:hover { background: url(img/btn-contact.jpg) no-repeat 0 -40px; }
div#right_col div.box p.btn-news a { margin:auto; display:block; width:190px; height:40px; background: url(img/btn-news.gif) no-repeat; }
div#right_col div.box p.btn-news a:hover { background: url(img/btn-news.gif) no-repeat 0 -40px; }
div#right_col div#galerie { overflow:auto; height:250px; }
div#plan { width:479px; margin:auto; padding:5px 0; text-align:center; border:1px solid #a0a9b3; padding:1px 1px 5px 1px; }
/*////////////////////////////////////

		FOOTER ELEMENTS
	
///////////////////////////////////*/
div#pied { background:url(img/pied.jpg) repeat-x #619732; border-top:5px solid #465400; overflow:hidden; }
div#pied div.inside {
	width:860px;
	padding:10px 30px;
	/*background:url(img/pied.jpg) repeat-x ;*/
	height:150px;
	color:#FFF;
}
div#pied div.inside a { color:#FFF; }
div#pied div.inside p {
	margin:0; padding:5px;
	font-weight:bold;
}
div#pied div.inside p#ref a { font-size:10px; }
div#signature {
	float:right;
	width:200px;
	margin:5px 0 0 10px;
	text-align:center;
}
/****************************************************
		STYLES SPECIFIQUES AUX MODULES
****************************************************/

/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
form#form1 {
	margin:0 auto; padding:0;
	text-align:left;
	width:67%;
}
form#form1 fieldset { border:1px solid #5e1a66; padding:5px; }
form#form1 legend { font-weight:bold; color:#5e1a66; }
div#form-recommander form#form1 { width:92%; }
div#form-recommander form#form1 legend { color:#0c2579; }
form#form1 label { text-align:right; float:left; width:40%; padding-top:3px; }
form#form1 ul { margin:0;padding:0; list-style-type:none; }
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:right; }
div#form-recommander {
	width:548px;
	margin:45px 0 0 0; padding:0 10px 0 10px;
}
form#form1 legend fieldset {color:#5e1a66;}
div#contenu div#form-recommander p a { float:right; }
/********************************************************
				MERCI
********************************************************/
div#merci, div#confirm-recommander {
	background:url(img/enveloppe.png) no-repeat 50% 0;
	margin:80px auto;
	padding:125px 0 0 0;
	text-align:center;
	width:50%;
}
div#merci p, div#confirm-recommander p {
	text-align:center;
	font-weight:bold;
}
div#confirm-recommander { margin:10px auto; }
div#confirm-recommander a.close-link {
	background:url(img/close-link.png) no-repeat 0 50%;
	padding:2px 0 2px 25px;
	line-height:20px;
	height:16px;
}
/****************************************************
		STYLES SPECIFIQUES AUX FORMULAIRES
****************************************************/
table#formulaire { margin:0; padding:0;}
table#formulaire td#nom { margin:0; padding:0;color:#5e1a66;font-weight:bold}
table#formulaire td#obligatoire { margin:0; padding:0;color:red; }
/******************* CATALOGUE **********************/

#listeVehicules {
 	border: solid 1px #6c8201;
}

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #FFFFFF;
	background:url(img/fd_bandeauvehicules.jpg) repeat-x;
}


.lienInfos {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #C43024;
	font-weight: bold;
	text-decoration:underline;
}

.lien3 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
	}
.lien3:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}
.lien3:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
}
.lien3:active {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}


.lien4 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	}
.lien4:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.lien4:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.lien4:active {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}


.lienVendu {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
	}
.lienVendu:visited {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}
.lienVendu:hover {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
}
.lienVendu:active {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
}

.cadre3-bas {border-bottom: 1px solid #BABABA; }
.cadre3-left {border-left: 1px solid #6F0A0A; }


.txtRed {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; color: #FF0000;
	font-weight:bold;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}

.txt11 p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000000;
}