html,body { 	
	margin: 0px; 
	padding: 0px; 
	text-align: center;
}

#content { 
	position: relative;
	background-image: url('images/fond-contenu.gif'); 
	margin: 10px auto 0px auto;
	width: 900px;
	border: 1px solid #000000;
        color:#000;
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

#haut { 
	position: relative; 
	width: 100%; 
	height: 218px;
	margin: 0px;
	text-align: left; 
}

#photos { 
	position: absolute; 
	top: 0px; 
	left: 0px;
	height: 100%; 
	width: 175px; 
	margin: 33px;
	text-align: left; 
}

#photos h1 {
	font-size:	8pt;
        color:#899F6E;
        text-align:center;
        border-bottom: 1px #990033 solid;
}

#photos h2 {
	font-size:	7pt;       
}

#photos a, #photos a:active, #photos a:visited 	{ color : #899F6E; text-decoration : none; font-weight: bold; }
#photos a:hover 		{ color : #990033; text-decoration : none; font-weight: bold; }

#photos a img {
        border: 1px solid #990033 ;
        padding : 1px;
}


#photos a:hover img {
        border: 1px dashed #899F6E ;
        padding : 1px;
}

#blog { 
	position: relative;
	height: auto; 
	margin: 10px 10px 0px 420px;  
	text-align: justify; 
}

#blog h1 {
        text-align:left;
        border-bottom:1px #899F6E solid;
        font-size: 13pt;
        color: #990033;
}

#blog a, #blog a:active, #blog a:visited 	{ color : #990033; text-decoration : none; font-weight: bold; }
#blog a:hover { color : #899F6E; text-decoration : none; font-weight: bold; }

#blog h3 {
        text-align:right;
        font-size:9pt;
        }

#liens { 
	position: absolute; 
	top: 10px; 
	right: 500px; 
	height: 100%; 
	width: 145px; 
	margin: 5px;  
	text-align: center; 
        font-size:8pt;
}

#liens h1 {
	font-size: 10pt;
        text-align:center;
        border-bottom:1px solid #899F6E;
}

#liens a, #liens a:active, #liens a:visited { color : #990033; text-decoration : none; font-weight: bold; }
#liens a:hover { color : #FFFFFF; text-decoration : none; font-weight: bold; }
.pt {
font-size: 8pt;
}

#liens a img {
	border:		0px;
}

#bas { 
	position: relative; 
	height: 23px; 
	margin: 0px;
}


.carredate {
float: left;
height: 60px;
width: 70px;
margin: 5px;
padding:5px;
font-size: small;
text-align: center;
color:#899F6E;
}

.exnbre {font-size: x-large;}