/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background-color:#88110e;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}

a{
	color:#000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


dl, dt, dd, ul, li {
	list-style-type: none;
	list-style: none;
}

img, img a{
	border:none;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.call {
	clear:both;
}

#site {
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	width : 782px;
}

p{
	line-height:12px;
}

.logoSite{
	width: 194px;
	height: 108px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	display:block;
}

.logoSite2{
	width: 194px;
	height: 108px;
	background:url(../images/logo_gammes.jpg) 0 0 no-repeat;
	display:block;
}

.logoSelection{
	width: 59px;
	height: 82px;
	background:url(../images/logo_selection2.gif) 0 0 no-repeat;
	display:block;
}
.logoSelectionHome{
	width: 59px;
	height: 85px;
	background:url(../images/logo_selection.gif) 0 0 no-repeat;
	display:block;
}

.retour{
	width: 40px;
	height: 17px;
	background:url(../images/bout_retour.gif) 0 0 no-repeat;
	color:#FF8300;
	padding:0px 0 0 10px;
}

.retour a{
	color:#ff9407;
	}
	
.retour a:hover{
	color:#ff9407;
}


/***********************************/
/********** GABARIT HOME ******/
/***********************************/

/*contenu à droite ***************************/
#home_content {
	float:left;
	width: 782px;
	height:530px;
}

/**************** Logo ****************/
#home_content #part1{
	float:left;
	width: 311px;
	height:130px;
	background:url(../images/home/logo2.jpg) 0 0 no-repeat;
}

/**************** Titre ****************/
#home_content #part2{
	float:left;
	width: 471px;
	height:130px;
	background:url(../images/home/titre2.jpg) 0 0 no-repeat;
}

/**************** Milieu ****************/
#home_content #part3{
	float:left;
	width: 782px;
	height:280px;
	background:url(../images/home/milieu4.jpg) 0 0 no-repeat;
}
#part3 a.bt_3{
	float:left;
	width: 98px;
	height :246px;
	
	display:block;
}
/**************** Bas/Bouton ****************/
#home_content #part4{
	float:left;
	width: 685px;
	height:120px;
	padding-left:97px;
	background:url(../images/home/bas2.jpg) 0 0 no-repeat;
}


#part4 a.bt_1{
	float:left;
	
	width: 266px;
	height :63px;

	display:block;
}

#part4 a.bt_2{
	float:left;
	
	width: 273px;
	height :63px;
	margin-left:57px;
	display:block;
}
/*#part4 a.bt_1{
	float:left;
	background:url(../images/home/cidre_of.gif) 0 0 no-repeat;
	width: 266px;
	height :63px;
	
	display:block;
}

#part4 a.bt_1:hover{
	background:url(../images/home/cidre_on.gif) 0 0 no-repeat;

}

#part4 a.bt_2{
	float:left;
	background:url(../images/home/quadrette_of.gif) 0 0 no-repeat;
	width: 273px;
	height :63px;
	margin-left:57px;
	display:block;
}

#part4 a.bt_2:hover{
	background:url(../images/home/quadrette_on.gif) 0 0 no-repeat;

}
*/
/**************** Page d'accueil ****************/
#part5{
	float:left;
	width: 782px;
	height:530px;
	background:url(../images/home/fond_accueil.jpg) 0 0 no-repeat;
}

/**************** Page refus ****************/
#part6{
	float:left;
	width: 782px;
	height:530px;
	background:url(../images/home/fond_refus.jpg) 0 0 no-repeat;
}

#bouton{
	float:left;
	width:782px;
	height:59px;
}

#part5 a.bt_pas_legal,#part6 a.bt_pas_legal{
	background:url(../images/home/paslegal_of.jpg) 0 0 no-repeat;
	width: 266px;
	height :59px;
	margin-top:355px;
	margin-left: 90px;
	display:block;
}

#part5 a.bt_pas_legal:hover, #part6 a.bt_pas_legal:hover{
	background:url(../images/home/paslegal_on.jpg) 0 0 no-repeat;
}

#part5 a.bt_legal, #part6 a.bt_legal{
	background:url(../images/home/legal_of.jpg) 0 0 no-repeat;
	width: 266px;
	height :59px;
	margin-top: 355px;
	margin-left: 74px;
	display:block;
}

#part5 a.bt_legal:hover, #part6 a.bt_legal:hover{
	background:url(../images/home/legal_on.jpg) 0 0 no-repeat;
}


#home_content #part3 .texte{
	color:#8d3300;
	font-weight : bold;
	font-size: 16px;
	margin :10px 90px 0px 330px;
	line-height:18px;
}




#home_content div .photoM{
	float: left;
	margin : 0px 10px 0px 90px;
}

#home_content div .photoG{
	float: left;
	margin : 0px 7px 0px 12px;
}

#home_content div .photoD{
	float: right;
	margin : -10px 10px 0px 7px;
}

#home_content div h1{
	color:#ffffff;
	font-size: 12px;
	font-weight : bold;
	margin : 35px 7px 35px 40px;
}

#home_content div p{
	color:#ffffff;
	font-weight : bold;
	margin :5px 7px 5px 15px;
}

#home_content div .texte_haut{
	color:#8d3300;
	font-weight : bold;
	font-size: 12px;
	margin :89px 7px 0px 0px;
	line-height:12px;
}

#home_content div .texte_bas{
	color:#ffffff;
	font-weight : bold;
	margin :0px 7px 0px 300px;
}



/***********************************/
/********** PIEDS ******/
/***********************************/

#pied{
	clear: both;
	width:782px;
	height:20px;
	padding:5px 0 5px 0;
	text-align : justify;
	font-size:10px;
	
}
#pied h5{
color : #000000;
	text-align:center;
}
#pied h5 a{
	color : #000000;
	font-weight:strong;
	font-size:11px;
}
#pied p{
	font-size:10px;
	color:#000000;
}
#pied p a{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
