html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	background-color:#FFF; 
	text-align:center;
	margin:0;
	padding:0;
}

#container {
	position:relative;
	width : 990px;
	height:100%;
	margin:0 auto;
	background-image:url(../images/bkg_fabert.jpg);
	background-repeat: no-repeat;
    background-position: top center;
    border-width:1px;
    border-color:#f00;
    border-style:solid;
    border-bottom-width:0px;
    border-top-width:0px;
    overflow : ;
}

#wrap {
	position:relative;
	height:100%;
	width : 990px;
/*	border-left:210px;
	border-right:180px;*/
	overflow:visible;
	
	/*margin:0 auto;*/
/*	background: white url("../images/bkg_fabert.jpg");
    background-repeat: no-repeat;
    background-position: top center;
   height: 1800px;
    border-width:1px;
    border-color:#f00;
    border-style:solid;
    border-bottom-width:0px;
    border-top-width:0px;*/
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/*******************    à gauche  ***********************/
#retour_accueil {
	position:absolute;	
	top:25px;
	left:10px;
	width:360px;
	height:100px;
	z-index:200;
	}
	
#left_col {
	float:left;
	width:210px;
	position:relative;
	top:0px;
	left:0px;
	display:inline;
}

#login_box {
	padding-left:10px;
	margin-left:10px;
	margin-top:160px;
	padding-top:5px;
	width:190px;
/*	height:190px; */
    font-weight:normal;
    text-align:left;
    color:#fff;
}
#login_titre {
	background: transparent url("../images/img_moncompte_top.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left:0px;
    margin-top:20px;
    height:30px;
}

#login_fields{
	background: transparent url("../images/img_moncompte_middle.jpg");
    background-repeat: repeat-y;
    background-position: 0px;
    margin-top:0px;
    margin-left:0px;
    padding:4px;
    height:77px;
}
#login_logged{
	background: transparent url("../images/img_moncompte_middle.jpg");
    background-repeat: repeat-y;
    background-position: 0px;
    margin-top:0px;
    margin-left:0px;
    padding:4px;
 /*   height:77px;*/
}

#login_caddy {
	background: transparent url("../images/img_moncompte_middle.jpg");
    background-repeat: repeat-y;
    background-position: 0px;
    height:20px;
    padding-top:6px;	
    padding-left:4px;
}

#login_inscript{
	background: transparent url("../images/img_moncompte_bottom.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top:0px;
    margin-left:0px;
    padding:5px;
    height:45px;
}

#login_logged_bottom{
	background: transparent url("../images/img_moncompte_empty_bottom.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top:0px;
    margin-left:0px;
    padding:0px;
    height:15px;
}

#login_box a {
    /*display: block;*/
    padding-left:2px;
    color: #fff;
    text-decoration: none;
    font-weight:normal;
}
 
#login_box a:visited {
    color: #fff;
   }   
#login_box a:hover {
    color: #ffa;
   }

.email_login {
	padding-left:0px;text-align:left;width:77px;font-size:10px;color:#fff;float:left;
}
.passw_login {
	padding-left:0px;padding-top:7px;text-align:left;width:77px;font-size:10px;color:#fff;float:left;overflow:visible;
}

#pop_msg{
	position:absolute;
	left:300px;
	top:140px;
/*	height:100px;
	width:300px;*/
	visibility:hidden;
	z-index:250;
	color:#f00;
	background-color:#fff;
	border-style:solid;
	border-width:3px;
	border-color:#f00;
	padding:8px;
}

#logo {
	position:absolute;
	left:0;
	top:0;
	width:150px;
}


/******************  menu à gauche  *************/
#cmenu {
	display: block; 
	padding-top:10px;
	padding-left:5px;
	text-align:left;
    width: 210px;
   }
   
#cmenu ul {
	text-align:left;
    list-style: none;
    margin:0px;
    padding:0px;
    border: none;
}

#cmenu li {
/*	text-align:left;*/
    margin-left: 10px;
    font-weight:normal;
    font-size:11px;
   }

#cmenu li a {
    display: block;
    padding-left:2px;
    color: #68696C;
    text-decoration: none;
    font-weight:normal;
}

html>body#cmenu li a {
    width: auto;
   }
 
#cmenu li a:visited {
    color: #036;
   }   
#cmenu li a:hover {
    color: #EE1A2C;
   }

.menu_on {
	color: #EE1A2C;
	/* padding-left:2px;*/
}
 
 
 
/****************   encarts pubs gauche  *******/

#encart_gauche {
	margin-left:5px;
	margin-top:10px;
	margin-bottom:20px;
	width:200px;	
/* 	height:200px; 
	border-style:solid;
	border-color:#bbb; */
	border-width:0px; 
	color:#bbb;
	display: block;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	} 

/****************   au centre  *****************/
/*
#center_wrapper {
	margin-top:0px;
	left:0px;
	margin-left:0px;
	width:600px;
}
#center_col {
	position:static;
	width:600px;
	background-color:transparent; 
	padding-left:10px;
}
*/
#bandeau_top_central {
	position:relative;
	top:190px;
	left:30px;
	width:540px;	
	height:80px;
	margin-left: 0px;
/*	margin:0 auto;*/
	text-align:center;
	overflow:hidden;
}
#bandeau_index {
	position:relative;
	top:7px;
	left:10px;
	width:560px;	
	height:80px;
	margin-left: 0px;
	text-align:center;
	overflow:hidden;
}

#center_rub {
	/*padding-left:5px;	*/
	width:100%;
}

.center_table{
	width:560px;
	margin-left:20px;
	margin-top:200px;
	margin-bottom:60px;	
	vertical-align:top;
	}
.center_table2 {
	width:575px;height:100%;margin-bottom:60px;
	}	
/*******************  boite recherche  **************/
#boite_recherche {
	margin-top:192px;
	padding-left:10px;
	padding-top:9px;
	padding-right:15px;
	margin-left:15px;
	width:510px;
	height:235px;
	display: block;
	overflow:visible;
	border-style:solid;
	border-width:1px;
	border-color:#666;
}
/*
#recherche_ecole {
	position:relative;
	left:-10px;
	top:-155px;
	width:430px;
	height:180px;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	padding-top:0px;
	padding-left:10px;	
	overflow:visible;
}

#titre_recherche_ecole {	
	position:relative;
	top:-22px;
	width:340px;
	height:45px;
	background-color:#fff;
	z-index:100; 		
	padding-left:15px;
	padding-right:30px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

#personnage_recherche {
	position:relative;
	left:345px;
	top:-100px;
	width:110px;
	height:110px;
	background: url("../images/recherche_ohe.gif");
    background-repeat: no-repeat;
    background-position: top center;	
	z-index:101; 	
}
*/
.field_red_border {
	border-style:solid;
	border-width:1px;
	border-color:#f00;
}
.field_red_inside {
	border-style:solid;
	border-width:1px;
	border-color:#999;
	color:#f00;
}
.field_grey_border {
	border-style:solid;
	border-width:1px;
	border-color:#999;
	color:#000;
}

.hidden_n_no_border {
	border-style:solid;
	border-width:0px;
	color:#f00;
	visibility: hidden;
}
.visible_n_no_border {
	border-style:solid;
	border-width:0px;
	color:#f00;
	visibility: visible;
}

#champs {
	margin-top:10px;		
	margin-left:25px;
}

.champ_recherche {
	height:30px;	
	/* width:320px; */
	text-align:left;
	}
	
.recherche_avancee {
	margin-top:-20px;
	width:100%;
	margin-right:25px;
	text-align:right;
	color:#f00;
	font-size:12px;
	}
	
a.recherche_avancee {
	color:#f00;
	}	

#loupe {
	position:relative;
	left:120px;
	top:0px;
	width:180px;
	height:20px;
	z-index:101;
	}


/******************   textes actus  **************/
#actus {
	/*position:inherit;*/
	left:10px;
	padding-left:15px;
	padding-top:15px;
	width:560px;
}

#rubrique_actu {
	position:relative;
	left:0px;
	top:0px;
	width:110px;
	height:25px;
	background: url('../images/fleche.gif');
	background-position: 0px 2px;
    background-repeat: no-repeat;	
    font-size:15px;	
    color:#EE1A2C;
    font-weight:bold;
    padding-left:20px;
}
.titre_actu {
	margin-top:5px;
    color:#333;
    font-weight:bold;	
	}
	
#bandeau_actu {
	position:relative;
	left:50px;
	top:10px;
	width:468px;	
	height:60px;
	border-style:solid;
	border-color:#bbb;
	border-width:1px;
	color:#bbb;
	}	
	
#bande_agenda {
	position:relative;
	left:0px;
	top:25px;
	width:560px;
	height:15px;
	background-color:#EE1A2C;
    font-size:16px;	
    color:#EE1A2C;
    font-weight:bold;
    padding-left:0px;	
    margin-bottom:15px;
	}		

#rubrique_agenda {
	position:absolute;
	left:0px;
	top:-5px;	
	background-color:#fff;
	padding-right:10px;
	width:75px;
	height:20px;
}

.titre_event_accueil {	
	background-color:#fff;
	padding-right:10px;
	font-weight:bold;
}

#flux_rss {
	position:relative;
	left:0px;
	top:0px;
	width:548px;
/*	height:180px; */
	border-style:solid;
	border-width:1px;
	border-color:#f00;
	margin-top:10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	
}
/*******************   colonne droite   **********************/

#right_col {
	float:right;
	width:180px;
	height:100%;
	position:relative;
	top:0px;
	right:0px;
/*	margin-right:-180px;*/
	display:inline;
	
}

#top_menu {
	position:absolute;	
	top:1px;
	right:10px;
	width:990px;
	height:20px;
	text-align:right;
	z-index:201;
	font-size:13px;
	color:#f00;
	overflow:visible;
}
#top_menu_fabert {
	position:absolute;	
	top:0px;
	right:10px;
	margin-top:0px;
	padding-top:0px;
}

.top_menu_style, a.top_menu_style, a.top_menu_style:link {
	font-size:12px;
	color:#68696C;
	text-decoration: none;
	}

a.top_menu_style:hover {
	color:#f00;
	}
	
.top_menu_on {
	font-size:12px;
	color:#f00;
	}	
	
.top_menu_opener a {
	font-size:13px;
	color:#68696C;
	text-decoration: none;	
}

.sous_menu a {
	font-size:12px;
	color:#68696C;
	text-decoration: none;	
}
.top_menu_main {
	/* width:200px;*/
	float:right;
	list-style : none;
	padding-left:0px;
	margin-left:8px;
}
.top_menu_list {
	/* width:200px;*/
	float:right;
	list-style : none;
	padding-left:15px;
	/* display:none;*/
}
/********************   menu à droite  **********************/ 
#dmenu {
	
	margin-top:250px;
	padding-left:0px;
	padding-top:30px;
	text-align:left;
    width: 180px;
    display: block;    
	background: url("../images/acces_pro.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px ;
    z-index:100;	  
 /*   overflow:visible;  */
   }
   
#dmenu ul {
    list-style: none;
    margin-left:0px;
    padding-top:0px;
    padding-left:0px;
    border: none;
}

#dmenu li {
/*	background: url("../images/puce_rouge.gif");
    background-repeat: no-repeat;
    background-position: 0px 3px ;*/		
    margin: 0px;
    font-weight:normal;
    font-size:11px;
    padding-left:15px;
   }

#dmenu li a {
    display: block;
    padding-left:0px;
    color: #68696C;
    text-decoration: none;
    font-weight:normal;
}

html>body#dmenu li a {
    width: auto;
   }
#dmenu li a:visited {
    color: #036;
   }     
#dmenu li a:hover {
    color: #EE1A2C;
   }

/*******************  newsletter  ***********************/

#inscript_newsletter {
	position:relative;
	top:-25px;
/*	position:absolute;
	top:380px;*/
	text-align:left;
	padding-top:0px;
	padding-left:16px;
	width:162px;
	height:40px;
	z-index:200;
	}

.recevoir_newsletter {
vertical-align:middle;margin-top:15px; margin-bottom:15px; 
}
.ok_inscript {
	float:right;padding-right:10px;padding-top:3px;
}
.field_email_inscript {
	width:126px;font-size:11px;color:#333;
}
/*******************  texte à droite (ou pubs) **********/

.encart_droite {
	padding-left:0px;
	padding-top:10px;
	margin-top:30px;	
	margin-right:4px;
	}	
		
/*******************   en bas *****************/

#menus_du_bas {
	position:absolute;
	left:10px;
	bottom:30px;
	text-align: center;
	height:30px;
	width:100%;
}

#bottom_line {
	background:#f00 none repeat scroll 0%;
	clear:both;
	display:block;
	width:990px;
	height:20px;
}

#copyright {
	position:absolute;
	left:0px;
	bottom:3px;
	width:200px;	
	font-size:9px;	
}
