html, body {
	width:100%; /* parametres de la page */
	background-color: #C5F0F9;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	line-height: normal;
	top: 100px;
}
img {
	border : 0;
	clip: rect(auto,auto,auto,20px);
}	
a:link {
	color: #663399;
	text-decoration: none;
	font-size:14px}
a:visited {
	color: #663399;
	text-decoration: none;
	font-size:14px}
a:hover {
	color: #FF0064;
	text-decoration: none;
	font-size:14px}
a:active {
	color: #663399;
	text-decoration: underline;
	font-size:14px}
.style1 {
	height: auto;
	margin-top: 0px;
	line-height: normal;
	margin-left: 15px;
	color: #FF00FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	font: bold 14px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 1px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
	letter-spacing: normal;
	line-height: 100%;
}
.style21 {
	font: bold 14px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 1px;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	letter-spacing: normal;
	line-height: 110%;
}
.style3 {
	font: bold 11px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #00CCFF;
	margin-top: 10px;
	line-height: normal;
	margin-left: 5px;
	text-align: left;
}
.style4 {
	font: bold 11px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366FF;
	line-height: normal;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.Style5 {
	color: #CC3300;
	font: bold;
}
.Style6 {
	color: #CC3300;
	font-weight: bold;
}
.Style7 {
	color: #c5f64d;
	font-size: 18px;
}
.Style8 {
	color: #5DA818;
	font-weight: bold;
	font-size: 18px;
}
.Style9 {
	color: #FF0064;
	font-weight: bold;
	font-size: 18px;
}
.Style10 {
	color: #FF0066;
	font-style: italic;
	font-weight: bold;
}
.Style11 {color: #FF3366}
.Style12 {
	color: #6633CC;
	font-size: 24px;
	line-height: 100%;
}
.style13 {
	font: bold 14px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #8b51b5;
	letter-spacing: normal;
	line-height: 80%;
}
.Style22 {
	color: #000000;
	font-size: 17px;
	line-height: 100%;
}
.Style23 {
	color: #FF3366;
	font-weight: bold;
}
.Style24 {
	color: #8b51b5;
	font-weight: bold;
}
.Style29 {color: #66CCFF}
.Style30 {
	color: #FF9900;
	font-size: 17px;
	font-weight: bold;
}
div#global {
	width: 1000px;
	text-align: left;
	height: 150px;
	background-color: #C5F0F9;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
div#header_top { /* le header  */
	background-image: url(images/header.jpg);
	width: 960px;
	height: 180px;
	background-repeat: no-repeat;
	background-color: #C5F0F9;
	float: left;
	margin-left: 15px;
}
#header_bouton1 {    /* bouton 1 du header */
    float: left;
    width : 150px;
    height: 35px;
    margin-left: 30px;
    margin-top: 130px;
}
#header_bouton2 {    /* bouton 2 */
    float: left;
    width : 350px;
    height: 35px;
    margin-left: 37px;
    margin-top: 130px;
}
#header_bouton3 {    /* bouton 3 */
    float: left;
    width : 150px;
    height: 35px;
    margin-left: 37px;
    margin-top: 130px;
}
#image a span { /* contenu masqué mais accessible sans CSS */
   position: absolute;
   left: -500em;
   top: -500em;
   text-indent: -500em;
}
div#body_menu_gauche { /* le corps du site est divisé en 2 colonnes, la premiere colonne correspond au menu gauche */
	width: 179px;
	height: auto;
	float: left;
	background-color: #C5F0F9;
	margin-left: 11px;
}

div#body_menu_gauche_1_top { /* menu sommaire partie haute */
	width: 175px;
	height: 65px;
	float: left;
	background-image: url(images/top_menu.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
div#body_menu_gauche_1_middle { /* menu sommaire partie medium (extensible) */
	width: 175px;
	height: auto; /* regler ici la hauteur du menu si menu a hauteur fixe */
	float: left;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
}
div#body_menu_gauche_1_bottom { /* menu sommaire partie basse */
	width: 175px;
	height: 17px;
	float: left;
	background-image: url(images/bottom_menu.jpg);
	background-repeat: no-repeat;
}
div#body_menu_gauche_2_top { /* menu partenaire partie haute */
	width: 175px;
	height: 65px;
	float: left;
	background-image: url(images/top_menu_partenaires.jpg);
	margin-top: 5px;
}
div#body_menu_gauche_2_middle { /* menu sommaire partie medium */
	width: 175px;
	height: auto; /* regler ici la hauteur du menu */
	float: left;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
}
div#body_menu_gauche_2_bottom { /* menu sommaire partie basse */
	width: 175px;
	height: 17px;
	float: left;
	background-image: url(images/bottom_menu.jpg);
	background-repeat: no-repeat;
}
div#body_menu_gauche_3_top { /* menu sommaire partie haute */
	width: 175px;
	height: 65px;
	float: left;
	background-image: url(images/top_menu_partenaires.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
div#body_menu_gauche_3_middle { /* menu sommaire partie medium (extensible) */
	width: 175px;
	height: auto; /* regler ici la hauteur du menu si menu a hauteur fixe */
	float: left;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
}
div#body_menu_gauche_3_bottom { /* menu sommaire partie basse */
	width: 175px;
	height: 17px;
	float: left;
	background-image: url(images/bottom_menu.jpg);
	background-repeat: no-repeat;
}
div#body_corps { /* le corps du site est divisé en 2 colonnes, la 2eme colonne correspond a la partie centrale du site */
	height: auto; /* reglage possible de la hauteur du corps */
	margin-left: 0px;
	width: 710px;
	float: left;
	background-color: #89C5E9;
	margin-top: 10px;
}
div#body_corps_1_middle { /* fenetre rubrique 1, partie medium */
	width: 760px;
	height: auto; /* reglage possible de la hauteur de la fenetre */
	float: right;
	text-align: right;
	background-color: #89C5E9;
}
div#foot { /* pied de page du site */
	background-image: url(images/footer.jpg);
	width: 950px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: relative;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 15px;
}
div#foot_text {
	width: 900px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-right: 20px;
	float: right;
	color: #CC0066;
	margin-top: 22px;
	background-image: url(images/logsc15.gif);
}
div#head_text {
	width: 900px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: relative;
	text-align: center;
	margin-top: 10px;

	margin-right: 20px;
	float: right;
	color: #CC0066;
}
div#ban_footer { /* Ici on gère l'emplacement pour la bannière 468x60 du footer */
	width: 468px;
	height: 60px;
	background-color: #C5F0F9;
	margin-left: 250px;
	margin-top: 18px;
	text-align: center;
}
div#ban_header { /* Ici on gère l'emplacement pour la bannière 468x60 du header */
	width: 222px;
	height: 90px;
	background-color: #C5F0F9;
	margin-left: 200px;
	margin-top: 30px;
	text-align: center;
}
div#ban_header2 { /* Ici on gère l'emplacement pour la bannière 468x60 du header */
	width: 222px;
	height: 90px;
	background-color: #C5F0F9;
	margin-left: 200px;
	margin-top: 30px;
	text-align: center;
}
div#main {

	width: 650px;
	height: auto; /* reglage possible de la hauteur de la fenetre */
	float: left;
	text-align: right;
	background-color: #89C5E9;
}
div#main_ban_top {
	width: 600px;
	height: auto;
	text-align: center;
	background-color: #89C5E9;
	margin-right: auto;
	padding-top: 10px;
	margin-left: auto;
}
div#main_ban_bottom {
	width: 600px;
	height: auto;
	text-align: center;
	background-color: #89C5E9;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
}
div#main_texte {
	width: 760px;
	height: auto; /* reglage possible de la hauteur de la fenetre */
	float: left;
	text-align: justify;
	top: 20px;
}
div#main_love {
   	background-color: #ffd2b3;
	
}
.Style14 {
    color: #000000
}
.dial {
	/* bordure du tableau principal */
	border:1px solid #8b51b5;
	/* background du tableau */
	background-color: #C5F0F9;
	/* largeur du tableau */
	width:200px;
	text-align: center;
}
.dial img {
	/* bordure des thumbs */
	border:1px solid #8b51b5;
}
.dial img:hover {
	/* bordure des thumbs lors du passage de la souris */
	border:1px solid #FF3300;
}
.dial td {
	/* police à utiliser */
	font:normal 12px Verdana;
	color:#000000;
	/* marge intérieure des cellules */
	padding:3px;
}
.dial a {
	/* couleur des liens */
	color:#FF9933;
	font-weight:bold;
}
.dial a:hover {
	/* couleur des liens du passage de la souris */
	color:#FF3300;
	text-decoration:none;
}
.main_texte {
	width: 760px;
	height: auto; /* reglage possible de la hauteur de la fenetre */
	float: left;
	text-align: right;
	background-color: #89C5E9;
	margin: 0px;
}
.main_texte_demi {
	width: 305px;
	height: auto; /* reglage possible de la hauteur de la fenetre */
	float: left;
	text-align: left;
	background-color: #89C5E9;
	margin: 0px;
}
