html, body {
	background-color:#ffffff; 
	color:#6f0303;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:0 10px;
	margin:0;
	text-align: justify;
   } 
    
#contenu {
	width:856px;
	min-height: 100%;
	height: 100%;
	position:relative;
	left:50%;
	background: url('./images/site_07.png') repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-left: -428px;
   } 
    
ul , li { margin:0; padding:0; list-style-type:none; }

a { color:#6f0303; text-decoration:none; }
a:hover {	color:#d81f2a;}

h1 { text-align:center; margin:0; }
p { margin:0; padding:0; }
div.clear {
	clear:both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
	margin-top: 5px;

}
img { display:block ; border:0; }

.smallText{
	font-size: 10px;
}

div#header{
	background-image: url(images/site_01.png);
	background-repeat: no-repeat;
	height: 158px;
	text-align: right;
}

div.menu {
	float: left;
	width:296px;
	height:100%;
	min-height:100%;
}

.menu_haut {
	background-image:url('./images/site_02.png');
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px !important;
	margin-left:0px;
	padding-left: 55px;
} 

.separateur {
	background-image:url('./images/site_04.png');
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px !important;
	margin-left:0px;
} 

.menu_bas {
	padding-left: 46px;
} 

TD.infoBoxHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac8c8;
	letter-spacing: 6px;
	text-align: left;
}

.infoBoxContents {
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}


div#texte {
	height:100%;
	min-height:100%;
	background-image: url('./images/site_03.png');
	background-repeat:repeat-y;
	width :560px;
	float :right;
}

.content {
	height:100%;
	min-height:100%;
	margin-right: 30px;
}

	.photo {
	border: 1px solid #000000;
}

	.photo2 {
	border: 1px solid #000000;
}


div#footer {
	background-image:url('./images/site_06.png');
	background-repeat: no-repeat;
	height:21px;
	position: absolute;
	width:100%;
	bottom: 0;
	background-repeat: no-repeat;
} 

p.copyright {
	text-align:center;
	color:#6f0303;
	font-size:9px;
   } 

p.copyright a { 
   color:#6f0303; 
   text-decoration:none; /* texte en gras */ 
   } 

p.copyright a:hover { 
   color:#d81f2a; 
   }
