a{text-decoration:none; color:#195E8C; font-size:8pt}
a:hover {text-decoration:none; color:#FFF; font-weight:bold;}

body {

   background: url(image/background.jpg) #000000 repeat; 
   background-repeat: repeat-x;
   background-color:red;
	
}

 TEXTAREA ,INPUT{
    font-family: Tahoma, "Verdana", Arial, Helvetica, Geneva, sans-serif;
    font-size: 10pt; 
    vertical-align: middle; 
    border: 1px solid red;    
    margin: auto;
}

.button_sub {
    border: none;
    background: url('image/up.png') no-repeat top left;
    padding-top:0px;
	width:190px;
	height:30px;
}

.button_sub:hover {
    border: none;
    background: url('image/down.png') no-repeat top left;
    padding-top:0px;
	width:190px;
	height:30px;
}

FORM {
    margin: 0px;
    padding:0px;
}

TD {
	
	border:0;
	vertical-align:top;
	font-family:Verdana;
}

P {
    margin-top: 5px;
}

.soustitre {
	text-align: center;
	font-style: bolder;
	font-size: 	18px; 
	font-family: justinian;
	color:#000000;
}

legend 
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #FF9933;
   font-weight: bold;
}
 
fieldset
{
   margin-bottom: 10px; 
   margin-left: 30px; 
   margin-right: 30px;
   padding: 10px;
   background-color: none;
}



.bordmenu {
	background-image:				url('image/bord.png');
	padding-top:                    5px;
	text-align: 					center;
	font-style: 					bolder;
	font-size: 						18px; 
	font-family: 					Verdana;
	color: 							#B6FF00;
}

.menu {
	background-image:				url('image/fond.png');
	background-repeat:				x-repeat;
	padding-top:					5px;
	padding-bottom:					0px;
	padding-left:					7px;
	padding-right:					7px;
	text-align: 					left;
	font-size: 						10pt; 
	font-family: 					Verdana;
	color: 							#000000;	
}

.menu  A:link {
	cursor: 						pointer; 
	color: 							#0026FF;
	font-weight: 					bolder; 
	font-family: 					Verdana;
	text-decoration: 				none;
}

.menu  A:visited {
	cursor: 						pointer; 
	color: 							#0026FF; 
	font-weight: 					bolder; 
	font-family: 					Verdana;
	text-decoration: 				none;
}

.menu  A:hover {
	cursor: 						pointer;
	color: 							#0026FF;
	font-weight: 					bolder;
	font-family: 					Verdana;
	text-decoration: 				underline;
}

.menu  A:action {
	cursor: 						pointer;
	color: 							#0026FF;
	font-weight: 					bolder;
	font-family: 					Verdana;
	text-decoration: 				none;
}

.bordcontenu {
	background-image:				url('image/bort.png');
	background-repeat:				x-repeat;
	width:							100%;
	border:							0;
	cellspacing:					0;
	cellpadding:					0;
	padding-top:					2px;
	text-align: 					center;
	font-size: 						14pt;
    font-style: 					bold;	
	font-family: 					Verdana;
	color: 							#B6FF00;		
}

.contenu {
	background-image:				url('image/font.png');
	
	width:							100%;
	border:							0;
	cellspacing:					0;
	cellpadding:					0;
	padding-top:					5px;
	padding-bottom:					5px;
	padding-left:					7px;
	padding-right:					7px;
	text-align: 					center;
	font-size: 						10pt; 
	font-family: 					Verdana;
	color: 							#000000;		
}

.contenu A:link {
	cursor: 						pointer; 
	color: 							#0026FF;
	font-weight: 					bolder; 
	font-family: 					Verdana;
	text-decoration: 				none;
}

.contenu  A:visited {
	cursor: 						pointer; 
	color: 							#0026FF; 
	font-weight: 					bolder; 
	font-family: 					Verdana;
	text-decoration: 				none;
}

.contenu  A:hover {
	cursor: 						pointer;
	color: 							#0026FF;
	font-weight: 					bolder;
	font-family: 					Verdana;
	text-decoration: 				underline;
}

.contenu  A:action {
	cursor: 						pointer;
	color: 							#0026FF;
	font-weight: 					bolder;
	font-family: 					Verdana;
	text-decoration: 				none;
}




.copyright {
	
	border:							0;
	width:							100%;
	height:							40;
	font-family:					verdana;
	font-weight: 					bolder;
	font-size:						8pt;
	color: 							#000000;
}
.copyright A:link {
	cursor: 						pointer; 
	color: 							#000000;
	font-weight: 					bolder; 
	font-family: 					Verdana;
	text-decoration: 				none;
}

.copyright A:visited {
	cursor: 						pointer; 
	color: 							#000000; 
	font-weight: 					bolder; 
	font-family: 					Verdana;
	text-decoration: 				none;
}

.copyright A:hover {
	cursor: 						pointer;
	color: 							#000000;
	font-weight: 					bolder;
	font-family: 					Verdana;
	text-decoration: 				underline;
}

.copyright A:action {
	cursor: 						pointer;
	color: 							#000000;
	font-weight: 					bolder;
	font-family: 					Verdana;
	text-decoration: 				none;
}

#sablier{background:url(image/sablier.png) no-repeat top ; width:330px; height:125px; padding:180px 0px 0px 170px; margin:auto; color:#000; font-weight:bold; font-size:25px;}