<style type="text/css" media="screen">
 
/*css du menu*/
body {
margin: 0;
padding: 0;
background color: #717171;
font: 12 Arial, sans-serif;

}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: static; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
/*z-index:100;*/
/*width: 100%;*/
}
#menu dl {
	float :left;
	width: 110px;
	position: relative;
	left: 150px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	border: 0px solid gray;
	margin: 2px 1px;
	color: #FFFFFF;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu dd {
	position: absolute;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	right: 0px;
	width: 110px;
}
/*#menu li {
text-align: center;
border: 1px solid #ffffff;
}*/
#menu li a {
background-color: #840307;
display: block;

margin: 0px;
text-align: center;
color: #ffffff;
text-decoration: none;
height: 15px;
/*border: 0 none;*/
border: 1px solid #ffffff;
 }
#menu dt a{
text-align: center;
color: #FFFFFF;
text-decoration: none;
}
#menu li a:hover, #menu li a:focus {
background: #cccccc;
color : #000000;
}
#menu li hover{
background: #cccccc;
color : #000000;
}
/*css du site*/
/*dseign principal*/
td.thaut 					{
	background-image:url('./textures/images/top.gif');
	height:78px;
	text-align: right;
	background-position: top;
}
td.thaut_bis 					{
	background-image:url('./textures/images/t_middle.gif');

	text-align: right;
	background-position: top;
}
td.mleft 					{
	background-image:url('./textures/images/m_left.gif');
	height:600px;
	width: 13px;
	background-position: left top;

}
td.mleft_bis 					{
	background-image:url('./textures/images/m_left.gif');
	height:20px;
	width: 13px;
	background-position: left top;

}
td.mright 					{
	background-image:url('./textures/images/m_right.gif');
	width: 13px;
	background-position: right top;
}
td.bleft 					{
	background-image:url('./textures/images/b_left.gif');
	height:20px;
background-position: left bottom;
}
td.bright 					{
	background-image:url('./textures/images/b_right.gif');

	background-position: right bottom;
}
td.tleft 					{
	background-image:url('./textures/images/t_right.gif');
	height:20px;
background-position: left bottom;
}
td.tright 					{
	background-image:url('./textures/images/t_left.gif');

	background-position: right bottom;
}
td.bmiddle 					{
	background-image:url('./textures/images/b_middle.gif');
	background-position: right bottom;
	width: 724px;
	vertical-align: top;

}
td.center 					{
	background-color: #e8e8e8;
	vertical-align: top;
	text-align: center;
	border: 0px;

	
}
td.menu{
	background-image:url('./textures/images/menu.gif');
	height:21px;
	text-align: center;
	/*display: block;*/
		background-position: right bottom;
	/*position: relative;*/
}
input.memv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #990000;
	margin-top: 50px;
	margin-right: 15px;
}
form.memv {
	margin-bottom: 0px;
padding:0px;
}
a.memv{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	display:block;
	margin-top: 50px;
	margin-right: 115px;

}
/*design des tableaux*/
td.tab_top_l{
	background-image:url('./textures/images/tableaux/top_left.gif');
	height:25px;
	width: 7px;
	background-position: left top;
	border:0px;
	padding:0px;
}
td.tab_top_r{
	background-image:url('./textures/images/tableaux/top_right.gif');
	width: 7px;
	background-position: left top;
		border:0px;
	padding:0px;
}
td.tab_mid_l{
	background-image:url('./textures/images/tableaux/middle_left.gif');
	height:auto;
	background-position: left top;
		border:0px;
	padding:0px;
}
td.tab_mid_m{
	background-color:#E8E8E8;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}
td.tab_mid_r{
	background-image:url('./textures/images/tableaux/middle_right.gif');
	background-position: left top;
		border:0px;
	padding:0px;
}
td.tab_bot_l{
	background-image:url('./textures/images/tableaux/bottom_left.gif');
	height:7px;
	background-position: right top;
		background-repeat: no-repeat;
			border:0px;
	padding:0px;
}
td.tab_bot_m{
	background-image:url('./textures/images/tableaux/bottom_middle.gif');
	background-position: left topm;
	background-repeat: repeat-x;
		border:0px;
	padding:0px;
}
td.tab_bot_r{
	background-image:url('./textures/images/tableaux/bottom_right.gif');
	background-position: left top;
			background-repeat: no-repeat;
				border:0px;
	padding:0px;
}
td.tab_titre{
	background-image:url('./textures/images/tableaux/titre.gif');
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
		padding-top: 4px;
	text-align: center;
}
td.tab_titre_r{
	background-image:url('./textures/images/tableaux/top_titre_middle.gif');
	background-position: left top;
	background-repeat: no-repeat;
	border:0px;
	padding:0px;
}
/*css de la partie news resumé*/
a.mail_auteur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
table.resum_news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-align: justify;
	margin-top: 2px;
	margin-left: 50px;
	margin-bottom: 2px;
	width: 85%;

	line-height: normal;
}
.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #990000;
}
/*css pour le top_forum de la page de garde*/
a.top_forum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
display:block;
}
/*css pour les prochains GP*/
div.prochain_gp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #990000;
}
div.prochain_gp_bis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #990000;
}
.gras_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
		font-weight: bold;
}

.news_tot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #990000;

}
/*Style de la barre de naviguation*/
div.nav{
	background-color: #e8e8e8;
	vertical-align: top;
	text-align: left;
	border: 0px;
	margin-left: 50px;
}
/*tableau de donnée*/
td.table_t_l{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000;   }
td.table_t_m{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_t_m2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin: 5px;
	padding: 5px;
}

td.table_t_r{ 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_m_l{   	
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_m_m{
   	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_m_r{
   	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_b_l{    
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_b_m{    
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
td.table_b_r{   
 	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; text-align: center; vertical-align: middle;
	border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
	border-top-color: #990000; border-right-color: #990000; border-bottom-color: #990000; border-left-color: #990000 ;   }
a.lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
/*style pour divers, membres...*/
.ital{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #990000;
	margin: 4px;
}
.gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: bold;
	margin: 4px;
}
.gras2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bold;
	margin: 10px 10px 40px;
	text-align: left;
	text-decoration: underline;
	clear: left;
}
/*style utilisé dans le réglement*/
a.lien2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
.petit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	margin-left: 5px;

}
.retrait
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 25px;
}
.retrait_bis
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 25px;
}
.retrait_bloc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 25px;
	display: block;
}
.txt1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-align: left;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
		display: block;
}
.txt2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-align: left;
	margin-top: 2px;
	margin-left: 50px;
	margin-bottom: 2px;
		display: block;
}
/*style pour resultats*/
.ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #990000;
	padding: 5px 0px;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	text-transform: uppercase;
}
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #990000;
	vertical-align:middle;
}

.mail_auteur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
.mail_auteur_bis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
</style>

