/* CONTENU */

#contenu {
    position: relative;
    padding: 0;
	margin: 0;
	width: 820px;
	height: 100%;
	color: #FFFFFF;
}

#presentation {
	width: 560px;
	float: left;
	height: 95px;
	background-image: url(images/presentation.gif);
}

#presentation p{
	background-image: url(images/presentation.gif);
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 30px;
	color: #3c3c3c;
	text-align: justify;
	
}

/* DROITE */

#droite {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	width: 260px;
	height: 515px;
	float: right;
	background-image: url(images/menu_droit_temp.gif);
	color: #3c3c3c;
	font-size: 11px;
}

input.boutonok {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 110px;
	color: #FFFFFF;
	width:25px;
	font-size: 12px;
	font-weight: bold;
	background-color: #f99d13;
	border: 1px solid #f99d13;
}
 
input.texte {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #3c3c3c;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #becddc;
}

#whois {
	position:absolute;
	margin-top: 15px;
	margin-left: 85px;
} 
 
#newsletter {
	position:absolute;
	margin-top: 140px;
	margin-left: 30px;
}

#newsletter_return {
	background-color:#F4F4F4;
	border:1px solid #9D9D9D;
	height:43px;
	margin-left:16px;
	margin-top:117px;
	padding-top:5px;
	position:absolute;
	text-align:center;
	width:215px;
}
#callback {
	position:absolute;
	margin-top: 440px;
	margin-left: 30px;
}
#callback_return {
	background-color: #F4F4F4;
	border: 1px solid #9D9D9D;
	height: 59px;
	margin-left: 16px;
	margin-top: 400px;
	padding-top: 48px;
	position: absolute;
	text-align: center;
	width: 215px;
}

#affiliations {
	position:absolute;
	width: 210px;
	height: 30px;
	margin-top: 65px;
	margin-left: 15px;
	background-image: url(images/affiliations.gif);
}

#partenaires {
	position:absolute;
	width: 210px;
	height: 180px;
	margin-top: 195px;
	margin-left: 15px;
	background-image: url(images/partenaires.gif);
}

/* OFFRES */

#offres1_1 {   
	width: 280px;
	height: 140px;
	float: left;
	background-image: url(images/offre1_1.gif);
}

#offres1_2 {
	width: 280px;
	height: 140px;
	float: left;
	background-image: url(images/offre1_2.gif);
}
#offres2_1 {   
	width: 280px;
	height: 140px;
	float: left;
	background-image: url(images/offre2_1.gif);
}

#offres2_2 {
	width: 280px;
	height: 140px;
	float: left;
	background-image: url(images/offre2_2.gif);
}

#offres3_1 {   
	width: 280px;
	height: 140px;
	float: left;
	background-image: url(images/offre3_1.gif);
}

#offres3_2 {
	width: 280px;
	height: 140px;
	float: left;
	background-image: url(images/offre3_2.gif);
}

#offres4 {
	position: relative;
	clear: both;    
	width: 820px;
	height: 140px;
	background-image: url(images/offres4.gif);
}

#cont4_1 {
	position: absolute;   
	margin-left: 90px;
	width: 270px;
}


#cont4_2 {
	position: absolute; 
	margin-left: 280px;
	width: 270px;

}

#cont4_3 {
	position: absolute; 
	margin-left: 450px;
	width: 250px;
}

.titre_offres {
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.titre_offres a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.titre_offres a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.desc_offre {
	margin-left: 15px;
	margin-top: 10px;
	width: 230px;
	height: 25px;
	color: #3c3c3c;
	background-image: url(images/desc_offre.gif);
}

.desc_offre_mini {
	padding: 0;
	margin-left: 5px;
	margin-top: 10px;
	float: right;
	width: 200px;
	height: 25px;
	color: #3c3c3c;
	background-image: url(images/desc_offre_mini.gif);
	background-repeat: no-repeat;
}

.img_offre_hor {

	margin-left: 25px;
	width: 240px;
	height: 55px;
}

.img_offre_ver {
	padding-left: 15px;
	float: left;
	width: 45px;
	height: 80px;
}

.prix {
	color: #f99d13;
	font-weight: bold;
	font-size: 12px;
}