@charset "utf-8";

a:link{ color:white; text-decoration:none; }
a:hover{ color:white; text-decoration:none; }
a:active{ color:white; text-decoration:none; }
a:visited{ color:white; text-decoration:none; }

blockquote
{
	background-color: #f3f3f3;
	/*border-left: 3px solid #cccccc;
	border-right: 3px solid #cccccc;*/
	margin: 1em;
               padding-left: 1em;
	padding-right: 1em;
}
body
{
	background:#111;
	           
}
#box
{
width: auto;
padding: 15px ;
text-align:justify;
background: #111;
/*background: #9CC0FF url(../images/gradient.png) repeat-x 0 -5px;*/


}

#content
{
	width: 630px;
	height: 500px;
	text-align: center;
	text-indent: 1px;
	margin : 2% 25% 0% auto;
	font-size:17px;
	font-family: "Times New Roman",Zapf-Chancery, cursive;
}
#content h2
{
     
               text-align:left;
	color: #fff;
	background-color: darkblue;
	text-indent: 2em;
	
}
/*
#content{
	width: 700px;
	height: auto;
	border: 1px solid #333;
	background-image:url("box_coin_arrondi.jpg");
	background-color: #fcfcfc;
}

#content blockquote{
	background-color: #f3f3f3;
	border-left: 3px solid #cccccc;
	margin: 1em;
}

#content p{
	padding: 0.5em 1em 0.5em 1em;
	text-indent:1em;
	text-align:justify;
}

#content ul{
	list-style-image: url("images/bullet.gif");
	margin: 0;
	padding: 0.5em 0.5em 0.5em 4em ;
}
*/
#footer
{
	width: auto;
	/*height: 15px;
	padding: 1px;
	margin: 0.5em;*/
	text-align: right;
	font-weight: bold;
	color: 	#FFFFFF;
}
#generator {
	text-align: right;
	clear: both;
	margin-top: 40px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 10px;
}
#generator a{
	text-align: right;
	clear: both;
	margin-top: 40px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 10px;
	 color: darkblue;
}

#navigateur 
{
	text-align:center;
	width: auto;
	height: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	color: 	#FFFFFF;
}
#pages {
	text-align: center;
	margin-top: 18px;
}

#pages span{
	margin-right: 5px;
	padding: 4px;
}

#pages span a{
	padding: 4px;
	color:white;
}

#pages span a:hover{
	background-color: none;
	color: white;
	padding: 4px;
}
#retour
{
width: auto;
text-align:center;
}
#slideshow  {
                color: white;
	text-align: center;
	margin-top: 18px;
	font-size:15px;
}

#slideshow  a{
                color: white;
	
}
#iwebalbum {
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: -60px;
}



