/* CSS Document */

/* CONTENU */
.titre-page-bretagne-cycliste{
	float:left;
	width:955px;
	height:33px;
	background-image:url(images/abonnement/bandeau-titre-bretagne-cycliste.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:45px;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.titre-page-newsletter{
	float:left;
	width:955px;
	height:33px;
	background-image:url(images/abonnement/bandeau-titre-newsletter.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:45px;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}


.titre-page{
	float:left;
	width:955px;
	height:33px;
	background-image:url(images/abonnement/bandeau-titre.jpg);
	background-repeat:no-repeat;
	padding-top:6px;
	padding-left:45px;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

.cadreGauche{
	float:left;
	width:580px;
	margin-left:10px;
	margin-top:14px;
}

.cadreDroite{
	float:right;
	width:369px;
	margin-right:10px;
}

.imgUne{
	float:left;
	margin-right:15px;
}

.cadreUne{ 
	float:left;
	width:660px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

/* BLOC ANNONCES */

.fondNewsletter{
	background:url(images/abonnement/fond-newsletter-2.jpg) no-repeat;
	width:250px;
	height:58px;
	padding-top:6px;
	padding-left:9px;
	padding-right:110px;
}

.fondBretagneCycliste{
	background:url(images/abonnement/fond-bretagne-cycliste-2.jpg) no-repeat;
	width:360px;
	height:40px;
	padding-top:6px;
	padding-left:9px;
}

.ligneBretagneCycliste{
	border-left:#E9AE21 2px solid;
	border-right:#E9AE21 2px solid;
	width:349px;
	padding:8px;
}

.basBretagneCycliste{
	background:url(images/abonnement/bas-cadre-bretagne-2.gif) no-repeat;
	width:360px;
	height:30px;
	padding-top:6px;
	padding-left:9px;
}
