
 body {
 		font: 80% Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		background: #fff url(images/elements/bg.jpg);
		color: #000;
		text-align: left; 
	}
	
	
	/* General */
	
	p {
		margin: 0 0 1em;
		text-align: justify;
	}

	p img {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	img{
		border: none;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;		
		margin: 0 0 .8em;
		font-size: 2em;
		color: #dc2b35;
		font-weight: bold;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		margin: 1em 0;
		font-size: 1.4em;
		color: #631758;
		font-weight: bold;
		}
		
	h3 {
		margin: 1em 0 .5em;
		color: #4189c3;
		font-size: 1.2em;
		font-weight: bold;
	}
	
	h4 {
		margin: 1em 0 .5em;
		color: #1a4f81;
		font-size: 1.2em;
	}
	
	p { color: #1a4f81; }
	
	a {
		color: #de7f02;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	#bandeau
	{
	width: 750px;
	height: 161px;
	margin: auto;
	background: #fff url("images/elements/bandeau.jpg") no-repeat center top;
	}
	
	#bandeau a#lienlogo {
		display: block;
		width: 190px;
		height: 160px;
		margin: 0;
		}
	
	#wrap
	{
	width: 750px;
	padding: 0px;
	margin: 20px auto;
	text-align: left; 
	background: transparent url(images/elements/bg_wrap.jpg) repeat-y;
	}

	
	#container
	{
	width: 100%;
	margin: auto ;
	padding: 20px 0;
	background: transparent url(images/elements/bg_container.jpg) top center repeat-y;
	}
	
	
	/* Navigation GAUCHE */
	
	#sidenav
	{
	float: left;
	margin: 0;
	width: 190px;
	background-color: transparent;
	}
	
	/* menu gauche */
	
	#left-menu { margin: 16px 5px 16px 0px; padding: 0.8em 0 0; }
	#left-menu ul { margin: 0; padding: 0 5px 0 10px;	}
	#left-menu li { list-style: none; font-size: 1em;  }
	#left-menu li a {
	color: #1a4f81; 
	display: block; 
	padding: 5px 0px 0px 25px;
	margin: 5px 0 1px;
	text-decoration: none; 
	background: transparent url(images/elements/bg_li.jpg) no-repeat left 7px;
	}	
	#left-menu li.active a { 
	font-weight: bold; 
	color: #dc2b35;
	background: transparent url(images/elements/bg_li_current.jpg) no-repeat left 7px;  
	}
	#left-menu li a:hover { background: transparent url(images/elements/bg_li_current.jpg) no-repeat left 7px; color: #dc2b35; }
	#left-menu li.active li a { color: #4189c3 ; background: none; font-weight: normal; padding: 0px 0px 0px 25px;}
	#left-menu li.active li.active a { font-weight: bold; color: #f37123; }
	#left-menu li.active li a:hover { color: #f37123; }
	#left-menu li.active ul { padding: 0; }
	
	#left-menu li.active li.active li a { font-weight: normal; color: #765f8d; padding: 0 0px 0 40px; }	
	#left-menu li.active li.active li a:hover { color: #631758; }	
	#left-menu li.active li.active li.active a { font-weight: bold; color: #631758; }	
	



	/* CONTENU */
	
	#content
	{
	margin: 0px 10px 0 200px;
	padding: 25px 0; 
	background-image: transparent;
	}
		
	#content ul {
	list-style: none;
	margin:  1em 1em 2em;
	padding: 0em 1em;
	color: #1a4f81;
	
	}
	
	#content li{
		margin: 1em;
		background: transparent url(images/elements/puce.jpg) no-repeat left 5px;
		padding: 0 0 0 18px;
	}
	
	#content li li{
	margin: 0;
	padding: 0;
	background: transparent;
	}
	
	#content ul.listesanspuces { list-style: none;	}
	
	#content p {
	text-align: justify;
	line-height: 120%;
	}
	
	
	#tg{
	width: 160px;
	height: 616px;
	background: transparent;
	float: right;
	margin: 0px 0px 0 10px;
	padding: 16px 10px 0 0;
	}
	
	hr {
	clear: both;
	visibility: hidden;
	padding: 0; margin: 0;
	height: 0; line-height: 0;
	}
	
	#footer {
	clear: both;
	padding: 0;
	margin: auto;
	width: 750px;
	background-color: #fff;
	}
	
	#footer p {	color: #1a4f81; text-align: center; padding: 15px 0; }
	
	#footer a {	color: #de7f02; text-decoration: underline;	}
	
	#footer a:hover { text-decoration: none; }
	
	
	#footer small a {	text-decoration: none; }
	
	#footer strong	{ color: #e32219;	}
	
	#hautpage p {text-align: right; font-size: .9em; }
	
	/* Paragraphes */
	
	.alignright, .floatright {
		float: right;
		margin: 0 0 10px 10px;
	}

	.alignleft, .floatleft {
		float: left;
		margin: 0px 10px 10px 0;
	}

		/* Contact */

	.contactform {
	padding: 1em;
	background: #transparent;
	}

	.contactform fieldset {
	margin: 0;
	padding: 1em 0 1em;
	border: none;
	font-size: 12px;}

	.contactform fieldset legend {font-weight: bold;}
	.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
	.contactform div label {display: block; float: left; width: 15.5em; font-weight: normal; color: #1A4F81; }
	.contactform div input {padding: 0.25em; width: 40%; border: 1px solid #1A4F81; }
	.contactform div select {padding: 0; width: 41%; border: 1px solid #1A4F81; }
	.contactform div textarea { margin: 1em 0 0 0em; padding: 0.25em; width: 21em; height: 12em; border: 1px solid #1A4F81; }
	.contactform div.submit { width: auto; text-align: left; padding-left: 187px; }
	.contactform div.submit input { margin: 0; padding: 5px 10px; width: 220px; color: #621855; font-weight: bold; background: transparent; border: 1px solid #1A4F81; }
	div.required { color: #FC3502; }
	.error_message { padding: .5em 0;  background: transparent; }
	.error_message ul { margin: 0 0 1em; }
	.contactform .checkobjet { width: 100%; }
	.contactform .checkobjet label { float: none; }
	.contactform .checkobjet div { width: auto; }
	.contactform .checkobjet div label { display: inline; float: none; width: auto; font-weight: normal; }
	.contactform .checkobjet div input { width: 1em; border: none; margin-left: 187px; }