* { 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: 500px;
}

* html #side {
	height: 500px;
}

* html .bloc {
	height: 300px;
}



/* liens */ 

a, a:visited, a:active { text-decoration: none; color:#219BDC; font-weight:bold; }

a:hover { 	text-decoration: none; text-decoration:underline; }

/* ------------STRUCTURES------------------ */

html {  }

body { color:#000; background:#0073B0 url('images/bg-body.jpg') repeat-x center top; }

#box { width:950px; margin:0 auto; }

#cadre_main { background:#fff url(images/bg-menu.jpg) repeat-y top left ; margin:0;    }

#header { margin:0 0 0 0; }
	
#side { float:left; width:205px; min-height:450px; }

#breadcrumb { margin:0 0 0 0; }

h3 { margin:5px 0; text-align:center; font-size:1.3em; font-weight:bold; color:#219BDC; }

h4 { margin:5px 0; text-align:left; font-size:1.3em; font-weight:bold; color:#219BDC; }

/* ------------MENU------------------ */
		
	#menu { width:200px; padding:0 0 10px 0; margin:0 0 0 5px;  }		
	#menu ul { }
	#menu li { color:#fff; list-style-type: none; font-weight:bold;  line-height:23px; text-indent:25px; }
	#menu li a, #menu li a:visited { font-weight:bold; color:#fff; text-decoration:none; text-indent:25px;  display:block; width:169px; background:url('images/menu1.jpg') left bottom no-repeat; }
	html>body #menu li a { width: auto;  }
	#menu li li a, #menu li li a:visited { font-weight:normal; text-indent:40px; }
	#menu li a:hover { text-decoration:none;  background:url('images/menu2.jpg') left bottom no-repeat;   }
	#menu li li a:hover { }

/* ------------IMAGES------------------ */

	.pic { width:260px; height:160px; border:1px solid #BBDEEA; }
	.pic img { width:260px; height:160px;  }
	
	.pic2 { width:81px; height:50px; border:1px solid #BBDEEA; margin:0 6px 0 0; float:left; }
	.pic2 img { width:81px; height:50px;  }
	
	.pic3 { width:300px; height:200px; border:1px solid #BBDEEA; float:left; }
	.pic3 img { width:300px; height:200px;  }
	
	.pic:hover, .pic2:hover { border:1px solid #219BDC; }
	
	.pic a, .pic2 a, .thumb a { border:none; }
	.pic a:hover, .pic2 a:hover, .thumb a:hover  { border:none; background:none; }

/* ------------MAIN-------------------- */ 

#main-padding { float:left; width:745px; min-height:500px; background:#fff; }

#main { padding:10px 15px; }
		
	#main ul { margin:8px 0; }
	#main li { background:url('images/li.png') no-repeat left 3px; padding:0 0 5px 20px; }
	
/* ------------BLOC------------------ */

	.bloc-home { float:left; width:220px; margin:10px 5px 10px 0; height:255px; }
	.bloc-home .pic { margin:5px auto; float:none; }
		
	.bloc-produit { margin:10px auto; padding:0 0 20px 0; background:url('images/block.jpg') no-repeat right bottom; min-height:170px; }
		.bloc-produit .left { float:left; width:435px; margin: 0 10px 0 0; }
		.bloc-produit .right { float:left; width:262px; }
		.bloc-produit .right .thumb { width:262px; margin:5px 0;  }
		.bloc-produit .right .thumb img { cursor:default; }
#main 	.bloc-produit .left p { margin: 0 0 5px 0; }

	.bloc-detail { }
		.bloc-detail .prix { float:right;  }

/* ------------FORMULAIRE------------------ */

.formulaire { margin:5px 0; }
	.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; }
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #6C695C; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea { width:200px; background:url('images/block.jpg') repeat-x right; }
	.formulaire .bouton { width:120px; cursor:pointer; border:1px outset #ccc; color:#000; font-weight:bold;
background:url('images/block.jpg') repeat-x right; padding:2px }
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #000; opacity:.75; filter:Alpha(Opacity=75); }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; margin:0 5px 0 0; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	
	.formulaire img { width:auto; height:auto; }
	
/* ------------DIAPORAMA------------------ */

#diaporama { }

	
/* ------------DETAIL------------------ */

table { width:700px; border-collapse:collapse; }

	td { text-align:center; padding:3px 0;   }
	tr:hover { cursor:default; background:#d7d7d7; color:#000;  }
		
/* ------------DIVERS--------------------- */
	
	strong { font-weight:bold; }
	
	.detail { background: url('images/detail.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.url { background: url('images/liens.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.pdf { background: url('images/pdf.gif') no-repeat left center; padding:0 0 0 22px; }

	.video { background: url('images/video.gif') no-repeat left center; padding:0 0 0 22px; }
	
	.prix { font-weight:bold; font-size:1.3em; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

	.logo img { float:right; margin:0 0 3px 3px;}
		.retour { float:right; margin:5px; }

	.thumbpic_liens { float:right; margin:0 0 5px 0; border:1px solid #DCDCDC; }		
	
	.rouge { color:#fff; padding:3px 4px; background:red; font-weight:bold; }	
	
	.calendrier { margin:5px auto; }		
					
	#main p { line-height:1.4em; margin:7px 0; text-align:justify}		
			
	#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; }.
	
	#meteo { }
	
	#aide { margin:5px 0 10px 100px; }
		#aide a { border:none; }
		
	.alerte { 	background: #fff6bf url(images/alerte.gif) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */
	text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
		
	#nav { float:right; }
	#nav a:link, #nav a:visited { padding:3px 7px; background:#fff; color:#9A196B; border:1px solid #9A196B; }
	#nav a:hover { background:#9A196B; color:#fff; border:1px solid #fff;  text-decoration:none; }
	
	
div.hr { height: 0; clear:both }
div.hr hr {   display: none; }	

	/* ------------DL DT DD------------------ */
		
dl { margin: 5px 0; display:block; float:left; width:350px; }
dt, dd { padding:5px 0;  }
dt { width: 80px; float: left; font-weight: bold; }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:270px; line-height:1.6em;  }

dd:hover { color:#219BDC; cursor:default; }

	
/* ------------FOOTER------------------ */

#footer { }
		
#copyright { text-align:right; font-size:0.8em; margin:5px auto; color:#fff; width:950px; margin:0 auto;  }
		#copyright a { color:#fff; }
		

/* hack clear float */ 	
	
.clr { clear: both;  }