@charset "utf-8";
/* CSS Document */

body
{
background-color:#FFFFFF;
text-decoration:none;
border:none;
font-family:VERDana, EUROStile, arial   ;
font-size:15px;

}

#conteneur_central
{

height:600px;
width:900px;
margin:auto;
}


#banniere
{
	background-image:url(img/banniere2.jpg);
	height:145px;
	width:900px;

}

#intitule
{
	height:59px;
	width:900px;
	background-image:url(img/contactt.jpg);
	text-decoration:none;
	border:none;
	
}




#menu
{
	height:281px;
	width:233px;
	background-image:url(img/cote_menu.jpg);
	text-decoration:none;
	float:left;
	
}

#contenu
{
	height:388px;
	width:667px;
	background-image:url(img/contenu2.jpg);
	text-decoration:none;
	float:right;
	position:relative;

	
}

#contenu2
{
	height:388px;
	width:500px;
	float:left;
	position:relative;
	padding-left:20px;
	padding-top:10px;
	text-decoration:none;
	
}

#bas
{
	height:107px;
	width:233px;
	background-image:url(img/basgauche.jpg);
	margin-top:0px;
	float:left;
}

#conteneur_bas
{
	height:16px;
	width:233px;
	float:inherit;
	margin-top:0px;
	text-decoration:none;
}

#conteneur_bas2
{
	height:107px;
	width:233px;
	float:inherit;
	margin-top:60px;
	text-decoration:none;
}

#textebas_gauche
{
	height:35px;
	width:233px;
	margin-left:70px;
	font-family:EUROStile, VERDana, arial;
	font-size:16px;
	padding-top:13px;
	margin-top:0px;


}
#textebas_gauche2
{
	height:101px;
	width:233px;
	margin-left:70px;
	font-family: EUROStile, VERDana, arial;
	font-size:16px;
	padding-top:0px;
	margin-top:0px;
}

a:link {color: BLACK; text-decoration:none;}
a:visited {color: BLACK; text-decoration:none;}
a:hover {color: #006582 ; text-decoration:none;}


#bas_droit
{
	height:101px;
	width:660px;
	background-image:url(img/slogan.jpg);
	float:right;
	position:relative;
}

#bouton
{
	height:33px;
	width:138px;
	background-image:url(img/bouton.png);
	margin-left:450px;
	margin-top:50px;
	
}

#fond
{
	height:auto;
	width:900px;
	background-image:url(img/espace.png);
}

#cadre
{
	height:170px;
	width:230px;
	background-color:#000000;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF6600;
	text-decoration:none;
	
}

#infoPetitCadre
{
	height:auto;
	width:220px;
	margin-left:10px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF6600;
	text-decoration:none;
	
}


#titre_emission
{
	height:30px;
	width:140px;
	background-image:url(img/emission.png);
	margin-left:45px;
}

#titre_espacemembre
{
	height:30px;
	width:140px;
	background-image:url(img/espace_membre.png);
	margin-left:45px;
}

#titre_publicite
{
	height:30px;
	width:140px;
	background-image:url(img/publicite.png);
	margin-left:45px;
}

#titre_partenaire
{
	height:30px;
	width:140px;
	background-image:url(img/partenaire.png);
	margin-left:45px;
}


#hautCadre
{
	height:56px;
	width:600px;
	background-image:url(img/hautCadre.png);
	float:right;
	margin-right:15px;

}

#grandCadre
{
	height:auto;
	width:600px;
	background-image:url(img/troncCadre.png);
	float:right;
	margin-right:15px;
}

#infoCadre
{
	height:auto;
	width:550px;
	margin-left:30px;
	margin-top:0px;
	position:inherit;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#basCadre
{

	height:56px;
	width:600px;
	background-image:url(img/bas_cadre2.png);
	float:right;
	margin-right:15px;

}

#cadreMention
{

	height:70px;
	width:700px;
	background-image:url(img/cadre_mentions.png);
	margin-left:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	
		
}



div.formulaire {/* conteneur global et arrière-plan du titre du cadre */
width: 500px;
min-height: 70px;

padding-top: 40px;
background: url(img/contour_haut2.png) top center no-repeat;
margin-right: auto;
margin-left: auto;
}
div.contenu_formulaire {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(img/contour_bas2.png) bottom center no-repeat;
padding-bottom: 40px;
width: 500px;
min-height: 170px;
}
div.contenu_formulaire p {
margin: 0 0px 0 0px;
}
