/*______________________________________________________________________________*/
/*                                                                              */
/*                         Feuille de Style Comité de liaison FCPE de Versailles           */
/*                             Juillet  2004                                     */
/*______________________________________________________________________________*/


/*______________________________________________________________________________*/
/*                                                                              */
/*                         Redéfinition des balises HTML                        */
/*                                                                              */
/*______________________________________________________________________________*/

body {
	margin: 0px;
	background-color: White;}

p, td, th, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B7B89;}

th { }

 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D72C2C;
	margin-bottom:20px;
	/*line-height: 20px;*/
	/*padding-left: 20px;*/
	/*background-image:  url(../images/puce-titre.gif);*/
	background-repeat: no-repeat;}


	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A5D673;
	margin-bottom: 0px;
	vertical-align: middle;
	font-weight : bold;
}


	h3 {
		font-size: 14px;
		margin-bottom:20px;
		color: #D72C2C;
		font-weight: bold;
		vertical-align: middle;
		margin-bottom: 0px;
	}
	
	
a {color: #D72C2C; 	font-weight : bold; 	}
a:hover {color: #CCCCCC;}


form {margin: 0px;}


/* Tableau */

.textegris {
	font-size: 14px;
	color: #797979;
	font-weight: bold;
	}
.texteblanc {
font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
/*______________________________________________________________________________*/
/*                                                                              */
/*                            Styles du menu et onglets                         */
/*                                                                              */
/*______________________________________________________________________________*/

.menu {
	font-size: 12px;
	color: #FFD700;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	height: 20px;
	margin-left : 2px;
	margin-right : 2px;
	}

	.menublanc{
	font-size: 12px;
	color: White;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	height: 20px;
	margin-left : 2px;
	margin-right : 2px;
	}
	
.menu a {
	text-decoration: none;
 	text-align: center;
	color:#FFD700;
	font-weight: bold;}
 
.pied_page  a {
	text-decoration: none;
 	color: #FFFFFF;
	}
 	
.menu a:hover {
	text-decoration: none;
	color: #A1ABB6;}

.onglet {
	font-size: 11px;
	color: #8C9CCF;
	background-color: #FFFFFF;
	border: solid 1px #C00000;
	text-align: center;
	height: 20px;
}

.onglet_actif {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C70000;
	font-weight: bold;
	text-align: center;
	height: 20px;
}




/* Utilisé comme Séparateur de tableau */
.fondblanc {background-color: #FFFFFF;}
.fondvert {background-color: #1C7F1E;}
.fondorange {background-color: #FFCC00;}

.noborder .border {border: 1px solid #FFCC00;}
table.noborder {border: none;}



.titre  {
	border: solid 1px #00008B;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 8 px;
	text-align: center;};

.textetabpetit {
	background-color: #1C7F1E;
	font-size: 7pt;
	color: White;
}

.textepetit {
	font-size: 8pt;
	color: #6B7B89;
}


.important {
	font-weight : bold;
   color: #FF8C00;
}

.popup
{
	padding: 5px;
	background-color: #eeeeee;
	border: 1px solid #c70000;
}

.popup h1 {
	background-color: #C70000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	letter-spacing: normal;
}
