@import "/css/formulaire.css";

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/charte/fond_page.gif);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F73A7;
	text-decoration:none;
}

a:hover{
	
	text-decoration:underline;
}
td {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
h1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	/*list-style-position: inside;
	display: list-item;
	list-style-image: url(/images/charte/puce_h1.gif);*/

	
}

h2 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E74B8;
	font-weight: bold;
	
}


h3 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

h4 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

IMG {border: 0}

.fond-ombre-droit{
	background-image: url(/images/ombres/ombre_B3.gif);
}

.fond-ombre-bas{
	background-image: url(/images/ombres/ombre_C2.gif);
}

.legende{
	font-size: 10px;
}

A.MENU 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none; 
}

.lien_yahoo{
	font-size: 10px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	
}
a.lien_yahoo:hover{
	
	color: #3F73A7;
}

.album_photo{
	font-size: 10px;
	color: #006600;
}


input.moteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}


.fond_blanc{
	background-color:#FFFFFF;

}


/* Gestion du plan du site */
a.PLAN0{
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.PLAN0:hover{
	color:#000000;
	color:#3F73A7;
}
td.PLAN0{
	background-image:url(/charte/fond_titre.gif);
	margin: 5px;
}

a.PLAN1{
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	text-decoration: none;
	
}

a.PLAN1:hover{
	
	color:#3F73A7;
}

a.PLAN2{
	font-size: 10px;
	font-weight:bold;
	color:#3F73A7;
	text-decoration: none;

}

a.PLAN2:hover{
	color:#000000;
}
a.PLAN3{
	font-size: 10px;
	font-weight:bold;
	color:#3F73A7;
	text-decoration: none;
	list-style-position: inside;
	display: list-item;
	list-style-type: square;
}

a.PLAN3:hover{
	color:#000000;
}

.titre_champ{
	background-color:#CCCCCC;
	font-weight:bold;
}


.admin_lib_groupe{
	color:#000033;
	font-weight:bold;
}

.admin_fin_groupe{
	background-color:#FF9900;
}

