
body {
	background-image:url(fond.jpg);
	background-repeat:repeat-x;	
	background-color: #E3E6CA;
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#272727;
	padding:0px;
	margin:0px;

}

a {color: #272727;text-decoration: none;}
a:visited {color:#272727;}
a:hover {color: #272727;text-decoration: underline;}
a:active { color:#FEC513;}

p {
padding: 0px;
margin:0px;
margin-bottom:10px;
 }

h1 {
font-size:16px;
margin:0px;

}

#container {
width: 888px;

margin: 0px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
border: #C5C5C5;
border-left-style:solid;
border-left-width:1px;
border-right-style:solid;
border-right-width:1px;


} 

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

.image_acc{
width:146px;
height:178px;
background-image:url(img/ombreporte.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:6px;
}
.image_fondgris{
float:left;
width:146px;
height:178px;
background-image:url(img/ombreporte_gris.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:6px;
}
.image_fondgris_petit{
float:left;
width:146px;
height:103px;
background-image: url(img/ombreporte_gris_petit.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:6px;
}

.image_fondgris_grand{
width:239px;
height:178px;
background-image: url(img/ombreporte_gris_grand.gif);
background-repeat:no-repeat;
padding-top:10px;
padding-left:9px;
text-align:left;
}
.image_fondgris_photo{
width:118px;
height:151px;
background-image: url(img/ombreporte_gris_photo.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:7px;
float:left;
}
.bloc_centre{

margin-left:10px;
padding-top:15px;
width:490;

}

.bloc_droite{
float:right;
margin-right:10px;
width:290px;
padding-left:20px;
padding-top:80px;

background-color:#fff;

}
.footer{

background-color:#fff;
 background-image: url(images/coccinelle.gif); background-position:top; background-repeat:repeat-x;
}

