/* STRUCTURE COMMUNE DES PAGES 
-------------------------------------------------------------------------------------------*/
#header {
	display: none;
	}
#wrapper {
	width: 960px;
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../im-commun/arrondi-bas-blanc.gif) no-repeat left bottom;
	}
#top {
	width: 960px;
	height: 180px;
	margin: 0;
	padding: 0;
	}

#container { 
	width: 960px; 
	padding: 0; 
	background: url(../im-commun/fond-blanc.gif) repeat-y 0 0;
	}
#nav {
	width: 200px;
	float: left;
	padding: 25px 0 25px 0;
	background: #fff url(../im-commun/fond-nav.gif) no-repeat left bottom;
	}

#content {
	
	margin-right: 10px;
	/*margin: 0;*/
	padding: 45px 200px 100px 230px;
	/*background: none;*/
	text-align:justify;
	}
	
#content1 {
	height:550px;
	margin: 0;
	padding: 45px 200px 20px 230px;
	background: none;
	text-align:justify;
	}

#content2 {
	margin: 0;
	padding: 45px 200px 20px 230px;
	background: none;
	}
/*#espacement{
	height:100px;
}
#espacement1{
	height:100px;
	padding:0;
	margin:0;
	border:1px solid;
}*/
#left {
	width: 530px;
	float: left;
	}
#right {
	width: 375px;
	float: left;
	margin-left: 30px;
	}
.align-right{
	margin-left:200px;
}
#bottom { 
	height: 0; 
	clear: both; 
	}
br.clear { 
	height: 0; 
	clear: both; 
	}
.clear2 { 
	clear: left; 
	}
	
/*STYLES DE LA NAVIGATION  
-------------------------------------------------------------------------------------------*/

#nav ul {
	margin: 0 10px 0 11px;
	padding-bottom: 12px;
	}
#nav ul li  {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.09em;
	line-height: 1em;
	}
#nav ul li a {
	display: block;
	padding: 6px 0 6px 33px;
	text-decoration: none;
	color: #000;
	background: url(../im-commun/bouton-nav.gif) no-repeat left center;
	}
* html #nav ul li a {  /* hack pour IE6 Win */
	height: 1em;
	}	
#nav ul li.imp a {
	background: url(../im-commun/bouton-nav-imp.gif) no-repeat left center;
	}
#nav ul li a:hover {
	color: #238fbd;
	background: url(../im-commun/bouton-nav-over.gif) no-repeat left center;
	}
#nav ul li a.active {
	color: #000;
	font-weight: bold;
	background: url(../im-commun/bouton-nav-active.gif) no-repeat left center;
	padding-left: 43px;
	}
#nav ul li.imp a.active {
	background: url(../im-commun/bouton-nav-imp-active.gif) no-repeat left center;
	}
	
/* Navigation de niveau2 */
#nav ul li ul {
	margin: 0 20px 0 28px;
	padding-bottom: 0;
	}
#nav ul li ul li {
	margin: 0;
	padding: 2px 0;
	font-size: 9px;
	font-weight: bold;
	line-height: 1em;
	}
#nav ul li ul li a, #nav ul li.imp ul li a {
	padding: 0 0 6px ;
	text-decoration: none;
	color: #444;
	background: url(../im-commun/tirets-nav2.gif) no-repeat left bottom;
	}

#nav ul li ul li a:hover, #nav ul li ul li a.current {
	color: #238fbd;
	background: url(../im-commun/tirets-nav2.gif) no-repeat left bottom;
	}

/* STYLES DE LA PARTIE CONTENT
-------------------------------------------------------------------------------------------*/

/* Liens de la partie Content */

#content h1 { 
	background: url(../im-commun/chevron-h1.gif) no-repeat 0 2px;
	text-indent: 17px;
	padding-bottom: 3px;
	}
#content1 h1 { 
	text-indent: 17px;
	padding-bottom: 3px;
	}
#content h2 { 
	background: url(../im-commun/puce-h2.gif) no-repeat 0 2px;
	text-indent: 15px;
	padding-bottom: 0;
	}

#content p a, #content ul li a {
	text-decoration: none;
	color: #333;
	}
#content p a:hover, #content ul li a:hover, p.coul, .coul  {
	color: #238fbd;
	}
#content p.question {
	margin: 10px 10px 3px 0;
	font-size: 1em;
	line-height: 1.17em;
	letter-spacing: 1px;
	font-weight: bold;
	background: url(../im-commun/puce-h2.gif) no-repeat 0 2px;
	text-indent: 15px;
	padding-bottom: 6px;
 	}
#content p.nomsqual {
	color: #666;
	font-size: .84em;
	line-height: 2em;
	padding-bottom: 25px;
 	}
 #content p.nomsqual .chefs {
	color: #238fbd;
	font-size: 1.2em;
	font-weight: bold;
 	}
 #content p.QR a, #content p.QRlast a {
 	color: #238fbd;
 	}
 #content p.QR a:hover, #content p.QRlast a:hover {
	color: #000;
 	}
 #content p.QRlast {
 	margin-bottom: 25px;
 	}
 #content p.QR, #content p.QRlast {
 	font-weight: bold;
 	}
#content p.chapo {
	background: url(../im-commun/puce-h2.gif) no-repeat 0 7px;
	font-size: 1em;
	text-indent: 15px;
	line-height: 2em;
	}
 	
 /*Images */
 
#content img.float {
	float: left;
	padding: 3px 6px 0 0;
	}
#content img.minicarte {
	float: right;
	padding: 0 0 0 10px;
	}		
	
/* Formulaires */

textarea, .textarea { 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 1px;
	color: #000; 
	font-size: 1.1em; 
	font-weight: normal;
	background-color: #f4f4f3;
	border: 0;
	padding: 1px;
	}

/* Style des flash */
#flashleft  h1{
	color:red !important;
}
#flashleft p{
	color :#132959;
}
#flashright  h1{
	color:#811453 !important;
}
#flashright p{
	color :#77B5FE;
}
#carteleft
{
	width: 300px;
	float: left;
	text-align:left;
	padding-top:10px;
}
#carteleft a{
	float: left;
}

#carteright 
{
	width: 400px;
	padding-left: 300px;
	padding-top:10px;
}
#carteright a{
	float: left;
}

