@charset "UTF-8";

body {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	/*background-image: url(../images/ombre-body.png);*/
	background-repeat: repeat-y;
	background-position: center;
}

img
{
	border: 0;
}

.oneColLiqCtrHdr #container {
	width: 940px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

}

.oneColLiqCtrHdr #header {
	text-align: justify;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.legendecpte {
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.legendecpte a {
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
}

.legendecpte a:visited {
	color: #666666;
	text-decoration: yes;
	text-align: center;
}

#textedanscentral {
	background-color: #CCCCCC;
	clear: none;
	float: left;
	height: auto;
	width: 600px;
}

.legendecpte a:hover {
	color: #666666;
	text-decoration: underline;
}

.oneColLiqCtrHdr #header h1 {
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
}

.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
}

.oneColLiqCtrHdr #footer {
	padding-top: 5;
	padding-bottom: 5;
	position: relative;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	#height: auto;
	vertical-align: middle;
	#width: 940px;
	#float: left;
	width: 97%;
	clear:both;
} 

.oneColLiqCtrHdr #footer p {

    	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */

    	padding: 10px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */

}

#textecentral {
	clear: both;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 25px;
	vertical-align: top;
	height: auto;
	margin-top: 20px;
}

#cptjecommence {
	float: left;
	height: auto;
	width: 204px;
	top: 20px;
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	clear: none;
	margin-right: 20px;
}

#cptjerecommencerai {
	float: left;
	height: auto;
	width: 206px;
	top: 20px;
	text-align: center;
	position: relative;
	clear: none;
	margin-right: 20px;
}

#cptjecommencerai {
	float: left;
	height: 96px;
	width: 204px;
	margin-bottom: 40px;
	top: 20px;
	position: relative;
	text-align: center;
	clear: none;
	margin-right: 20px;
}

h1 {
	font-size: 19px;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
	line-height: 16px;
}

h2, ul{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 18px;
	text-align:left;
}

.h3
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
	line-height: 16px;	
}


#login {
	float: right;
	height: 130px;
	width: 204px;
	clear: none;
	margin-bottom: 40px;
	margin-top: 15px;
	background-image: url(../images/login-acceuil.png);
	background-repeat: no-repeat;
	background-position: -2px 14px;
}


#boitetarifs {
	width: 250px;
	float: right;
	clear: none;
	position: relative;
	top: 30px;
	height: 360px;
	background-image: url(../images/fond-tarifs-droite.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;
	padding-top: 20px;
}

.legendepetite {
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.titretarifs {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
	margin-left: 10px;
}

.soitprix {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 30px;
}

.etapesabonnement {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}

.chiffresimages {
	top: 100px;
	vertical-align: -25%;
}

.etapesabonnement a {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	vertical-align: baseline;
}


.etapesabonnement a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
#textecentralreponse {
	height: auto;
	width: 850px;
	float: left;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	left: 50px;
	position: relative;
}
.questionnairecenter {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-align: center;
}

.compteur {
	width:172px;
	height:23px;
	background-image: url(../images/compteur-pour-png.png);  /* 201x95 */
	padding: 36px 14px;
	font-size: 23px;
	color: #000;
	font-weight: bolder;
	letter-spacing: 13px;
	text-align: right;
}
.login {
	width:172px;
	height:23px;
	background-image: url(../images/login-accueil.png);  /* 201x95 */
	padding: 36px 14px;
	font-size: 23px;
	color: #000;
	font-weight: bolder;
	letter-spacing: 13px;
	text-align: right;
}
.menuhautaccueil {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.menuhautaccueil a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.menuhautaccueil a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}

/* Ajout */
.lien
{
	cursor: Pointer;
}

#header_img
{
	text-align: center;
}

a img
{
	border: 0;
}

#formGeo {
left:-245px;
position:absolute;
top:200px;
}
/*
#Gmap {
	position:relative;
	height: 500px;
	width: 940px;
	margin-right:auto;
	margin-left:auto;
	
}
*/
#GmapSmokeAttitude {
height:500px;
left:280px;
margin-left:auto;
margin-right:auto;
position:absolute;
top:100px;
width:700px;
}

