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

}

a {color: #89544C;text-decoration: none;}
a:visited {color:#89544C;}
a:hover {color: #89544C;text-decoration: underline;}
a:active { color:#89544C;}

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

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

}
/* ----------container zentriert das layout-------------- */
#container {
width: 800px;
padding:0px;
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: #663300;
padding: 0px;
margin: 0px; }

.image_acc{
width:146px;
height:178px;
background-image: url(images/ombreporte.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:6px;
}


.image_acc2{
width:146px;
height:62px;
background-image: url(images/ombreporte62.jpg);
background-repeat:no-repeat;
padding-top:0px;
padding-left:6px;
}


.image_fondgris{
float:left;
width:146px;
height:178px;
background-image: url(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(ombreporte_gris_petit.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:6px;
}

.image_fondgris_grand{
width:239px;
height:178px;
background-image:  url(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(ombreporte_gris_photo.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-left:7px;
float:left;
}
.bloc_centre{

margin-left:50px;
margin-right:20px;
width:490px;
}

.bloc_droite{
float:right;
margin-left: 0;
margin-right: 0;
width:200px;
padding:13px;
padding-bottom:5px;
background-color:#C3E1F4;
 background-image:  url(images/bottom_actu.gif); background-position:bottom; background-repeat:repeat-x;
}



.bloc_menu{
color:#89544C;
a {color: #89544C;text-decoration: none;}
a:visited {color:#89544C;}
a:hover {color: #89544C;text-decoration: underline;}
a:active { color:#89544C;}

}

.message{
color:#000000;
background-color: #00ff00;
a {color: #89544C;text-decoration: none;}
a:visited {color:#89544C;}
a:hover {color: #89544C;text-decoration: underline;}
a:active { color:#89544C;}

}
