@charset "utf-8";
/* CSS Document */
body{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	margin-top: 10px;
	}

.img{
	border:0px;
	}
	
a{
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

	
.header{
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:12px;
	}
.footer{
		background-image:url(images/footer.gif);
		background-repeat:repeat-x;
		color:#ffffff;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		vertical-align:text-top;
	}
.titre{	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:16px;
	padding-left:20px;}
	
.td_bg{background-image:url(images/index-heberdomaine.png);
background-repeat:no-repeat;
height:230px;
font-family:"Verdana";
font-size:21px;
color:#FFFFFF;}
