/*********************************** STRUCTURE ***************************************/


html, body, #banner, #content, #links, #footer {
	margin : 0;
	padding : 0;
	}
	
body {
	text-align : center;
	}
#content {
	width: 760px;
	margin : 20px auto 0 auto;
	text-align : left;
	/*border: 1px solid #00f;*/  /* bleu */
	}
	
#banner {
	height : 81px;
	width: 760px;
	}

	
.blog {
	width : 100%;
	margin : 0 0 0 -165px;
	float : right;
	/*border: 1px solid #ff0;*/
	}
	
.blogbody {
	margin : 0 0 0 175px;
	padding : 30px 30px 20px 20px;
	/*border: 1px solid #f0f;*/
	}


#links {
	width : 160px;
	float : left;
	/*border: 1px solid #0f0;*/   /* vert */
	}
	
#footer {
	clear : both;
	text-align:center;
	/*height : 35px;*/
	}


/********************************** FIN STRUCTURE **************************************/

	body {
		background: #8bccf3;
		/*background: #074b62;*/
		font-size: 90%;
		font-family:"Trebuchet MS", sans-serif; 
		color: #333;	
		}
		
	ul {list-style: none;}
	
	img {margin-right: 5px;}
		
	a {text-decoration: none; border-bottom: 1px dotted #074b62;}
	a:link {color: #074b62; }
	a:visited {color: #51889d; }
	a:hover {color: #2a6d87; border-bottom: 1px solid #2a6d87; }
	a:focus { }
	

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}
	
	h4 {
		font-size: 1.3em;
		margin-top: 2em;
	}

	#banner.fr {background: url(images/header.jpg) no-repeat 0 0; position: relative;}
	#banner.en {background: url(images/headerenglish.jpg) no-repeat 0 0; position: relative;}
	#banner h1 {text-indent: -5000px; font-size: 1px; line-height: 1px; text-decoration: none; }
	#banner  a#lien-accueil {position: absolute; overflow: hidden; top: 15px; left:15px; width: 220px; height: 50px; text-decoration: none; border-bottom: none; }
	.cache {text-indent: -5000px; font-size: 0px; line-height: 1px; text-decoration: none;}

				
	#content {
		background: url(images/fondpageblanc.jpg) repeat-y;
		border-bottom: 1px solid #000;
		}

	#container {
		
		}
	
	.blog {
  		/*background: url(images/boussole0.jpg) no-repeat 660px 15px;*/
		}

	.blogbody {
	
		}
	
	.blogbody ul {
	list-style: none;
	}
	.blogbody ul li {
	padding-left: 25px;
	margin: 20px 0;
	background: url(images/bullet_orange.png) no-repeat 0 3px;
	}
	.blogbody ul#domaines li {
	margin: 15px 0;
	}
	.blogbody p{
	margin: 20px 45px 20px 0;
	text-align: justify;
	}
	.post-content {
	margin-bottom: 3.5em;
}	
	#scroll { height: 300px; width: 400px; overflow: scroll;}
	
	p.valeurs { margin-top: 30px;}
	
	.mail {font-size: 1.1em; clear: both;}

	.title	{
	font: bold 23px "Trebuchet MS";
	color: #333;
	height: 40px;
	text-align: left;
	padding: 0 0 0 50px;
	background: url(images/boussgche.jpg) no-repeat left; 
	}
	
	
	.blogbody ul#conseils  {
	margin: 0;
	padding: 0;
	}


		/* ---------------------------Nouveau layout Conseils--------------------------- */

	div.conseils {padding-top: 25px;}
	.conseils h4 {margin-left: 25px;padding-top: 30px;clear: both;}
	.conseils img {position: relative; bottom:-3px;}
	.conseils p {margin: 10px 25px;padding:0;text-align: left;}
	.conseils span.clear, div.horizontal {clear: both;}

	
	.conseils p {list-style: none; float: left; /*width: 200px;border: 1px solid #f00;*/}
	dl {margin: 25px 25px 0 25px;padding: 0;}
	dt {display: block; margin: 10px 0; padding: 0;}
	dd {margin: 10px 0; padding: 0; text-align: left;}
	


	/* ---------------------------Fin Nouveau layout Conseils----------------------- */
	
	.blogbody ul#conseils  {
	margin: 0;
	padding: 0;
	}

	
	/*  Fin Page conseils */


	/* Formulaire page contacts */
	
	form{width: 50%; background: url(images/pointvertical.gif) repeat-y right; margin-bottom: 40px; /*border: 1px solid #00f;*/}
	
	form p{text-align: center;}
	
	label {
    clear:left;
	display : block;
	/*font-weight : bold;*/
	font-size : 1em;
	width : 13em;
	float : left;
	}
	
	#adresse{float: right; width:45%; /*border: 1px solid #f00;*/}
	#adresse p{margin: 0px 45px 20px 0; text-align: left;}
	
	p input, p textarea {border: 1px solid #2a6d87;}
	
	input[type=submit] {
	/*background : #8282fe;*/
	background: url(images/rectbleu85x40.png) no-repeat 50% 50%;
	width: 150px;
	height: 60px;
	border: none;
	color : #000;
	font: bold 12px "Trebuchet MS";
	}
	input[type=submit]:hover {
	/*background : #f0910f;*/
	color : #fff;
	cursor: pointer;
	}
	input[type=reset] {
	/*background: #b5b5fb;*/
	background: url(images/ovale60x50.png) no-repeat 50% 50%;
	width: 60px;
	height: 60px;
	border: none;
	color: #000;
	font: bold 12px "Trebuchet MS";
	}
	input[type=reset]:hover {
	/*background: #ff9561;*/
	color: #fff;
	cursor: pointer;
	}
	
	/* fin formulaire */

	#links {
  	font: bold 12px "Trebuchet MS";
	text-align: right;
	position: relative;
	background: url(images/pointvertical.gif) no-repeat top center;
	/*border: 1px solid #f00;*/  /* rouge */	
	}
	
	#langues {position: absolute; top: 14px; left: 15px; width: 80px;/*background: #0f0;*/text-align: left;}
	#langues a{text-decoration: none; border-bottom: none;}
	#langues a img {border: 1px solid #fff; }
	#langues a:hover img {border: 1px solid #b5b5fb; }
	#home { margin-right: 25px; padding: 14px 10px 0 0; margin-left: 110px; /*background: #f00;*/}
	#home a{display: block; width: 20px; height: 20px; text-decoration: none; border-bottom: none; background: url(images/houselinkhover.gif) no-repeat left top;}
	#home a:hover, #home a.actuelindex {background: url(images/houselinkhover.gif) no-repeat 0 -20px;}
	#home a img {text-decoration: none; border: none;}
	#home a:hover img { text-decoration: none; border: none;}
	#home img {margin: 0px;}
	
	#links ul {margin: 0; padding: 0 0 0 1px; width: 159px; border-top: 1px solid #4141f7; /*background: #f00;*/}
	#links ul li { height: 30px; background: url(images/ongletlink.jpg) no-repeat top;}
	#links li a { display: block; height: 30px; padding: 5px 5px;text-decoration: none; color: #000; border-bottom: none;}
	#links li a:hover, #links li.actuel { background: url(images/onglethover.jpg) no-repeat top; color: #fff;}
	#links li.actuel a{color: #fff;}
	#links p.slogan {font-style: italic; font-size: 16px; /*width: 159px;*/ padding: 0; margin: 20px 0px; text-align: center;}
	

	#footer{
		background: url(images/pointillebleu.gif) repeat-x top;
		/*border-bottom: 1px solid #f00;*/
		padding: 5px 10px 5px 0;
		text-align: right;
		clear: both;
		/*border: 1px solid #f00;*/    /* rouge */
		}
		#footer p {font: bold 12px "Trebuchet MS"; color: #333; margin: 0; padding: 0;}
		
		#footer p.copyright { color: #333;}		
		#footer p a {color: #a5bec6; border-bottom: none;}
		#footer p a:hover {color: #d2dee2;}
		/*#footer #slogan {background: url(images/slogan.jpg) no-repeat 1px top; height: 29px;}*/
		
	p.center {text-align: center;}
	
