/* CSS Document */

/*
gris foncé++
color:#4B4B4D;  

gris clair
EEEEEE


bleu foncé
#0961C9
*/

.tarifs{
	background-image: url(../img2/tarifs.gif);
	width:590px;
	height:306px;
}
	


.spanOrange{
	color:#CA0808;
	font-weight: bold;
}

.titreRub{	
	color:#4B4B4D;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	margin-top:7px;
}
.contenu{
	padding : 30px;
}
.mailMe{
	position:absolute;
	top:530px;
	left:18px;
	margin-top:60px;
	font-style:italic;
	color : #3C3C3C;
	text-align:center;
	font-weight:bold;
}
.saisieMail{

	overflow:hidden;
	color :  #4B4B4D;
}


.bulle{
	background-image: url(../img2/bulle.gif);
	width:400px;
	height:186px;
	padding-left:20px;
	float:left;
}
.titreBulle{
	padding-top:3px;
	font-family: Arial, Verdana, Arial;
	color:#2610C9;
	font-size:10 px;
	font-weight:bold;
	margin-bottom:10px;
}

.cadre{

	float:left; 
	height:200px; 
	width:360px; 
	margin-left:40px;

}
.titreCadre{
	font-size:13px;
	font-weight:bold;
	width: 300px;
	border-bottom:solid green 1px;

}