<!--
	
	
	body {
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		background-color: #000000;
		background-image: url('/images/bg-m.jpg');
		background-repeat: no-repeat;
		background-position: center 0px;
		color: #000000;
		
	}
	
	body, td, th, input, textarea, select {
		
		font-family: 'Verdana', Arial, Helvetica, sans-serif;
		color: #FFF;
		
	}
	
	img { border: none; }
	form { margin: 0px; padding: 0px; }
	ul, li { margin: 0px; padding: 0px; list-style: none; }
	a:link, a:visited { color: #FFFFFF; text-decoration: none; }
	a:hover, a:active { color: #7A7A7A; text-decoration: none; }
	a:link span, a:visited span { cursor: pointer; }
	
	div.global {
		
		position: absolute;
		left: 50%;
		top: 0px;
		margin-left: -458px;
		width: 916px;
		}
	
	div.header {
		
		position: relative;
		float: left;
		margin-left: 0px;
		margin-right: 0px;
		height: 267px;
		background-image: url('/images/');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		}
	
	div.citehead {
		
		position: relative;
		float: right;
		margin: 80px 30px 30px 0px;
		height: 267px;
			
	}	
	
	div.gauche {
	position: absolute;
	top: 180px;
	float: left;
	width: 304px;
	height: 100%;
	//background-color: red;	
	
	}
	
	div.droite {
	position: absolute;
	left: 314px;
	top: 170px;
	float: right;
	width: 600px;
	height: 100%;
	//background-color: yellow;	
	
	}
	
	
	
	div.listing {
	position:absolute;
	top: 650px;
	text-align: left;
	width: 600px;

	
	}
	
	div.premium {
	position:absolute;
	top: 196px;
	text-align: left;
	width: 580px;
	height: 410px;
	padding: 12px;

	}

	
	div.stars {
	
	position: absolute;
	
	top: 648px;
	text-align: center;
	background-image: url('images/stars.jpg');
	background-repeat: no-repeat;
	width: 845px;
	height: 180px;
	margin-left: 28px;
	
	
		}
		
	div.starsnames {
	
	position: absolute;
	top: 850px;
	text-align: center;
	width: 801px;
	height: 10px;
	margin-left: 42px;
	
	}

	
	div.describ {
	
	position: absolute;
	top: 900px;
	text-align: left;
	width: 845px;
	margin-left: 28px;
	font-size: 15px;
	color: white;
	text-justify: left;	
	}
		
	div.footer {
	
	position: absolute;
	top : 1850px;
	text-align: center;
	margin-left: -auto;
	width: 917px;	
	}
	
	
h1 {font-size: 20px;}	
h2 {font-size: 16px; font-style: italic; text-transform: capitalize;}		
	
Q { quotes: 'ã' 'Ò' }
a {color: #FFF; text-decoration: none;}


.trblanc {background-image: url('/images/blanc.gif'); background-repeat: repeat;}
.tabledescrib {font-size: 12px;}
.tableurl {font-size: 10px; color: #9d9d9d;}
