﻿.titreAdhesion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}
.txtAdhesion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.txtAdhesionFirstOrder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.btnPrevListFormule
{
	float:left;
	background-image: url(images/adhesion/retour.jpg);
	width:25px;
	height:377px;
	text-decoration:none;
}

.btnNextListFormule
{
	float:right;
	background-image: url(images/adhesion/offre_suivante.jpg);
	width:69px;
	height:377px;
	text-decoration:none;
}
.formuleAdhesion
{
	width: 295px; 
	height: 377px;
}
.contentFormuleAdhesions
{
	width: 983px; 
	height: 434px; 
	overflow: hidden;
	float:left;
}
.close_popupInfo {
	display:block;
	width:100%;
	height:23px;
	text-align:right;
	clear:both;
}
.close_popupInfo img {
	margin:3px 1px 0 0;
}
.popupInfoAdhesion
{
	width: 500px;
	height: 300px;
	background-color: White;
}
.txtRayon label
{
	font-size: 16px;
	padding-left: 3px;
}
.listeRayon
{
	margin-left: 95px;
	margin-top: 5px;
}

.tabReacapAdhesion
{
	width:304px; 
	height:384px;
	background-image: url(images/adhesion/fondAdhesionRecap.jpg);
	background-repeat: no-repeat;
	padding-top:20px;
}
.btnAdhesionModif
{
	margin-top: 35px;
	margin-left: 55px;
	border: solid 1px gray;
	width:190px;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	background-color: #b9b9b9;
	text-align:center;
}
.btnAdhesionModif a
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

div.popupConfirmationCoffret
{
	width: 550px;
	height: 350px;
	background-color: White;
}

.zone_commerciale
{
    width: 885px;
    padding: 5px 50px;
    text-align: center;
    font-size: 14px;
}

.redbold
{
    color: Red;
    font-weight: bold;
}
