@charset "UTF-8";
/* CSS Document */
body {
background-image: url(fondsite.gif);
margin-left: 50px;
margin-top: 70px;
margin-right: 50px;
margin-bottom: 70px;
}

body,td,th {
	font-family: Lucida Grande, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #000;
}

.images {
margin-right: 23px; 
width:217px; 
height:217px;
margin-left:3px;
padding-left: 8px; 
padding-top: 8px;
background-color:#ffffff;
}

.zero {
margin-right: 23px; 
width:217px; 
height:217px;
margin-left:3px;
padding-left: 8px; 
padding-top: 8px;
background-color:#242424;
}

.texte {
margin-bottom:7px;
margin-left:3px;
margin-right:3px;
padding-top:4px;
padding-bottom:4px;
padding-left: 5px;
padding-right: 5px;
width: 215px;
background:#FFF;
}

.titre{ 
font-size:13px;
}

.titregras{ 
font-weight:bold ;
}

a:link {
color: #333;
text-decoration: none;
}

a:visited {
color: #333;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}

a:active {
color: #333;
text-decoration: none;
}

img, ul, li
{
	border: 0px;
}

#home {
	float:left;
}
