/* ---------------------------------------------------------------- STRUCTURE
        Elements : body, tableaux, cellules, div
*/

body	{
	background-image: url('../img/ban2_fond.jpg');
	background-repeat: repeat-x;
	background-position: 0px 125px;
	margin: 0px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

body.info_operateur {
    background-position: 0px 40px;
    padding-top: 8px;
    padding-left: 12px;
    color: white;
}

body.info_operateur a, body.info_operateur a:link, body.info_operateur a:visited    {
    color: white;
    text-decoration: none;
}

body.info_operateur a:hover, body.info_operateur a:active   {
    text-decoration: underline;
}

table	{
	border-collapse: collapse;
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
	empty-cells: show;
}

table td	{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

table.site	{
	width: 698px;
	height: 100%;
}

TD.bandeau1	{
	height: 125px;
}

td.col1 table.colonne	{
	width: 195px;
}

td.col3 table.colonne	{
	width: 8px;
}

table.contenu_bandeau1	{
	text-align: center;
	height: 125px;
}

/* Operateurs */
table.operateurs    {
    width: 469px;
    border: 1px solid #373538;
}

table.operateurs TH   {
    background-color: #E9E9E9;
    font-size: 12px;
    padding: 4px;
    border-bottom: 1px solid black;
}

table.operateurs td {
    padding: 4px;
    border-bottom: 1px dotted #373538;
}

table.operateurs td.col_certif  {
    border-left: 1px dotted #373538;
    text-align: center;
}

/* Inscription */
table.form_inscription  {
    width: 300px;
}

table.form_inscription TD, table.form_tarifs td {
    padding-top: 1px;
}

table.form_inscription input, table.form_inscription select{
    width: 120px;
}

table.form_inscription2 {
    border: 0px solid black;
    width: 468px;
}

table.form_inscription2 td {
    padding: 4px;
}

input, select, textarea   {
    height: 18px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
}

textarea    {
    height: 80px;
}
/* ----------------------------------------------------------------------------- FONDS */
td.ban3_degrade_g	{
	width: 9px;
	height: 292px;
	background-image: url(../img/ban3_degrade_gris_g.gif);
	background-repeat:no-repeat;
}

td.ban3_degrade_d	{
	width: 8px;
	height: 292px;
	background-image: url(../img/ban3_degrade_gris_d.gif);
	background-repeat:no-repeat;
}

td.ban2_degrade_g	{
	width: 9px;
	height: 183px;
	background-image: url(../img/ban2_fond_degrade_g.jpg);
	background-repeat:no-repeat;
}
td.ban2_degrade_d	{
	width: 8px;
	height: 183px;
	background-image: url(../img/ban2_degrade_d.jpg);
	background-repeat:no-repeat;
}

/* AVEC SOUS MENU */
td.ban2_degrade_g_2	{
	width: 9px;
	height: 223px;
	background-image: url(../img/ban2_fond_degrade_g_2.jpg);
	background-repeat:no-repeat;
}
td.ban2_degrade_d_2	{
	width: 8px;
	height: 223px;
	background-image: url(../img/ban2_degrade_d_2.jpg);
	background-repeat:no-repeat;
}

/* ------------------------------------------------------------------------------ MENU */
div.menu	{
	width: 175px;
	height: 126px;
	top: 21px;
	left: 0px;
	position: relative;
}

div.menu table	{
	width: 175px;
	empty-cells:show;
}

div.menu table td	{
	height: 23px;
	border-bottom: 1px dotted white;
	vertical-align: middle;
}

div.menu table td.sans_deco	{
	border-width: 0px;
}
div.menu table td.sous_menu	{
	border-width: 0px;
	height: 14px;
	padding-left: 16px; 
}
div.acces_adherent	{
	width: 175px;
	height: 132px;
	top: 21px;
	left: 0px;
	position: relative;
}
div.acces_adherent td	{
	font-size: 12px;
	color: #99002D;
	font-weight: bold;
	border-bottom: 1px dotted #99002D;
	padding-bottom: 5px;
	padding-top: 1px;
}
div.acces_adherent td.champ_form	{
	background-image: url(../img/ban3_champ.gif);
	height: 31px;
	width: 183px;
	padding-left: 10px;
	padding-top: 6px;
	border-width: 0px;
}
div.acces_adherent td.champ_form input	{
	border-width: 0px;
	color: #99002D;
	font-weight: bold;
}

.contenu	{
	/* CENTRE DE LA PAGE */
	padding: 12px;
	/*background-color: white;*/
}

div.sous_menu   {
	width: 469px;
	height: 18px;
	position: relative;
	z-index: 1;
	top: -9px;
	left: -6px;
	text-align: center;
}

/* -------------------------------------------------------------------- TEXTES */
.titre1_rouge	{
	font-size: 24px;
	color: #99002d;
}

.titre2_rouge	{
	font-size: 18px;
	color: #99002d;
	font-style: italic;
	margin-bottom: 8px;
}

.titre1_gris	{
	font-size: 24px;
	color: #373538;
	margin-bottom: -12px;
}

.titre2_gris	{
	font-size: 18px;
	color: #373538;
	font-style: italic;
	margin-bottom: 8px;
}

.titre3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
}

.edito	{
	position: relative;
	left: 30px;
}

.corps	{
	margin-bottom: 15px;
}

/* Etoile pour champ obligatoire */
.obligatoire    {
    color: #99002d;
    font-weight: bold;
    display: inline;
}

/* --------------------------------------------------------------------  IMAGES */
IMG	{
	border-width: 0px;
}

img.gauche	{
	float: left;
	clear: right;
}

img.droite	{
	float: right;
	clear: left;
}

HR	{
	border: 1px dotted #373538;
}

/* --------------------------------------------------------------------- LIENS 
- MENU */
div.menu a, div.menu a:link, div.menu a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

div.menu a:hover, div.menu a:active	{
	color: #E7E6E4;
}

div.sous_menu a, div.sous_menu a:link, div.sous_menu a:visited	{
	font-size: 8pt;
	font-weight: normal;
	color: #e61f32;
	text-decoration: underline;
}

div.sous_menu a:hover, div.sous_menu a:active	{
	color: black;
	text-decoration: none;
}

/* 
- TOUS */
a:link	{
	color: #99002d;
	text-decoration: none;
}

a:visited	{
	color: #99002d;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

a:active	{
	color: #99002d;
	text-decoration: none;
}
.texte_actu {
	font-size: 10px;
}
a.mlm {
	font-size: 10px;
	color: black;
}
a.lien_supp   {
    font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.accredit {
	font-size: 6px;
}
.texte_10px {
	font-size: 10px;
	color: #FF0000;
}
/* --------------------------------------------------------------------- LIENS  SOUS MENU */
.menu_accueil_div{
	position:absolute;
	z-index:1;
	top:-4px;
	left:170px;
	visibility: hidden;
	width:160px;
	height:148px;
	
}
.menu_accueil_content{
	position:relative;
	left:25px;
	width:190px;
	height:148px;
	background-image:url(../img/sousmenu.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='medias/img/sousmenu.png');
	
}
#menu_accueil a, #menu_presentation a, #menu_inscription a{
	font-size: 8pt;
	font-weight: bold;
	color: #99002D;
	text-decoration: underline;
	letter-spacing:0.018em;
	line-height:14pt;
}

#menu_accueil a:hover, a:active, #menu_presentation a:hover, a:active, #menu_inscription a:hover, a:active	{
	color: black;
	text-decoration: none;
}
/* --------------------------------------------------------------------- LIENS  SOUS MENU */
.menu_presentation_div{
	position:absolute;
	z-index:1;
	top:-4px;
	left:170px;
	visibility: hidden;
	width:160px;
	height:148px;
	
}
.menu_presentation_content{
	position:relative;
	left:25px;
	width:190px;
	height:148px;
	opacity:1;
	background-image:url(../img/sousmenu.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='medias/img/sousmenu.png');
}

/* --------------------------------------------------------------------- LIENS  SOUS MENU */
.menu_inscription_div{
	position:absolute;
	z-index:1;
	top:-4px;
	left:170px;
	visibility: hidden;
	width:160px;
	height:148px;
	
}
.menu_inscription_content{
	position:relative;
	left:25px;
	width:190px;
	height:148px;
	opacity:1;
	background-image:url(../img/sousmenu.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='medias/img/sousmenu.png');
}