/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background-color:#f6d592;
	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;
}

.txt16{
	font-size:16px;
}
/***********************************/
/********** GABARIT HOME ******/
/***********************************/

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

#home_content #part1{
	float:left;
	width: 286px;
	height:153px;
	
}


#home_content #part2{
	float:left;
	width: 496px;
	height:153px;
	background:url(../images/home/haut.jpg) 0 0 no-repeat;
}


#home_content #gauche{
	float:left;
	width: 286px;
	height:347px;
	
}

#home_content #part3{
	float:left;
	width: 286px;
	height:222px;
	background:url(../images/home/gauche_haut.jpg) 0 0 no-repeat;
}

#part3 a.bt_igp{
	clear:left;
	background:url(../images/home/igp_of.gif) 0 0 no-repeat;
	width: 70px;
	height :68px;
	margin:152px 0 0 200px;
	display:block;
}

#part3 a.bt_igp:hover{
	background:url(../images/home/igp_on.gif) 0 0 no-repeat;

}

#home_content #part5{
	float:left;
	width: 286px;
	height:125px;
	background:url(../images/home/gauche_bas.jpg) 0 0 no-repeat;
}

#home_content #part4{
	float:left;
	width: 496px;
	height:347px;
	background:url(../images/home/bas.jpg) 0 0 no-repeat;
}

#part4 a.bt_pate{
	clear:left;
	
	width: 242px;
	height :50px;
	margin-left:200px;
	margin-top:260px;
	display:block;
}




#home_content div .photoG{
	float: left;
	margin : 0px 8px 0px 10px;
	padding-left:10px;
	padding-bottom : 30px;
} 

                                       

#home_content div .photoD{
	float: right;
	margin : 25px 23px 0px 0px;
	padding-left:10px;
	padding-bottom : 30px;
}



#home_content div p{
	color:#ffffff;
	font-size:14px;
	font-weight : bold;
	font-style:italic;
	line-height:16px;
	margin : 45px 230px 0px 40px;
}
#home_content #Layer2 p{
	color:#004d95;
	font-size:11px;
	font-style:italic;
	line-height:13px;
	font-weight : normal;
	margin: 50px 5px 0 7px;
	
}

#home_content #Layer3 p{
	color:#ffffff;
	font-size:11px;
	font-style:italic;
	line-height:13px;
	font-weight : normal;
	margin: 50px 5px 0 7px;
	
}

/***********************************/
/********** 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:#333333;
}
#pied p a{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
