@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0}

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica;
	/*background-image:url(graf/fond_rayblanches.gif);*/
	/*background-image:url(graf/fond_points.gif);*/
	/*background-image:url(graf/fond_raycouleurs.gif);*/
	/*background-repeat:repeat*/
	background-color:#c2f97b;	
}
/*.vert{
	background-color:#c2f97b;
}*/
#cadre {
	/*margin:0 auto;*/
	position: absolute;
	top:30px;
	left: 50%;
	margin-left:-400px;
	width:800px;
	background-color:#ffffff;
}

#cadre_annonce{
	position: absolute;
	top:30px;
	left: 50%;
	margin-left:-275px;
	width:550px;
	background-color:#ffffff;
}

}
/*///////////////////*/
/*////    HAUT   ///*/
/*/////////////////*/

#haut{
	/*position:relative;*/
	margin-top :0px;
	margin-bottom:0px;
	height:98px;
	width:800px;
	background-color:#FFFFff;	/*background-color:#006699;*/
}
#logo{
	margin-top :0px;
	height:98px;
	width:146px;
	float:left;
}
#bandeau{
	position:relative;
	margin-top :0px;
	height:98px;
	width:654px;
	float:left;	
	/*background-color:#FF99FF;*/
}
#ht_gris{
	height:61px;
	width:654px;
	background-color:#bcc1bf;
}
#menu{
	height:37px;
	width:654px;
	background-image:url(../graf/fond_menu.gif);
	background-repeat:no-repeat;	
}

/*///////////////////*/
/*////   CENTRE  ///*/
/*/////////////////*/

#centre{
	/*position:relative;*/
	margin-top :0px;
	/*padding-top:0px;*/
	width:800px;
	float:left;
	background-color:#ffFFFF;
	/*background-color:#FF0000;*/
}

#pastilles_v{
	margin-top :24px;
	width:30px;
	float:left;
}
#menu_v{
	position:relative;
	margin-top :40px;
	width:116px;
	float:left;	/*background-color:#CCCC33;*/
}
#contenu{
	margin-top :0px;
	width:654px;
	float:left;	/*background-color:#9999FF;*/
}
.photo_v{
	margin-bottom:10px;
}
.photov_accueil{
	margin-bottom:10px;
	margin-left:29px;
}
.photo_h{
	margin-bottom:10px;
}
.photo_1{
	margin-top:0px;
	margin-bottom:10px;
}
.photo_2{
	margin-top:0px;
	margin-bottom:10px;
}

/*///////////////////*/
/*////    BAS    ///*/
/*/////////////////*/
#bas{
	/*position:relative;*/
	margin-top :0px;
	height:30px;
	width:800px;
	float:left;
	background-color:#FFFFFF;
/*	background-color:#996633;*/
}

#menu_bas{
	position:relative;
	margin-top :0px;
	height:30px;
	width:370px;
	float:left;
	background-color:#ffffff;
}   
#accueil{
	width:78px;
	height:30px;
	float:left;
	background-color:#ffffff;
	/*background-color:#9999FF;*/
}
#cgv{
	width:107px;
	height:30px;
	float:left;
	background-color:#ffffff;
	/*background-color:#CCCCCC;*/
}
#partenaires{
	width:70px;
	height:30px;
	float:left;
	background-color:#ffffff;
	/*background-color:#FFFFCC;*/
}
#credits{
	width:98px;
	height:30px;
	float:left;
	background-color:#ffffff;
	/*background-color:#CCFF33;*/
}
#pastilles_h{
/*position:absolute;*/
	margin-top :0px;
	/*margin-left:370px;*/
	margin-left:0px;
	width:430px;
	height:30px;
	float:left;
} 

 /*///////////////////*/
/*////   TEXTE   ///*/
/*/////////////////*/

.titre_ht{
	margin-top:30px;
}
.gris{
color:#6a6d6d;
}
h1{
	font-size:11px;
	font-weight:bold;
	color:#6a6d6d;
	line-height: 16px;
	padding-top:0px;
	margin-bottom:0px;
}
h2{
	font-size:10px;
	font-weight:bold;
	color:#6a6d6d;
	line-height: 16px;
	margin-top:14px;
	margin-bottom:0px;
}
h3{
	font-size:13px;
	font-weight:bold;
	line-height: 15px;
	margin-top:0px;
	margin-bottom:0px;
}
h4{
	font-size:12px;
	line-height: 15px;
	margin-top:0px;
	margin-bottom:0px;
}
p{
	font-size:11px;
	color:#817e7e;
	line-height: 16px;
	margin-top:0px;
	margin-bottom:0px;
}
.txt10{
	font-size:10px;
	line-height: 12px;
	margin-top:0px;
	margin-bottom:0px;
}
.txt9{
	font-size:9px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 11px;
}
.txt9gras{
	font-size:9px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 11px;
}
.txt12{
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 16px;
}
.souligne{
	text-decoration:underline;
}
.gras{
font-weight:bold; 
}
.txt_carnet_orange{
	width:120px;
	text-align:center;
	margin-left:20px;
}
.txt_carnet_bleu{
	width:120px;
	text-align:center;
	margin-left:30px;
}

.menubas_accueil{
	font-size:9px;
	color:#454444;
	text-align:left;
	margin-top:5px;
	padding-bottom:0px;
	padding-top:0px;
}
.menubas_reste{
	font-size:9px;
	color:#b5b5b5;
	line-height: 10px;
	text-align:center;
	margin-top: 2px;
	padding-bottom:0px;
	padding-top:0px;
}


/*///////////////////*/
/*////  LIENS    ///*/
/*/////////////////*/


a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration: underline}
	
a.menugauche:link{
	color:#454444;
	text-decoration:underline;
} 
a.menugauche:visited{
	color:#454444;
	text-decoration:underline;
}
a.menugauche:hover{
	color:#F76E1C;
	text-decoration:underline;
}     

/*///////////////////*/
/*////  LOUPE    ///*/
/*/////////////////*/

.loupe {
	display:block;
	height: 30px;
	width: 16px;
	float:right;
}
a.loupe:link {
background-image:url(../graf/loupe.gif)}
 a.loupe:visited {
	background-image:url(../graf/loupe.gif)}
 a.loupe:hover {
	background-image:  url(../graf/loupe_orange.gif);}
	
	
.loupe_g {
	display:block;
	height: 30px;
	width: 16px;
	float:left;
}
a.loupe_g:link {
background-image:url(../graf/loupe.gif)}
 a.loupe_g:visited {
	background-image:url(../graf/loupe.gif)}
 a.loupe_g:hover {
	background-image:  url(../graf/loupe_orange.gif);}

/*///////////////////*/
/*////MENU HAUT  ///*/
/*/////////////////*/
.menu_qui {
	display:block;
	position: absolute;
	top: 61px;
	left: 0px;
	height: 37px;
	width: 94px;}
a.menu_qui:link {
	background-image:  url(../graf/qui_off.gif);
}
 a.menu_qui:visited {
	background-image:  url(../graf/qui_off.gif);
}
 a.menu_qui:hover {
	background-image:  url(../graf/qui_on.gif);
}

.menu_scolaire {
	display:block;
	position: absolute;
	left: 92px;
	top: 61px;
	height: 37px;
	width: 94px;
}
a.menu_scolaire:link {
	background-image:  url(../graf/scolaire_off.gif);}
 a.menu_scolaire:visited {
	background-image:  url(../graf/scolaire_off.gif);}
 a.menu_scolaire:hover {
	background-image:  url(../graf/scolaire_on.gif);}
	
.menu_decouv {
	display:block;
	position: absolute;
	left: 184px;
	top: 61px;
	height: 37px;
	width: 96px;
}
a.menu_decouv:link {
	background-image:  url(../graf/decouv_off.gif);}
 a.menu_decouv:visited {
	background-image:  url(../graf/decouv_off.gif);}
 a.menu_decouv:hover {
	background-image:  url(../graf/decouv_on.gif);}
	
.menu_famille {
	display:block;
	position: absolute;
	left: 278px;
	top: 61px;
	height: 37px;
	width: 93px;
}
a.menu_famille:link {
	background-image:  url(../graf/famille_off.gif);}
 a.menu_famille:visited {
	background-image:  url(../graf/famille_off.gif);}
 a.menu_famille:hover {
	background-image:  url(../graf/famille_on.gif);}
	
.menu_groupes {
	display:block;
	position: absolute;
	left: 369px;
	top: 61px;
	height: 37px;
	width: 96px;
}
a.menu_groupes:link {
	background-image:  url(../graf/groupes_off.gif);}
 a.menu_groupes:visited {
	background-image:  url(../graf/groupes_off.gif);}
 a.menu_groupes:hover {
	background-image:  url(../graf/groupes_on.gif);}
	
.menu_devel {
	display:block;
	position: absolute;
	left: 463px;
	top: 61px;
	height: 37px;
	width: 99px;
}
a.menu_devel:link {
	background-image: url(../graf/devel_off.gif);
	}
 a.menu_devel:visited {
	background-image: url(../graf/devel_off.gif);
	}
 a.menu_devel:hover {
	background-image: url(../graf/devel_on.gif);
}

.menu_contact {
	display:block;
	position: absolute;
	left: 560px;
	top: 61px;
	height: 37px;
	width: 94px;
}
a.menu_contact:link {
	background-image: url(../graf/contact_off.gif);
	}
a.menu_contact:visited {
	background-image: url(../graf/contact_off.gif);
}
a.menu_contact:hover {
	background-image: url(../graf/contact_on.gif);
}

