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

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.textes {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	color: #FCC;
	line-height: 100%;
	font-weight: bold;
}
.tarifs {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	color: #FC3;
	line-height: 15pt;
}
.tarifs_barre {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	color: #FC3;
	line-height: 15pt;

	text-decoration:line-through
}
/*img {
	border: none;
}
img { 
 border : 0; 
}

table { border:0px; }
td {
	border:0px;
	border-color: #606;
}*/
.footer {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #800040;
	line-height: 12pt;
}
.bordureimage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9A1787;
	line-height: 12pt;
	font-weight: bold;
}
a:link, a:visited, a:active {
	border-style:none;
	border-width:0px;
	background-color: #666;
	color: #800040;
	text-decoration: none;
} 
a:hover {
	border-style:none;
	border-width:0px;
	background-color: #999;
	color: #800040;
	text-decoration: none;
} 

