@charset "utf-8";
/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:10px;
}

/******* Formulaire d'inscription *************/

.titre_form
{
	color:#FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	font-weight:bold;
}

.texte_form
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:bold;
}

.texte_form_petit
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:9px;
	font-weight:bold;
	font-style:italic;
}

.mess_erreur {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}

a:link, a:visited {
	color: #242424;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:none;
	padding: 1pt;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:none;
	padding: 1pt;
}

a:active {
	color: #242424;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding: 1pt;
}

a.index {
	color: #0A0A0A;
}

a.menu {
	color: #242424;
}

a.rouge {
	color: #FF0000;
}

a.gris {
	color: #BBBBBB;
}

a.tool {
	color: #242424;
	font-size: 10px;
}

a.edition {
	color: #0A0A0A;
	font-size: 8pt;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#808080;
	font-weight:bold;
}

.texte_user_form {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#999999;
	font-weight:bold;
	font-style:italic;
}

.titre_vert_gras {
	color:#33CC66;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	font-weight:bold;
}

.texte_vert {
	color:#33CC66;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
}

.titres {
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#000000;
}

.ss_titres {
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;	
	color:#000000;
}
table.abonnes {
	border-width: 1px;
	border-color: #006600;
	border-style: groove;
	background-color: #CEF046;
	color: #242424;
	font-size: 10px;
}

span.tool
	{
	background-color: #CEF046;
	border-width: 1px;
	border-color: #242424;
	border-style: solid;
	color: #242424;
	text-align: center;
	font-size: 10px;
	}
p.menu
	{
	background-color: #CEF046;
	border-width: 1px;
	border-color: #242424;
	border-style: solid;
	color: #242424;
	text-align: center;
	}
	
p.img_menu {
	text-align: left;
	border-width: 1px;
	border-color: #242424;
	border-style: solid;
}
