/****************************************/
/*				greffe de vie					*/
/*				  COMMON					*/
/*												*/
/****************************************/

/*--------------------------*/
/* 		GENERIQUE 	*/
/*--------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #313131;
}

p {
	margin-bottom: 20px;
	}

a {
	color: #F46537;  /* color: #FFA825; */
	text-decoration: none;
	}

a:hover {
	color: #FFA825;
	text-decoration: none;
	}

#global .clear {
	clear:both;
	}
	
html {
	background: url('../images/bg_bot.gif');
	}

body {
	background: url('../images/bg_top.gif') repeat-x;
	}
	
/*--------------------------*/
/* 		LAYOUT 			*/
/*--------------------------*/

#global {
	height: 100%;
	width: 717px;
	margin: 0 auto;
	background: url('../images/bg_global.gif') repeat-y;
	}
	
#global #main {
	background: url('../images/bg_left.gif') no-repeat;
	}
	
/*--------------------------*/
/* COLONNE GAUCHE 	*/
/*--------------------------*/

#global #main #left {
	float:left;
	width: 205px;
	padding-left: 10px;
	background: url('../images/bg_left.gif') no-repeat;
	}

		/*--------------------------*/
		/* 	  MENU GAUCHE 	*/
		/*--------------------------*/

#global #main #left #menu {
	height: 155px;
	/*padding-bottom: 15px;*/
	background: url('../images/leftMenu_aider_bg.gif') 0px 33px no-repeat;
	}
	
#global #main #left #menu ul {
	float: left;
	list-style: none;
	margin-left: 15px;
	margin-top: -3px;
	}
	
#global #main #left #menu > ul {
	margin-left: 28px;
	}

#global #main #left #menu ul li {
	position: relative;
	float: left;
	padding-top: 7px;
	line-height: 13px;
	margin-bottom: -1px;
	width: 165px;
	}
	
#global #main #left #menu ul li ul {
	position: absolute;
	left: -999em;
	margin-left: 155px;
	/*margin-top: -16px;*/  /* bug sous safari */
	top: 9px;
	}
		
#global #main #left #menu li a {
	display: block;
	width: 145px;
	font-weight: bold;
	color: white;
	}

#global #main #left #menu li a:hover {
	color : #313131;
	background-color : #FFD068;
	padding-left: 10px;
	}	

#global #main #left #menu li ul li {
	padding-top: 6px;
	border-bottom: solid 1px white; /* laisser sinon fail sous IE */
	}
	
#global #main #left #menu li ul li a {
	width: 170px;
	margin-top: -5px;
	padding: 2px 5px 2px 5px;
	color : #313131;
	background-color : #FFD068;
	margin-bottom: -1px;
	border-bottom: solid 1px white; /* laisser sinon fail sous IE */
	}

#global #main #left #menu li ul li a:hover {
	border-left: solid 7px #313131;
	text-indent: 0px;
	width: 158px;
	}
	
#global #main #left #menu li:hover ul, #global #main #left #menu li li:hover ul, #global #main #left #menu li.sfhover ul, #global #main #left #menu li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
	}
	


		/*--------------------------*/
		/* 	  SUITE GAUCHE 	*/
		/*--------------------------*/

#global #main #left #quizz {
	height: 205px;
	padding-bottom: 1px;
	/*background: url('../images/TMP_leftQuizz.gif') no-repeat;*/
	}
	
#global #main #left #partenaires {
	height: 129px;
	}

/*--------------------------*/
/* 		CONTENU		*/
/*--------------------------*/

#global #main #content {
	height: 510px;
	min-height: 510px;
	margin-left: 215px;
	padding: 20px 30px 0px 0px;
	background: url('../images/bg_content.gif') top right no-repeat;	
	}
	
#global #main > #content {
	height: auto;
	}

/*--------------------------*/
/* 			TEXTES		*/
/*--------------------------*/

#global #main #content h1 {
	padding-top: 3px;
	padding-bottom: 20px;
	font-family: 'Century gothic', Arial, sans-serif;
	letter-spacing: 0.1pc;
	font-size: 22px;
	font-weight: bold;
	color: #F46537;
	}
	
#global #main #content h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	}
	
#global #main #content p.chapeau {
	font-weight: bold;
	font-size: 11px;
	color: #F46537;
	}

.gdf {
	font-weight: bold;
	color: #FFA825;
	}
	
.bold {
	font-weight:bold;
	}
	
.underline {
	font-weight:bold;
	}	
	
	/**/
	/* En savoir plus & liens du même type */
	/**/
	
#global #main #content p.more a {
	width: 105px;
	height: 20px;
	padding-top: 7px;
	display: block;
	background: url('../images/more.gif') right no-repeat;
	font-weight: bold;
	color: #626262;
	}
	
#global #main #content p.more a:hover {
	background: url('../images/moreOver.gif') right no-repeat;
	font-weight: bold;
	color: #FFA825;
	}

#global #main #content p.moreWidth a {
	width:183px;
	}
	
#global #main #content .alignRight {
	margin-left: 362px;
	}
	
#global #main #content .alignRightFloat {
	float: right;
	margin-top: -11px;
	}
	
/*--------------------------*/
/* 		HAR HAR HAR			 */
/*--------------------------*/

#global #main #content hr.chapeau {
	height: 7px;
	color:#FECC00;
	background-color: #FECC00;
	}

#global #main #content .hr {
	height: 1px;
	margin-top: 3px;
	background: url('../images/hrDotted.gif');
	}
	
#global #main #content .little {
	width: 360px;
}

#global #main #content .hr hr {
	display: none;
	}
	
#global #main #content hr.temoignages {
	color:#FFA41F;
	background-color: #FFA41F;
	}
	
#global #main #content hr.ideesRecues {
	color:#F46638;
	background-color: #F46638;
	}
	

/*--------------------------*/
/* 	encartTemoignage		 */
/*--------------------------*/	
	
#global #main #content .encartTemoignage {
	/*background-color: #FFF1B7;*/
	padding-bottom: 10px !important;
	padding-bottom: 0px;
	}

#global #main #content .encartTemoignage .header {
	height: 43px;
	background: url('../images/temoignage_header_bg.gif') repeat-x;
	}	
	
#global #main #content .encartTemoignage .header img {
	float: right;
	}
	
#global #main #content .encartTemoignage .presentation {
	/*height: 81px;*/
	padding-bottom: 10px !important;
	padding-bottom: 0px;
	}
	
#global #main #content .encartTemoignage .presentation p.id {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px 0px 10px 85px;
	}

#global #main #content .encartTemoignage .presentation p.sousTitre {
	font-style: italic;
	margin: 0px 0px 10px 85px;
	}

#global #main #content .encartTemoignage .presentation p.sousTitreBis {
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 10px 85px;
	}
	
#global #main #content .encartTemoignage .imageBoxTemoignage {
	float:left;
	width: 76px;
	}
	
#global #main #content .encartTemoignage p.texteBoxTemoignage {
	margin-bottom: 10px;
	}

#global #main #content .encartTemoignage .moreWidth a {
	padding-right: 20px;
	}
	
#global #main #content .encartTemoignage p.moreWidth  {
	margin: 0px;
	}
	
/*--------------------------*/
/* 			Forms				 */
/*--------------------------*/	

#global #main #content .form {
	margin: 0px 10px 20px 30px;
	padding: 10px 10px 10px 20px;
	background-color: #FFF1B7;
	border: solid 1px #F46537;
	color: #B50034;
	}
	
#global #main #content .form legend {
	font-weight: bold;
	padding-bottom: 10px;
	}

#global #main #content .form label.lbl {
	display: block;
	text-align: right;
	width: 120px;
	} 
	
#global #main #content .form label.lblBig {
	display: block;
	text-align: left;
	} 

#global #main #content .form input.inpt {
	float: left;
	margin-top: -12px;
	margin-left: 130px !important;
	margin-left: 100px;
	border: solid 1px #313131;
	background: url('../images/input_bg.gif') no-repeat;
	padding-left: 3px;
	}
	
#global #main #content .form div.selects {
	float: left;
	margin-top: -12px;
	margin-left: 130px !important;
	margin-left: 65px;
	}

#global #main #content .form select.slct {
	width: 70px;
	border: solid 1px #313131;
	}

#global #main #content .form textarea {
	float: left;
	width: 230px;
	height: 150px;
	margin-left: 130px !important;
	margin-left: 100px;
	margin-bottom: 20px;
	border: solid 1px #313131;
	background: url('../images/textarea_bg.gif') no-repeat;
	padding: 3px;
	}

#global #main #content .form input.inptRadio {
	margin-left: 130px;
	margin-right: 3px;
	}

#global #main #content .form p.radioBtn {
	margin-left: 160px;
	margin-top: -18px;
	}
	
#global #main #content .form input.radioNext {
	margin-left: 10px;
}
	
#global #main #content .form input.submitBtn {
	display: block;
	width: 75px;
	margin: 10px 0px 20px 130px;
	padding-left: 0px !important;
	padding-left: 10px;
	text-align:left;
	background-color: #F46537;
	color: white;
	}
	
#global #main #content .form input.submitBtn:hover {
	color: #313131;
	}