.page a:link { 
color : #3b4e77;
font-size: 12px;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
} 
 
.page a:active { 
background-color : #ffcc00;
} 
.page a:visited { 
color : #FFCC00;
} 
.page a:hover { 
background-color : #ffcc00;
color : #3b4e77;
}
a:link { 
color : #3b4e77;
} 
 
a:active { 
color : #ffcc00;
} 
a:visited { 
color : #009966;
} 
a:hover { 
color : #ff0000;
}
table { 
font : 12px verdana, sans-serif;
} 

.cadenas li { 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size : 100%;
color : black;
display : list-item;
list-style-image : url(../images/cadenas.gif);
background-repeat : no-repeat;
} 
.picasa li { 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size : 100%;
color : black;
display : list-item;
list-style-image : url(../images/picasa.gif);
background-repeat : no-repeat;
} 

.rubrique { 
font-size : 14px;
font-family : verdana, sans-serif;
font-weight : bold;
color : white;
background-color : #009966;
text-transform : uppercase;
text-align : center;
} 
.tabtitre { 
color : #000;
background : url(../images/points.gif) repeat;
background-position : bottom left;
text-transform : uppercase;
height : 30px;
border : 1px solid #000;
} 
.tabrubrique { 
padding : 5px;
border : 1px solid #fff;
} 
.tabtete { 
padding : 5px;
color : white;
background-color : #009966;
} 
.titre { 
color : #000000;
background : url(../images/points2.gif);
background-position : bottom left;
text-transform : uppercase;
height : 30px;
border : 1px solid #000;
} 
.legende { 
color : #cccccc;
} 
#titre { 
width : 730px;
background-color : #ffffff;
margin-left : auto;
margin-right : auto;
margin-top : 0;
top : 0;
position : absolute;
} 
#menu {
	z-index : 3;
	width : 730px;
	margin : 0;
	margin-left : auto;
	margin-right : auto;
	top : 104px;
	position : absolute;
	/*background-color : #009966;*/
} 
#image {
	width : 730px;
	margin : 0;
	background-color : #ffffff;
	z-index : 2;
	margin-left : auto;
	margin-right : auto;
	top : 126px;
	position : absolute;
} 
#identification {
	font-size : 8pt;
	color: #ffffff;
	width : 730px;
	margin : 0;
	/*background-color : #ffffff;*/
z-index : 2;
	margin-left : auto;
	margin-right : auto;
	top : 150px;
	position : absolute;
	left: 0px;
}
#identification table {
font-size : 8pt; 
} 
#identification a:link { 
color : #fff;
} 
 
#identification a:visited { 
color : #5f879d;
} 
#identification a:hover { 
color : #f00;
}
#contenu { 

z-index : 2;
width : 730px;
background-color : #ffffff;
margin-left : auto;
margin-right : auto;
top : 350px;
position : absolute;
} 
#conteneur { 
z-index : 1;
width : 730px;
top : 0;
background-color : #ffffff;
margin-left : auto;
margin-right : auto;
position : relative;
}
.Style1 {font-family: "Comic Sans MS"}
.Style2 {font-size: 9px; font-style: italic;}
.pied {font-size: 9px;}