/*
Design du site Guide Pools
*/

/* Texte */

p
{
   font-size: 16px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:justify;
   margin:0;    
}

h1
{
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	font-style:inherit;
	margin: 0;
}

h2
{
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	font-style:inherit;
	margin: 0;
}

h3
{
   font-size: 18px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:center;
   margin: 0;
}

h4
{
   font-size: 18px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:right;
   margin: 0;
}

h5
{
   font-size: 13px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:center;
   margin: 0;
}

h6
{
   font-size: 12px;
   font-family:Georgia, "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:right;
   margin: 0;
}

	a:link { color:#FFFFFF; }
	a:visited {color:#FFFFFE; }
	a:hover {color:#9E9EC4; }

body
{
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#676785;
}


/* Bloc gauche */


.bloc_gauche
{
	width: 770px;
	background-color:#676785;
	padding-right: 10px;
	clear: none;
	float: left;
}

.bloc_logo
{
	width: 770px;
	height: 216;
	float: left;
	background-color:#676785;
}

.bloc_logo
{
	width: 770px;
	background-color:#676785;
}

.bloc_pubcarregoogle
{
	width: 700px;
	height: 280;
	float: none;
	background-color:#676785;
}

.bloc_gauche_contenu
{
	width: 770px;
	height: 100;
	float: none;
	background-color:#676785;
	background-image: url(Images/Fond1.jpg);
	background-repeat: no-repeat;
}

.bloc_pubhorgoogle
{
	width: 770px;
	height: 100;
	float: none;
	background-color:#676785;
	background-image: url(Images/FondPubHor.jpg);
}

.bloc_pubhorgoogle2
{
	width: 770px;
	height: 100;
	float: none;
	background-color:#676785;
	background-position: center bottom;
	margin: 0px;
}

.bloc_droite
{
	width: 200px;
	float: right;
	background-color:#676785;
	text-align: right;
	margin: 0;
	clear: right;
}

.bloc_droite_recherche
{
	width: 200px;
	height: auto;
	background-color:#676785;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9595B7;
	margin: 0;
}

.bloc_droite_sondage
{
	width: 200px;
	height: auto;
	background-color:#676785;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9595B7;
	margin: 0;
}

.bloc_liens_utiles
{
	width: 200px;
	height: auto;
	float: right;
	background-color:#676785;
	margin: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9595B7;
}

.bloc_pub_droite
{
	width: 200px;
	height: auto;
	background-color:#676785;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9595B7;
	margin: 0;
}

.bloc_casino
{
	width: 200px;
	height: auto;
	background-color:#676785;
	margin: 0;
}

.bloc_partenaires_droite
{
	width: 200px;
	height: auto;
	background-color:#676785;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9595B7;
	margin: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}

.pied_de_page
{
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
