body
{
	background		: white;
	font-family		: Arial;
	font-size		: 12px;
	color			: black;
}

.loader
{
	display			: none;
}

A
{
	color			: black;
	text-decoration	: none;
}

A:hover
{
	text-decoration	: underline;
}

#pubhaut
{
	position: absolute;
	margin-top: 0px;
	z-index: 2;
	margin-left: 400px;
}

.return
{
	margin-left: 20px;
}

#bottom
{
	position: absolute;
	margin-top: 800px;
	text-align: left;
	width: 1120px;
	height: 30px;
	background: url(../img/trait.gif) no-repeat;
	padding-top: 5px;
}

#bottom, #bottom a
{
	font-size: 10px;
}

#anim
{
	left			: -1800px;
}

#site
{
	width			: 1120px;
	margin-left		: auto;
	margin-right	: auto;
}

#toplinks
{
	position 		: absolute;
	margin-left		: 1110px;
	margin-top		: 0px;
	z-index 		: 20;
}

#voted
{
	padding			: 0px;
	
}

#voted .note
{
	position: relative;
}

#voted .note SPAN
{
	position: absolute; 
	bottom: 0px; 
	right: 0; 
	background: white;
	color: black;
	padding: 1px;
	font-size: 10px;
}


#miss .title
{
	text-align		: left;
	font-size		: 12px;
	color			: #000;
	padding-bottom  : 3px;
}

#miss .trait
{
	margin-left		: 1px;
	margin-top		: 10px;
	height			: 10px;
	background		:  url( ../img/trait-petit.gif) no-repeat;

}

#voted .warning
{
	text-align		: center;
	font-size		: 11px;
	color			: #c24a4a;
	font-weight		: bold;
}


#nav
{
	position 		: absolute;
	margin-left		: 70px;
	margin-top		: 185px;
	z-index 		: 20;
}

#nav UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav UL LI
{
	float: left;
	margin-right: 5px;

}

#nav A
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#nav A:hover
{
	color: black;
	text-decoration: underline;
}

#miss
{
	position 		: absolute;
	margin-left		: 0px;
	margin-top		: 280px;
	z-index 		: 20;
	color			: #CCC;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
	background: url(../img/point.gif) 225px 0 repeat-y;
	width: 230px;
}



#miss TD, #miss A
{
	text-align		: center;
	font-size		: 11px;
	color			: #444;

}

#miss .mois
{
	position: relative;
}

#miss .mois SPAN
{
	position: absolute; 
	bottom: 0px; 
	right: 0; 
	background: white;
	color: black;

	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:0px;
	font-size: 10px;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

HTML.MSIE #miss .mois SPAN
{
	padding-bottom: 2px;
}

#miss .carre
{
	float: left; 
	margin-right: 1px; 
	height: 70px; 
	margin-bottom: 1px;
}

#bannerpub
{
	position 		: absolute;
	margin-left		: 400px;
	margin-top		: 20px;
	z-index 		: 20;
}

#pub
{
	position 		: absolute;
	margin-left		: 0px;
	margin-top		: 300px;
	z-index 		: 20;
}

#baseline
{

	position 		: absolute;
	margin-left		: 910px;
	margin-top		: 140px;
	

	z-index 		: 20;
	font-family		: Arial;
	font-size		: 16px;
	font-weight		: bold;
	color			: black;
	width			: 230px;
}

#banner
{
	background		: url(../img/banner.jpg) no-repeat;
	width			: 1120px;
	height			: 281px;
	position		: absolute;
	margin-top: 30px;
}

#previewContainer
{
	position		: absolute;
	width			: 970px;
	overflow		: hidden;
	/*height			: 670px;*/
	margin-top		: 210px;
	margin-left		: 230px;
	
	text-align		: center;
}

#thetr TD.photo
{
	width: 700px;
}

.textContainer
{
	position		: absolute; 
	width			: 620px; 
	text-align		: right;
	margin-top		: -1000px;
}

.textContainer .description
{
	background		: #eee; 
	float			: right; 
	width			: 0px; 
	height			: 500px; 
	overflow		: hidden;
	margin-right	: 19px;
	margin-top		: 1px;
	-moz-opacity	: 0.9;
	opacity 		: 0.9;	
    filter 			: alpha(opacity=90); 
    
}

HTML.MSIE .textContainer .description
{
	border-left     : 1px solid #ccc;
}

.textContainer .description .body
{
	width			: 600px;	
	text-align      : center;
}

.textContainer .description .close
{
	text-align		: left;
	font-weight		: bold;
	margin          : 5px;
	cursor			: pointer;
	color			: #7e003f;
}

.links
{
	width			: 150px;
	text-align		: center;
	padding-top		: 100px;
}

.imageContainer
{
	width			: 600px;
	/*height			: 600px;*/
	overflow		: hidden;
	text-align		: center;
	/*border			: 1px solid #ccc;*/
	cursor			: pointer;
	padding-top		: 10px;
}

#previewContainer .votes
{
	float			: right;
	display			: none;
	text-align		: left;
	
	
}

#previewContainer .votes FORM
{
	position: relative;
}

.legend .stats
{
	text-align: left;
	font-size: 11px;
}

#previewContainer .nb
{
	float: right;
	font-size: 9px;
	line-height: 15px;
}


#previewContainer .today A
{
	text-decoration: none;
	font-size: 10px;
	float: right;
	line-height: 20px;
}

#previewContainer .legend
{

	font-weight		: bold;
	white-space		: nowrap;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
}

#previewContainer .daynumber
{
	background: white; 
	display: none; 
	position: absolute; 
	text-align: center; 
	width: 70px; 	
	opacity: 0.6; 
	filter:alpha(opacity=60)
}

#previewContainer .daynumber A
{
	font-size: 30px; 
	font-weight: bold; 
	text-decoration: none;
	line-height: 70px; 
	width: 70px;
	display: block;
}

#previewContainer .share
{
	white-space		: nowrap;
	font-size: 11px;
	margin-top: 3px;
}

#previewContainer .share div
{
	text-align: left;
}

#previewContainer .share A
{
	text-decoration: none;
}

#previewContainer .details
{
	position		: absolute;
	margin-top		: 605px;
	margin-left		: 550px;
	cursor			: pointer;
	font-weight		: bold;
	white-space		: nowrap;
	color			: #7e003f;
}

.imageContainer TABLE
{
	height			: 600px;
	width			: 600px;
}

#brands .photo
{
	height: 170px;
}