/* un poème  */

*
{
	margin:0px;
	padding:0px;
}

/*****************/

html,
body
{
	cursor:default;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	width:100%;
	background:#1B1404 url(S01.jpg) repeat-x right top;
	color: #333333;
	scrollbar-track-color:#9D8D6B;
}

/*****************/


a{
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	color: #1B1404;
}

p
{
	margin:6px 6px 12px 2px;
	letter-spacing:1.2px;
	text-align:justify;
	line-height: 1.5em;
}

h1
{
	padding-top: 0px;
}

h1 span
{
	display:none;
}

h2
{
	margin:40px 0px 28px 0px;
	font-size:2em;
	letter-spacing:2px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	text-align: center;
}

h2 span
{
	display:none;
}

h3
{
	margin:20px 0px 10px 0px;
	font-size:1.5em;
	font-weight: bold;
	color: #510001;
}

h4
{
	margin:40px 0px 15px 15px;
	font-size:1.2em;
}

h5
{
	margin:15px 0px 0px 15px;
	font-size:1em;
}


/*********************/

#container
{
	background: url(mainx.jpg) no-repeat left top;
	position:absolute;
	left:0%;
	width:930px;
	height:585px;
}

#pageHeader
{
	margin-top: 0px; 
}


#intro01
{
	overflow: auto;
	height: 27px;
	margin-top:90px;
	margin-left:255px;
	font-size:0.81em;
	letter-spacing: 1em;
	padding:0px;
}

#intro1
{
	overflow: auto;
	height: 448px;
	margin-top:102px;
	margin-left:270px;
	padding:0px;
}

#intro2
{
	margin-top:10px;
	margin-left:815px;
	font-size:0.80em;
}

#intronews
{
	overflow: auto;
	height: 400px;
	margin-top:150px;
	margin-left:350px;
	font-size:0.80em;
	padding:0px;
}

#gal
{

	height: 471px;
	margin-top:79px;
	margin-left:225px;
	padding:0px;
}

/* ce height, solution tempo pour avoir le scroll vertical, vu que overflow:scroll créé en plus de l'horizontal Puis non j'enleve height: 265px*/


#menu
{
	width: 149px;
	position: absolute;
	left: 16px;
	top: 60px;
	
}

ul
{
	border:0px none;
	list-style-type:none;
}

li
{
	margin: 0px;
	line-height: 20px;
	text-indent: 5px;
}


#menu a   {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 149px;

}

#menu a:hover   { 
		color: #660000; text-decoration: none; 
		background-color: #C1B39E; 
		display: block; width: 149px }



#domaines
{
	width: 300px;
	position: absolute;
	left: 658px;
	top: 567px;
	font-size:0.9em;
	color: #990000;
	letter-spacing: 0.1em;	
}




#footer
{
	width: 470px;
	position: absolute;
	left: 12px;
	top: 582px;
	font-size:0.78em;
	letter-spacing: 0.1em;
}


#footer a
{
	background:none;
	color:#333333;
	font-weight: normal;
}


#footer a:hover
{
	color:#CC0000;
}


#lestitres
{
	margin: 0px;
	position: absolute;
	left: 217px;
	top: 301px;
	width: 40px;
	height: 250px;
}

.droit
{
	font-style: italic;
	text-align: right;
}

.bouton
{
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #C1B39E;
	margin-bottom:28px;
	text-align: center;
}

.bouton a
{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.bouton a:hover
{
	color: #FFFFFF; text-decoration: none;}