/*==================================================*\
||                                                  ||
||     Définition du fond de la zone d'affichage    ||
||                                                  ||
\*==================================================*/

#grp_contenu {
	background: url(../images/fond.gif) repeat-y 0 0; 
	margin-top: 14px;
	_height: 100px;
}

#grp_part_1 {
	float: left;
	width: 165px;
	margin: 0 0 0 0;
} 

#grp_part_2 {
	width: 353px;
	float: left;
	margin: 0px 19px 0px 20px;
	padding: 4px;	
	text-align: justify;
}

#grp_part_3 {
	float: left;
	width: 165px;
	margin: 0 0 0 0;
} 


/***************************************/
/*               PARTIE 1              */
/***************************************/

#grp_part_1 h2 {
	background-color : #FFF;
	padding: 0px;
	margin: 3px 3px 0 3px;
}

#grp_part_1 h2 img {
	margin-left: 10px;	
}

#grp_part_1 ul {
	background-color: #FFF;
	padding: 5px;
	margin: 0 3px 0 3px;
	list-style-type: none;
}

#grp_part_1 li {
	border : solid 2px #E2E2E2;
	padding: 2px;
	margin: 1px 0 1px 0;
}

#grp_part_1 li a {
	color: #999;
	font-weight: bold;
	background : url(../images/fond_lien_out.gif) no-repeat;
	display: block;
	height: 13px;
	padding-left: 18px;
}

#grp_part_1 li a:hover {
	background : url(../images/fond_lien_over.gif) no-repeat;
	text-decoration: none;
}

#grp_part_1 li.sel  a{
	background : url(../images/fond_lien_over.gif) no-repeat;
	text-decoration: none;
}

/***************************************/
/* Module Besoin d'un conseil          */
/***************************************/
#besoin {
	background-color: #B0C4D5;
	padding: 0  0 2px 0; 
	margin: 0px;
}

#besoin span {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 55px;
	margin: 0px;
	background: url(../images/numero_azur.gif) no-repeat 0 35%;
}

#besoin h3 {
	background-color: #88A7C1;
	margin: 100px 0 5px 0;
	padding: 5px;
	font-size: 1.4em;
	color: white;
	font-weight: bold;
	border-bottom: dotted 2px white;
	letter-spacing: 0.05em;
}

#besoin p a {
	background: url(../images/fond_lien_i.gif) no-repeat 0 0;
	color: #FFF;
	padding: 2px 0 2px 18px;
	font-size: 0.9em;
}

/***************************************/
/*               PARTIE 2              */
/***************************************/

#grp_part_2 h2 {
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #42739C;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: url(../images/carre_bleu.gif) no-repeat 0 4px;
}

#grp_part_2 h3 {
	padding: 0 0 0 15px;
	margin: 0px;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;	
}

#grp_part_2 h4 {
	padding: 2px 0px 2px 2px;
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: #fff;
	border-bottom: solid 1px #42739C;
	border-top: solid 1px #42739C;
}

#grp_part_2 h5 {
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;	
	text-align: left;
	background: url(../images/puce_grise.gif) no-repeat 0 3px;
}

#grp_part_2 h6 {
	padding: 0px;
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;	
	text-decoration: underline;
	text-align: left;	
}

#grp_part_2 ul {	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#grp_part_2 li {	
	margin: 0px;
	padding: 0px 0px 5px 15px;	
	background : url(../images/go_t0_bleu.gif) no-repeat left top;
}

#grp_part_2 li a {
	padding: 0px 15px 1px 0px;	
	background : url(../images/go_t0_blanc.gif) no-repeat right top;
	text-decoration: none;
}

#grp_part_2 li a:hover {
	background : url(../images/go_t0_bleu.gif) no-repeat right top;
	text-decoration: none;
}

#grp_part_2 p.bandeau {
	text-align: center;
	background-color: white;
}

#grp_part_2 #signature {
	text-align: right;
	padding: 0px;
	width: 150px;
	height: 80px;
	float: right;
	font-weight: bold;
	background: url(../images/signature.gif) no-repeat 100% 100%;
}

#grp_part_2 table {	
	border-top: dotted 2px #333333;	
	border-right: dotted 2px #333333;	
	padding: 5px;
}

#grp_part_2 td {	
	border-left: dotted 2px #333333;	
	border-bottom: dotted 2px #333333;	
}


#grp_part_3 span.ens {
	background-color: #88A7C1;
	color: white;
	display: block;
	padding: 3px;
}

#grp_part_3 p.select{
	padding: 3px;
	text-align: center;
	background-color: white;
	margin: 3px 0 6px 0; 		
}

#grp_part_3 select{
	font-size: 1em;
}

/***************************************/
/* Module Identification               */
/***************************************/

#identification {
	background-color: #B7CAD9;
	color: #000;	
}

#identification a {
	color: #000;	
}

#identification input.text {
	color: #7D7D7D;
}

#identification h3 {
	background-color: #42739C;
}

#identification p.liens a{
	background: url(../images/go_t0_blanc.gif) no-repeat 100% 2px;
}

#identification p.liens a:hover{	
	background: url(../images/go_t0_bleu.gif) no-repeat 100% 2px;	
}

/***************************************/
/*           HEADER & FOOTER           */
/***************************************/
#visuel {
	margin: 30px 0 0 0;
	padding: 0px;
	border-bottom: 12px solid #88A7C1;
}

#all_footer {
	clear: both;
	background-color: #88A7C1;
	color: #FFFFFF;
	height: 15px;
}

#all_footer li{
	background: url(../images/puce2.gif) no-repeat 0% 65%;
}
