* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; }

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 480px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#000; font-weight:bold; }
a:hover { text-decoration:underline;  }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html {  }

		body { background:#BAE7FF; }

		#box { width:950px; margin:0 auto; background:#BAE7FF;}

		#cadre_main { background:url(images/bg-cadre-main.jpg) top left repeat-y;}

		#cadre{ background:url(images/bg-main-padding.jpg) top right repeat-y;}

		#header { }
	


		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
		
		#side-top { float:left; width:200px; height:500px;border-top: 2px dotted #333; background:white;}
 
		#menu-top {margin:5px; border:1px dotted #ff0000;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:268px; height:100%; background:url(images/bg-menu.jpg) top left repeat-y #BAE7FF;}

/* ------------ MENU RIGHT ------------------ */
		
		#menu-right {}
		#side-right { float:left; width:200px; min-height:500px;border-top: 2px dotted #000; background:red;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 
		.devis{ margin-left:50px; width:533px;}
		.top-page {width:555px; line-height:22px; padding-left:35px; margin:0 auto; background:url('images/home-bg-top.jpg') top left no-repeat; font-size:16px; color:#05569B; font-weight:bold;}
		#main-padding { display:block; float:left; width:681px; min-height:480px;}
		#main-padding #main { margin:10px 5px; }
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px;}
		#main-padding #main p { line-height:1.5em; margin:0 50px 0 20px; text-align:justify;}		

		
/* ------------ BLOC HOME 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-home-1 { width:555px; margin-left:50px; margin-bottom:20px;}
		.bloc-home-1 .top {width:555px; height:22px; font-weight:bold; font-size:13px;}
		.bloc-home-1 .descriptif  { width:300px; margin:0 0 10px 0; float:left; text-align:justify;}
		.bloc-home-1 .pic {float:right; margin-right:20px;  width:225px; text-align:center;}
		.bloc-home-1 .pic img { border:1px solid #000;} /* changer marge suivant largeur vignette */
		#main .bloc-home-1 p { font-size:11px; margin:0px 0px; } 
		.bloc-home-1 .detail { width:70px; height:17px; float:left; margin-left:2px; margin-top:5px;}
			 
/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 { width:590px; margin-left:20px; margin-bottom:10px;}
		.bloc-produit-1 .top {width:590px; height:22px; font-weight:bold; font-size:13px;}
		.bloc-produit-1 .descriptif  { width:280px; margin-bottom:10px; float:left; text-align:justify;}
		.bloc-produit-1 .pic {float:right; margin-right:5px; width:300px; text-align:center;}
		.bloc-produit-1 .pic img { border:1px solid #000;} /* changer marge suivant largeur vignette */
		#main .bloc-produit-1 p { font-size:11px; margin:0px 0px; } 
		.bloc-produit-1 .detail { width:70px; height:17px; float:left; margin:5px}

/* ------------ BLOC DETAIL ------------------ */

		.bloc-detail { width:590px; margin-left:30px; margin-bottom:10px;}
		.bloc-detail .top {width:590px; height:22px; font-weight:bold; font-size:13px;}
		.bloc-detail .diaporama { margin:10px auto;}
		.bloc-detail .thumb { margin:0px auto;}
		.bloc-detail .thumb img { border:1px solid #000;}
		.bloc-detail .descriptif { width:570px; margin-bottom:10px; float:left; text-align:justify;}
		.bloc-detail .big {margin:5px auto; width:400px; text-align:center;}
		.bloc-detail .big img { border:1px solid #000;} /* changer marge suivant largeur vignette */
		#main .bloc-detail p { font-size:11px; margin:0px 0px; } 

/* ------------ PARTENAIRES ------------- */


		.bloc-partenaire { width:590px; margin-left:50px; margin-bottom:20px;}
		.bloc-partenaire .top {width:590px; height:22px; font-weight:bold; font-size:13px;}
		.bloc-partenaire .descriptif  { width:300px; margin:0 0 10px 0; float:left; text-align:justify;}
		.bloc-partenaire .pic {float:right; margin-right:20px;  width:225px; text-align:center;}
		.bloc-partenaire .pic img { border:1px solid #000;} /* changer marge suivant largeur vignette */
		#main .bloc-partenaire p { font-size:11px; margin:0px 0px; } 
		.bloc-home-1 .detail { width:70px; height:17px; float:left; margin-left:2px; margin-top:5px;}
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:500px; margin-left:50px; border:1px solid #000;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#000;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#000;}
	.plan dl dd, .horaires dl dd{width:200px; padding-left:5px; color:#000;}
	.horaires ul li{width:200px; padding-left:5px; color:#000;}
	.plan a, .horaires a {color:#000;}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited {color:#fff; text-decoration:underline;}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:500px; margin-right:50px;margin-top:10px; margin-bottom:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#3A8EBA; color:#FFF; border:1px solid #FFF; }
	.nav a:hover { background:#FFF; color:#3A8EBA; border:1px solid #3A8EBA;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #666; color:#666;}

/* ------------ COMMUNS (dans la charte du site) --------------------- */

	.prix {  font-weight:bold; font-size:1.2em; color:#005FAF; margin:0px 0; padding:5px 0;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	h2 { font-weight:bold; font-size:1.2em; margin:10px; }
	h3 { text-transform:uppercase; color:#000; font-size:1.3em; font-weight:bold;text-align:center;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }
	h4 {  font-weight:bold; font-size:1.1em; text-align:left; margin:0; }
	strong { font-weight:bold; }
	
/* ------------ ICONS --------------------- */
.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; margin-left:20px; float:left; margin-top:5px}
.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px; }
/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour {margin-left:20px; margin-top:5px }
						
	div.hr { height: 10px; clear:both; background:url('images/separation.gif') bottom left repeat-y; margin:0 0 0 9px; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #BAE7FF; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #3F6397; border-bottom: 2px solid #3F6397; font-weight:bold; }
	
/* ------------ FORMULAIRE ------------------ */
	.formulaire { margin:5px 0px; padding:5px 0; color:#000; width:400px; margin:0 auto;}
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire label { text-align: left; width: 120px; margin-right: 10px; }

	/*LABEL 1 SEULE LIGNE AVEC INPUT EN DESSOUS*/
	.formulaire .label-titre { text-align: left; width: 500px; font-weight:bold; clear:both;}
	
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #1F5C94; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea{ width:150px; background:url('images/formbg.gif') repeat-x left top; border:1px solid #B4B2B2;} /* charter bg couleur */ 
    .formulaire option { width:180px; border-bottom:1px solid #d7d7d7; padding:2px 0; } /* charter bg couleur */ 	
    .formulaire .bouton { width:120px; cursor:pointer; border:1px solid #000; color:#fff; font-weight:bold; background:#1F5C94; padding:2px }
	.formulaire option:hover, .formulaire option:focus{background:#000; color:#fff;}
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #B4B2B2; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }

/* ------------ TABLE ------------------ */

	table { width:100%; border-collapse:collapse; }
	th, td { border-bottom: 1px solid #d7d7d7; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th { color:#000000;   width:100px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }

/* ------------ COMBO ------------------ */	
			
	#combo { margin:5px 0 10px 0; }
	#combo select { border:1px solid #c0c4d5; padding:1px; }
	#combo label { padding-left:20px; background:url('images/search-folder-blue.gif') no-repeat left center; }

		
/* ------------ FIELDSET --------------------- */

	fieldset { padding:7px 5px; border:1px solid #DB9E71; margin:5px 0; }
	fieldset .left{width:250px; float:left; padding:2px; margin:0;}
	fieldset hr{ clear:both; color:#DB9E71; background-color:#CCC; height: 1px; border: 0;}
	fieldset legend { color:#DB9E71; font-weight:bold; padding:0 10px; font-size:1.1em; }
	

/* ------------ DL DT DD ------------------ */
		
	dl { margin: 5px 0; display:block; width:520px; float:left; }
	dl h3{ color:#2E9D07; text-transform:uppercase;  }
	dt, dd { padding:5px 10px;  }
	dt { width: 170px; float: left; font-weight: bold;  text-transform:uppercase; }
	/* hack de commentaire avec un antislash pour ie5 mac \*/
	dt { clear:both; }
	/* end hack */
	dd { float: left; width:240px; line-height:1.4em;  }

/* ------------ DEBUT SITEMAP ------------------ */
	#sitemap h2 a {text-decoration:none;font-size:1.3em; color:#333; height:20px; text-transform:uppercase;}
	#sitemap p{list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside; }
	#sitemap p a { text-decoration:none; margin-left:18px; }
	#produits{display:none;}
	
/* ------------ FIN SITEMAP ------------------ */
	
	#produits{display:none;}
	
/* ------------ FIN SITEMAP ------------------ */
	
/* ------------ FOOTER ------------------ */

	#footer {margin:0 auto; height:95px;}
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#000; width:950px; margin:0 auto;  }
	#copyright a { color:#000; }
		

/* ------------ FOOTER - CATEGORIES ------------------ */
	
	#categories-r, #categories-r a , #categories-r a:hover{ width:950px; text-align:center; text-decoration:none; font-size:0.8em; font-weight:100; margin:0 auto;}
	#categories-r p {width:900px; margin:5px; text-align:center}

	/* hack clear float */ 		
	.clr { clear: both; }

