
html{
	/*background-color:#5778a0;*/
}
body{
	/*background-color:#5778a0;*/
	/*background-image:url(images/fond1.png);*/
	/*padding-bottom:150px;*/
}

#mainContainer{
	background-image:url(images/formulaire2011/fond1.png);
	width:600px;
	height:1903px;
	padding-bottom:150px;
	margin-left:0px;
	background-repeat:no-repeat;
	padding:10px;
}

#mainsubContainer{
	margin-left:10px;
}

.bulleBleu{
	height:47px;
	font-family:Georgia;
	font-size:24px;
	color:#FFF;
	position:relative;
}

.bulleBleu div{
	float:left;
}

.bulleBleu .gauche{
	background-image:url(images/formulaire2011/bulleBleuGauche.gif);
	height:47px;
	width:30px;
}

.bulleBleu .droite{
	background-image:url(images/formulaire2011/bulleBleuDroite.gif);
	padding-top:3px;
	height:44px;
	position:absolute;
	left:10px;
	padding-right:11px;
	background-repeat:repeat-x;
	background-position:top right;
}

.bulleBlanche{
	height:43px;
	font-family:Georgia;
	font-size:18px;
	color:#1d3f70;
	position:relative;
	margin-left:20px;
}

.bulleBlanche div{
	float:left;
}

.bulleBlanche .gauche{
	background-image:url(images/formulaire2011/bulleBlancheGauche.gif);
	height:43px;
	width:25px;
}

.bulleBlanche .droite{
	background-image:url(images/formulaire2011/bulleBlancheDroite.gif);
	padding-top:6px;
	height:37px;
	position:absolute;
	left:10px;
	padding-right:11px;
	background-repeat:repeat-x;
	background-position:top right;
}

.boutonBlanc{
	height:36px;
	font-family:Georgia;
	font-size:25px;
	color:#1d3f70;
	position:relative;
	margin-left:20px;
}

.boutonBlanc div{
	float:left;
}

.boutonBlanc .gauche{
	background-image:url(images/formulaire2011/boutonGauche.gif);
	height:36px;
	width:25px;
}

.boutonBlanc .droite{
	background-image:url(images/formulaire2011/boutonDroite.gif);
	
	padding-top:6px;
	height:36px;
	position:absolute;
	left:5px;
	padding-right:11px;
	background-repeat:repeat-x;
	background-position:top right;
}

.champText{
	border:2px solid #c3c3c3;
	color:#1d3f70;
	font-family:Georgia;
	font-size:15px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:2px;
	margin-left:35px;
}

.ligne{
	float:left;
	padding-top:15px;
	padding-left:0px;
}

.mediumLigne{
	width:270px;
}

.mediumLigne .champText{
	width:215px;
}

.fullLigne .champText{
	width:485px;
}

.fullLigne{
	width:550px;
}

.etoile{
	background-image:url(images/formulaire2011/bigStar.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


textarea{
	height:164px;
}

.divCheckbox{
	padding-left:30px;
}

.divCheckbox .champText{
	width:150px;
	margin-left:0px;
}

.divCheckbox div{
	width:171px;
	float:left;
}

.divCheckbox label{
	font-family:Georgia;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
	padding-left:3px;
}
.textApresBulle{
	font-family:Georgia;
	float:right;
	color:#FFF;
	padding-right:20px;
	padding-top:30px;
	font-size:12px;
}

.textApresBulle2{
	font-family:Georgia;
	float:left;
	color:#FFF;
	padding-left:35px;
	padding-top:7px;
	font-size:12px;
}

#h1deFin{
	position:absolute;
	margin-top:1762px;
	color:#FFF;
	font-family:Georgia;
	font-size:13px;
	padding-bottom:50px;
	padding-right:50px;
	display:inline;
}

#h2{
	color:#FFF;
	font-family:Georgia;
	font-size:16px;
	font-weight:normal;
}


input[type=checkbox]{
	margin:15px 0px;
}

#champTexteMarginTop{
	margin-top:10px;
}

.envoyer{
	border:none;
	background: transparent url('images/formulaire2011/envoyer.gif') no-repeat top left;
	width:167px;
	height:36px;
	color:#1d3f70;
	font-family:Georgia;
	font-size:23px;
	font-weight:normal;
	cursor:pointer;
}

.espaceHautsupp div{
	margin-top:20px;
}
