body{margin:0; padding : 0; background-color:#FFFFFF;}

a
{
	font-size:12px;
	color:#656565;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
td.pres_site a:hover
{
	text-decoration:none;
}
#content{font-family:"Trebuchet MS"; font-size:12px; color:#656565; width:800px;}

div.innertext
{
	position:relative;
	margin:0 0 0 20px;
}
.text_pres_site
{
	position:absolute;
	width:500px;
	color:white;
	background-color: #656565;
	background-color: rgba( 101 , 101 , 101 , 0.8);
	border:2px solid #ffea00;
	f_ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#64656565,endColorstr=#64656565);
}
.text_pres
{
	padding:5px;
}
.smalltext {font-family:"Trebuchet MS"; font-size:9px; color:#808080;}

.notempty{color:red;}

.site_image
{
	width:125px;
	height:94px;
	border:2px solid #eeeeee;
	/* Effet ombré CSS3 : ne s'appliquera pas sur IE < 9 */
	box-shadow: 0px 0px 10px #444444;
	-moz-box-shadow: 0px 0px 10px #444444;
	-webkit-box-shadow: 0px 0px 10px #444444;
}
.pres_site:hover
{
	b_ackground-color:#fff8b0;
	cursor:pointer;
}
p{padding:0; margin:0;}

#contactForm input{font-family:"Trebuchet MS"; font-size:12px; color:#808080;}
