/* CSS Document */

html, body {
height: 100%;
width: 100%;
overflow: auto;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/stripe.png);
}

/* header */

#header {
	background: url(images/head.png) top center;
	height: 200px;
	width: 98%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 20px;
}

#logo {
	float: right;
	margin-right: 15%;
	background:url(images/logo.gif);
	width:200px; 
	height:200px; 
	color: #FFF; 
	background:scroll transparent url(eau.jpg) top no-repeat;
}

#logo img {
	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	-khtml-opacity: 0.3; 
	opacity: 0.3;
}

#menuhaut ul {

}
	
#menuhaut li { 
	margin-top: 20px;
	margin-left: 5px;
	display: inline;
	list-style-type: none;
	float: left;
	text-align: center;
}	
	
#menuhaut img { 
	border: none;
}
		
#menuhaut img.on,
#menuhaut img:hover {  
	width: 110px;
	height: 110px;
	border: none;
}

/* header */
/* contenu */

contenu {
	
}

#navigg {
	float: left;
	margin-left: 5px;
	height: auto;
	width: 150px;
}

#star {
	position: absolute;
	top: 75%;
	margin-top: 20px;
}

#star p {
	text-align: center;
	color: #194E76;
	font: Arial, Helvetica, sans-serif;
}

#star ul.star { 
	LIST-STYLE: none; 
	MARGIN: 0; 
	PADDING: 0; 
	WIDTH: 85px; 
	HEIGHT: 20px; 
	LEFT: 10px; 
	TOP: -4px; 
	POSITION: relative; 
	FLOAT: left; 
	BACKGROUND: url('images/stars.png') repeat-x; 
	CURSOR: pointer; 
}

#star li { 
	PADDING: 0; 
	MARGIN: 0; 
	FLOAT: left; 
	DISPLAY: block; 
	WIDTH: 85px; 
	HEIGHT: 18px; 
	TEXT-DECORATION: none; 
	text-indent: -9000px; 
	Z-INDEX: 20; 
	POSITION: absolute; 
	PADDING: 0; 
}

#star li.curr { 
	BACKGROUND: url('images/stars1.png') left 17px; 
	FONT-SIZE: 1px; 
}

#star div.user { 
	LEFT: 15px; 
	POSITION: relative; 
	FLOAT: left; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial; 
	COLOR: #888; 
}

#pub {
	margin-top: 25px;
	margin-left: 25px;
	height: 450px;
	width: 100px;
	background: url('images/pub.png') center;

}

#compteur {
	margin-top: 25px;
	text-align: center;
	color: #194E76; 
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#copy {
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
	color: #194E76; 
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#copy a{
	margin-top: 25px;
	text-align: center;
	color: #8C0B0B; 
	font: Arial, Helvetica, sans-serif;
}

#copy a:hover{
	margin-top: 25px;
	text-align: center;
	color: #194E76; 
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#navigd {
	float: right;
	margin-right: 5px;
	height: auto;
	width: 150px;
}

#recherche {
	margin-top: 20px;
	text-align: center;
}

#recherche p {
	text-align: center;
	color: #194E76;
	font: Arial, Helvetica, sans-serif;
}

#menud {
	position: absolute;
	top: 50%;
	right: auto;
	width:142px;
	padding: 0;
	margin-top: 20px;
	margin-left: 3px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}

ul#menu{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width:142px;
}

ul#menu li{
	width:142px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#menu li a{
	display: block;
	margin:0;
	width:125px;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	color: #8C0B0B;
	text-decoration: none;
	background:url(images/menu.png) no-repeat center top;
}

ul#menu li a:hover, ul#menu1 li#active a:hover{
	color: #8C0B0B;
	width:115px;
	padding-left:20px;
	background:url(images/menu2.png) no-repeat center top;
}

#corps {
	background: #FFFFFF;
	margin-left: 170px;
	margin-right: 170px;
	border: 1px #000000 solid;
	height: auto;
	width: auto;
	/* -moz-border-radius: 18px 18px 0 0; */
}

/* .deco {
	width: 100%;
	-moz-border-radius: 18px 18px 0 0;
	background-color: #6F6F6F;
	color: #6F6F6F;
} 

ne fonctionne qu'avec firefox */

#date {
	font: Verdana, Arial, Helvetica, sans-serif bold;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #A79E8C;
	text-decoration: underline;
}

#article h3 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #8C0B0B;
	margin-bottom: 5px
}

#article h2 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font: bold;
	color: #000000;
	margin-bottom: 5px;
}

#article h1 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration:underline;
	color: #194E76;
	margin-bottom: 5px;
}

#article {
	font:Arial, Helvetica, sans-serif;
	text-indent: 5px;
	font-size: 14px;	
	color: #000000;
	border-bottom: 5px double;
	margin: 5px 5px 5px 5px;
}

#article p{
	font:Arial, Helvetica, sans-serif;
	text-indent: 5px;
	color: #000000;
}

#texteimagega {
	min-height: 120px;
	width: 98%;
}

#texteimagedr {
	min-height: 120px;
	width: 98%;
}

#texteimagega p {
	margin: 0 5px 0;
	width: 50%;
	vertical-align: middle;
}

#texteimagedr p {
	margin: 0 5px 0;
	width: 50%;
	vertical-align: middle;
	margin-left: 50%;
}

img.left {
	float: left;
	margin: 0 10px 10px 5px;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#listebleu {
	list-style-image: url(images/pucebleu.png);
	color: #194E76;
	font: Arial, Helvetica, sans-serif medium;
}

#listerouge {
	margin-left: 30px;
	list-style-image: url(images/pucerouge.png);
	color: #000000;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-stretch: expanded;
	text-indent: 5px;
}

#article p.citation {
	font: Arial, Helvetica, sans-serif;
	font-style:oblique;
	font:12px;
	text-indent: 15px;
}

#article p.reference {
	font: Arial, Helvetica, sans-serif;
	font: bold;
	font-size:9px;
	text-indent: 15px;
}

#auteur {
	border-top: 1px dotted;
	text-indent: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#auteur a {
	color: #194E76;
	font: oblique;
}

#auteur a:hover {
	color: #8C0B0B;
	font: oblique;
	text-decoration:underline;
}

/* contenu */
/* footer */

#footer {
	background: url(images/foot.png);
	clear: both;
	height: 50px;
	width: 98%;
	margin-left: 1%;
	margin-bottom: 5px;
	margin-top: 20px;
}

#valid {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	color: #194E76;
	font-size: 12px;
}

#valid a{
	color: #194E76;
	font: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#valid a:hover{
	color: #8C0B0B;
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* footer */

#retour {
	position: absolute;
	right: 2.5%;
	bottom: 15px;
	height: 28px;
	width: 142px;
	text-align: center;
	color: #8C0B0B;
	background: url(images/menu.png);
}

#retour a{
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#retour a:hover{
	text-align: center;
	color: #194E76;
	text-decoration: underline;
}

/*  galerie  */

.title {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font: bold;
	color: #194E76;
	text-indent: 30px;
}

div#galerie
{
	width:80% ;
	background: #FFFFFF;
	border: 1px solid #8C0B0B;
	margin: 5% auto 3%;
	padding: 3%;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	 display: inline;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #A79E8C;
}

dl#photo
{
	margin: 15px auto 0px;
}

dl#photo dt
{
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #194E76;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #A79E8C ;
}
	