/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	background-image: url(images_fonds/degrade_creme_600.jpg);
	background-color: #F0F0F0;
}
a:link{
	color:#000099;
	font-size: small;
	text-decoration: underline;
}	
a:hover{
	color:#FF0000;
	font-size: small;
	text-decoration: none;
}
a:visited{
	color:#000099;
	font-size: small;
	text-decoration: underline;
}
.h1{
	color: #000066;
	font-weight: bold;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.ul{
	color: #000066;
	text-align: left;
}
.lign_col_gris{
	background-color:#E5E5E5;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.lign_col_blanc{
	background-color:#FFFFFF;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
	
.tit_photo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	}
.mini{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #330000;
	font-style: oblique;
	font-weight: normal;
	font-size: xx-small;	
	}
.tit_page{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	font-size: large;
	}
.tit_page_roug{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: large;	
	}

#boite_1{
	height:80px;
	background-image: none;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #B9CFFF;
	float: left;
	width: 760px;
	left: 10px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#conteneur{
	width:780px;
	background-color: #000066;
	left: 30px;
	margin-left: 15%;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 620px;
	float: none;
}
#boite_2{
	margin: 5px;
	background-color: #B9CFFF;
	float: left;
	width: 760px;
	padding: 5px;
}
#annonce{
	width:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #000066;
	}
