* { margin:0; padding:0; list-style-type:none; border:0; font-weight:normal; font-family:Arial, Helvetica, sans-serif;  }

/* hack hauteur IE */

* html #main-padding { height: 400px; }

* html #side { height: 400px; }

h3, h4, h5 {  font-weight: bold; text-transform:uppercase; }
h3 a, h3 a:visited { text-decoration:none; }
h3 a:hover { text-decoration: underline; }
h4 { font-size:1.2em; margin:5px 0; }
.annotation {font-style:italic; font-size:0.9em; color:#666;}
/* liens */ 

a, a:visited, a:active { text-decoration:none; color:#09339A;  font-weight:bold; font:"Times New Roman", Times, serif; }
a:hover { text-decoration:underline; }

strong { font-weight:bold; }

body { color:#292929; font-size:11px; background:url(images/bg.jpg) center top no-repeat #FFF; }

#box { margin:0 auto; width:950px;  }

#cadre_main { background:url(images/bg-deco.jpg) center top no-repeat; margin-top:10px; }

/* HEADER */

#header { width:950px; height:250px; position:relative; }

	#langue { position:absolute; bottom: 10px; left:0; background:transparent;}
		#langue img { margin-right:5px; }
	
#side { float:left; width:241px; min-height:400px; }
	#side img { display:block; margin:0 auto; }
	
#service { width:505px; height:46px; background:url(images/deco-sousmenu.png) center center no-repeat; position:relative; }

	#service ul { position:absolute; left:50px; bottom:6px; }
	#service li { display:inline; }
	#service li a, #service li a:visited { margin-right:10px; font-size:1.1em;   }
	#service li a:hover { text-decoration:underline; color:#292929;  }

/* MENU */

#menu { }
		.treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
		list-style-type: none; }
		.treeview li a, .treeview li a:visited { color:#fff; text-decoration:none; padding:5px 0; display:block; width:230px;  text-indent:10px;  text-transform:uppercase; background: url(images/ligne-menu.png) bottom left no-repeat; }
		html>body .treeview li a { width: auto;  }
		.treeview li a:hover { color:#FEAB05; text-decoration:none; }		
		.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
		cursor: hand !important; cursor: pointer !important; }
		.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
		display: none; /*Hide them by default. Don't delete. */ }
		.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
		cursor: default; }
		
#bg-sousmenu { background:url(images/deco-page.png) top center no-repeat; height:157px; margin-top:10px; }

/* MAIN */ 

#main-padding { float:left; margin:0; width:709px; min-height:400px; }

#main { margin:10px 0; }
			
	#main h3 { font-size:1.6em; margin:5px 0; font-family:"Times New Roman", Times, serif; background:url(images/puce-titre.png) left center no-repeat; padding-left:15px; color:#09339A;  }
				
	#main li { background:url(images/puce.png) center left no-repeat; padding-left:15px; margin:5px 0 5px 15px; }
		
	.pic { float:right; margin:0 0 5px 10px; border:1px solid #d5d5d5; }
	
	.retour { float:right; margin:5px; }
	
	.puce { background:url(images/puce-titre.png) center left no-repeat; padding-left:15px; }
	
	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #d5d5d5; }					
					
	#main p { line-height:1.5em; margin:5px 0 ;}		
	
	.visu { margin:0 0 5px 0; float:right; }
	
.bloc { background:url(images/block.jpg) bottom left no-repeat; padding:10px 20px; margin:5px 0; }
		
div.hr { height: 30px; background: url(images/separation.jpg) no-repeat scroll left; }
div.hr hr {   display: none; }	
			
	#diaporama { margin:10px auto; width:600px;   }
		#diaporama .big { border:1px solid #d5d5d5; display:block; margin:0 auto; }
		#diaporama .thumb { display:block; margin:3px 0; cursor: pointer; width:auto; }
		#diaporama .thumb img { border:1px solid #d5d5d5; margin:5px; }
		

		
	.float-right { float:right;}
				
	.prix-detail { padding:2px 0 2px 2px; color:#fff; background:#E60D17; font-size:1.3em; font-weight:bold; width:220px; text-align:center; }

			
.formulaire { margin:5px 0; }
			.formulaire radio, .formulaire label, .formulaire ,input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px;  }	
			.formulaire label { text-align: right; width: 100px; margin-right: 10px; }			
			.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #3E3F42; padding:3px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
			.formulaire input, .formulaire textarea { width:200px; }			
			.formulaire .bouton { width:100px; background:#d5d5d5; color:#000; }		
			.formulaire input:focus, .formulaire textarea:focus { background:#d5d5d5; }		
			.formulaire .input-radio { background:#fff; border:1px solid #fff; width: 20px; }		
			.formulaire br { clear: left; }

	table { width:690px; margin:5px auto; }
	th { width:150px; text-align:center; background:#fff; color:#265696; font-weight:bold;}
	tr {  }
	caption { font-size:1.2em; font-weight:bold; text-transform:uppercase; border-bottom:1px solid #fff;}
	td { text-align:left; padding-left:5px; width:585px; border-bottom:1px solid #265696;}
	th, td { padding:2px 0; }
	
	dl { margin-right:10px; }
	dt { margin-top:5px;  font-weight:bold; background:url(images/li.png) left center no-repeat; padding-left:10px; }
	dd {text-align:right; border-bottom:1px solid #D0C9BF; }
	
#nav { display:block; margin:0 0 5px 0; }
	.prec { float:left; }
	.suiv { float:right; }
	#nav a:hover { text-decoration: underline; }
	
	.pdf { background: url(images/pdf.gif) left center no-repeat; padding-left:22px; }
	
	.hidden { visibility:hidden; overflow: auto; display:none;}

/* PLAN */
.plan .left{float:left; margin-right:5px; width:33%;}
	
/* footer */

#footer { height:100px; width:950px; }

#copyright { text-align:center; font-size:0.9em; margin:0 auto; padding:5px 0 ; background:#fff; color:#000; width:950px;  }
		#copyright a { color:#000; }

