html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------------------------------------- */

body{
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-align: center;
}
/* a => vert color: #868e28; bleu 2f419a*/
a{
	text-decoration: none;
	color: #868e28; 
}
input[type=text],textarea{
	border:1px solid #AAA;
}
.marge{
	margin-left:15px;
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

#form_contact input[type=text],textarea{ width:300px;
										border:1px solid #AAA;
										}




#bandeau{
	background-repeat: no-repeat;
	background-position: 0 bottom;
	/*background-image: url(http://www.caravaning-limousin.com/_img/header.jpg);*/
	width: 1000px;
	margin:auto;
	text-align:left;
	height:247px;
	overflow:hidden;
	position:relative;
}
		#bandeau #lien_logo{
			display: block;
			position:absolute;
			top:10px;left:60px;
			width:230px;height:100px;
			cursor: pointer;
			/*border: 1px dashed white;*/
		}
		#bandeau #menu{
			float:left;
			position:relative;
			left:50%;
			top:202px;
			text-align:left;
			margin-bottom:2em;
		}
		#bandeau #menu ul{
			list-style:none; 
			position:relative;
			left:-50%;
			margin:0;
			padding:0;
		} 
				
		#bandeau #menu li{
			overflow: hidden;
			float:left;
			margin:-2px 3px 0 3px;
			padding:0px 0px 20px 0px;
		}
				#bandeau #menu li .link{
					float:left;
					height:26px;
					padding:6px 10px 0 10px;
				}
				#bandeau #menu li.select2 .link{background: url(http://www.caravaning-limousin.com/_img/header_bandeau_ongl4_fond_li.png) repeat-x top left;}
						
						#bandeau #menu li a{color:#FEFEFE;font-size:15px;}
						#bandeau #menu li.select2 a{ color:white;font-size:15px; }
				
				#bandeau #menu li .ongl_d{
					display:none;
				}
				




#page {
	width: 800px;
	margin: auto;
	padding:10px 102px 0 98px;
	background: url(http://www.caravaning-limousin.com/_img/main_fond.jpg) repeat-y;
	text-align: center;
	overflow: hidden;
}

		#page .titre{		position:relative;width:800px;padding:40px 0 0 0;overflow:hidden;text-align: left; }
		
						#page #catalogue_menu{
							float:left;
							position:absolute;
							left:420px;
							top:10px;
							text-align:left;
							margin-bottom:2em;
						}
						#page #catalogue_menu ul{
							list-style:none; 
							position:relative;
							margin:0;
							padding:0;
						} 
						#page #catalogue_menu li{
							float:left;
							margin:0 7px 0 10px;
						}
						#page #catalogue_menu li a{
							float:left;
							display: block;
							position:relative;
						}
						
						#page #vehicule_menu{
							float:left;
							position:absolute;
							right:0px;
							top:10px;
							text-align:left;
							margin-bottom:2em;
						}
						#page #vehicule_menu ul{
							list-style:none; 
							position:relative;
							margin:0;
							padding:0;
						} 
						#page #vehicule_menu li{
							float:left;
							margin:0 7px 0 10px;
						}
						#page #vehicule_menu li a{
							float:left;
							display: block;
							position:relative;
						}
						#page #vehicule_menu .vehicule_menu_prix{
							margin-top:5px;
							font-weight: bold;
						}
						
						#page #vehicule_titre{
							position:absolute;
							width:800px;
							overflow:hidden;
							text-align: left;
							background: #FBFBFB;
							font-size: 26px;
							color:#D3D3D3;
							left:3px;
							top:0px;
						}
						#page #vehicule_titre .marge{
							font-size: 10px;
						}
						
						
		#page .item, #page .item_last{
			width:180px;
			height:150px;
			text-align:center;
			float:left;
			padding:0 16px 0 5px;
			background: url(http://www.caravaning-limousin.com/_img/vignette_ombre.jpg) no-repeat;
			font-size:15px;
		}
		 #page .item_last{
		 	padding:0 0px 0 5px;
		 }
			#page .item .libelle, #page .item_last .libelle{
				margin-top:5px;
				color:black;
			}



#pied {
	width: 1000px;height: 37px;
	margin: auto;
	padding-top:30px;
	background: url(http://www.caravaning-limousin.com/_img/pied.jpg) no-repeat;
}
		#pied .texteBas{
			font-size:15px;
		}
		#pied .texteBas .jours{
			margin-right:20px;
		}
		#pied .texteBas .heures{
			font-style: italic;
		}




.float{
	float:left;
	margin:0 20px 0 20px;
	width:155px;
	height:170px;
	position:relative;
	overflow: hidden;
}
.float_img{
	color: black;
	width:155px;
	position:relative;
	text-align: center;
}
.float_img img{
	width:150px;
}
.float_img .vendu{ width:150px;
	position:absolute;
	top:15px;
	left:20px;
}
.float_text{
	text-align:center;
	margin-top:5px;
	font-weight: bold;
}
.float_prix{
	text-align:center;
	margin-top:10px;
	font-style: italic;
}


.catalogue_ligne{
	padding-bottom: 20px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
.catalogue_ligne .photo{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-top: 5px;
	float: left;
	width:150px;
}
.catalogue_ligne .photo .vendu{
	top: 25px;
	position: absolute;
	left: 10px;
}
.catalogue_ligne .desc{
	float: left;
	width: 610px;
	margin-top: 0px;
}
.catalogue_ligne .desc .nom_produit{
	font-size: 12px;
	padding:5px;
}
.catalogue_ligne .desc .description{
	text-align: justify;
	min-height: 50px;
	line-height: 12.5px;
	color: #4c4c4c;
	padding:5px;
}
.catalogue_ligne .desc .bas{
	padding:5px;
}


.bloc_images{
	overflow: hidden;
	width:800px;
	margin-top:0px;
	margin-left:10px;
}
.bloc_images .main_image{
	float: left;
	width:600px;
}
.bloc_images .main_image img{
	width:600px;
}
.bloc_images .menu_image{
	float: right;
	width:160px;
	overflow: hidden;
	margin-left:0px;
	margin-top:20px;
	text-align:center;
}
.bloc_images .menu_image img{
	width: 100px;
	margin-bottom:5px;
	border:1px #e6e6e6 solid;
	padding:2px;
}





.imprimer_fond { background-color:white; }
.imprimer_titre { margin-top:6px; margin-bottom:8px; font-size:12px; font-weight:bold; }
.imprimer_type { margin-bottom:8px; font-weight:bold; }
.imprimer_texte { margin-bottom:8px; }
.imprimer_prix { margin-bottom:15px; }