html, body { height: 100%; }
body {	margin: 0;	background: #FFFFFF;	font: 11px Arial, Helvetica, sans-serif;	color: #333;}
img { border: 0; text-decoration: none; }
p { text-align: justify; }
td,tr,p,div { }h1 {	padding: 4px 0 3px 20px;	font: bold 16px Arial, Helvetica, sans-serif;	text-transform: lowercase;}

h2 {	margin: 5px 0 10px 0;	font: 21px Arial, Helvetica, sans-serif;}h3 {	margin: 5px 0 10px 0;	font: bold 16px Arial, Helvetica, sans-serif;}h4 {	margin: 5px 0 10px 0;	font: bold 13px Arial, Helvetica, sans-serif;}a:link {	color: #007091;	text-decoration: none;}a:visited {	color: #007091;	text-decoration: none;}a:hover {	color: #007091;	text-decoration: none;	border-bottom: 1px solid #007091;}ul {	margin: 0px 5px;	padding: 0px;	list-style: none;}li {	background: url(../images/list.gif) 0px 8px no-repeat;	padding-left: 16px;	font-size: 11px;}li p {}ol li {	background: none;	padding-left: 0;}form {	margin: 0;}fieldset {	margin: 10px 0 0 0;	background: #F4F4F7;	border: 2px solid #D6D9DC;}hr { 	width: 100%;}/*STYLE TERRES EMERAUDE*/#entete, #fondphoto, #global, #pied01, #pied02, #pied03 {	width: 100%; }#entete {	height: 15px; /*modifier fondphoto padding-top en conséquence!!!*/	border-top : 1px solid #434343;	border-bottom : 1px solid #434343;	position: fixed; 	top: 0px;	background:  url(../images/entete_bg.jpg) top repeat-x;}#global {	min-height : 130px;	padding-bottom: 110px;}#fondphoto {	padding-top: 17px;	height: 334px;	background: #454545 url(../images/global_bg.jpg) top repeat-x;}#fixed {	width: 100%; 	position: fixed; 	bottom: 0px;}#pied01 {	height: 15px;	/*height : 35px;*/	border-top : 1px solid #D5D5D5;	background:  url(../images/pied_bg.jpg) top repeat-x;}#pied02 {	height : 30px;	border-top : 1px solid #353535;	background-color:  #454545;	}#pied03 {	min-height : 35px;	height : 35px;	border-top : 1px solid #555555;	background-color:  #454545;}/*////*/#menu, #ariane, #contact, #lien  {	width: 900px;	margin: auto;}#photo, #logo, #contenu  {	width: 970px;	margin: auto;}#menu {	color : #8B755F;}#logo {	height : 130px;}#contenu {	overflow : visible;	height: 500px;	/*border: 1px dashed #333;	background-color: #EEE;*/	color: #8B755F;	padding: 10px;	width: 950px;}#contenu a:link, #contenu a:visited {	color: #007091;	text-decoration: none;}#contenu a:hover {	color: #007091;	text-decoration: none;	border-bottom: 1px dashed #007091;}#photo a:link, #photo a:visited, #photo a:hover {	text-decoration: none;	border : none;}#ariane {	color : #8B755F;}#contact {	color : #757575;	font-weight: bold;	padding: 7px 0 0 0;}#contact a:link, #contact a:visited, #contact a:hover {	color: #D5D5D5;	text-decoration: none;	border : none;}#lien {	color: #999999;	padding: 10px 0 0 0;}
