@charset "UTF-8";
/* CSS Document */

body
{
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#en_tete
	{
	position: relative;
	width: auto;
	height:668px;
	background-image: url(image/picto_03.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0px;
	padding-top: 139px;
	}
	


#boite1
	{
	background-image: url(image/triptik2.jpg);
	width: 1000px;
	height: 218px;
	position: relative;
	margin-top: 0px;
	}
	#logo
	{
	background-image: url(image/logo.gif);
	width: 202px;
	height: 118px;
	position: relative;
	margin-top: 35px;
	background-repeat: no-repeat;
	}
	#texte
	{
	width: 202px;
	height: 20px;
	position: relative;
	margin-top: 13px;
	color: #096735;
	text-decoration: none;
	}
#texte a.boite {
	color: #096735;
	display:block;
	text-decoration: none;
	}
	#texte a.boite:hover {
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	}