﻿
*{
	margin:0;
	padding:0;
	list-style: 0;
	background: none;
	list-style-image: none;
	list-style-type: none;
}


body {
	font-family: Arial, Helvetica, sans-serif; padding: 0; 	background: #FFF;
	padding:0;
	margin: 0;
	

}
#wrap {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;

}
#page {
	width: 870px;
	margin:0 auto;
	clear: both;
}

.600 {
	width:594px;
}

.270 {
	width: 270px;
}

.left{
	float:left;
}

#entete {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#video {
	background: url('../images/grad.png') repeat-x top;
	height: 340px;
	padding-top: 10px;
}
#shade {
	height: 8px; background: url('../images/xgrad_grey.png') repeat-x top;
}

#select {
	background: url('../images/back-scroll.gif') repeat-x top; height: 150px;
	}

#droit{
	background: #f2f2f2 url('../images/grad_grey.png') repeat-x top;
	padding-top: 40px;
	height: 300px;
}
#gauche {

}
#choix {
	height: 100px;
}
#choix ul {
	padding-left: 10px;
}
#choix ul li {
	padding-left: 38px;
}
#choix ul li:hover {
	background: #f2f2f2 url('../images/barre.gif') no-repeat bottom;
	padding-bottom: 20px;
	}
#choix ul li:hover + li {
	margin-top: -12px;
	}
#choix ul:hover + img {
	display: none;
}

.spaced {
	padding-left: 12px;
	padding-top: 2px;
}

#choix{
	margin-top: 10px;
	margin-right: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#message {
	padding: 9px 0px;
	background: #f2f2f2;
}
#info {
	background: #FFF url('../images/xgrad_grey.png') repeat-x top;
	padding-top: 8px;
	text-align: center;
}
#ami {
	padding-top:10px;
	padding-bottom:1px;
	margin-bottom: 5px;
	background: #f2f2f2;
}

.thumb {
	float:left;

}
.thumbs {
}
.thumbs li:hover {
}
.thumbs img{
	margin: 1px 5px;
}
.super {
	background: #ed1c24;
	padding: 5px;
	margin: 5px -5px 0px 5px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.prenom {
	clear: both;
	width: 148px;}
.nom {
	clear: both;
}

.white {
	width:142px;
	height: 170px;
	margin-top: -150px;
	margin-left: 5px;
	z-index: 90;
}
.white:hover  {
	background: #FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 90px;
	cursor: pointer;

}
#fb{
	filter:alpha(opacity=50);
	filter:alpha(opacity=75);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#fb:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}
#pied img{
	padding-top: 40px;
}

a{
	text-decoration: none; border: none; color: red;
}
a img {
	border: none;
}