html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/fd-site.gif);
	cursor: url(PHASER.ANI);
	font-family: Tahoma, Arial, Helvetica, Nimbus Sans L, Sans serif; 
	font-size: 11px; 
	color: white;
}



a {
	color: #cc0000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	border-left: 1px solid #470000;
	border-right: 1px solid #470000;
	border-bottom: 1px solid #470000;
}

#header {  
	position: relative;
	margin: 0;
	padding: 0;
	height: 150px;
	background: black;
	border-top: 1px solid black;
}

#header h1 a {
    background: url(images/logo.jpg);
    position: relative;
    height: 96px;
	width: 362px;
	margin: 10px auto;
	padding: 0;
	text-indent: -5000px; 
	display: block;
}

#menu {

	margin: 0;
	padding: 0;	
}

#menu a {
	height: 60px;
	line-height: 60px;
	width: 100%;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0 0 0 30px;
	background: url(images/fd-menu.gif) top center;
	border-top:2px solid black;
}

#menu a:hover {
	color: #b4dc14;
	background: url(images/fd-menu-bis.gif) top center;
	text-align: center;
	font-weight: bold;
	padding:0;
}
#pt-menu {
	margin: 0 0 3px 0;
	padding: 0;	
}
#pt-menu td{
	text-align:center;

}

#pt-menu a {
	
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #fff;
	display: block;
	text-decoration: none;
	border-right:1px solid #888888;
}

#pt-menu a:hover {
	color: #cc0000;
	text-align: center;
	font-weight: normal;
	padding:0;
}
#cado {
	width: 106px;
	height: 180px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cado.png');
	background: url(images/cado.png) no-repeat !important;
	background: none;
	margin: 0;
	z-index:500;
	right:-53px;
	position:relative;
}
.livre ul {
	margin: 0;
	padding: 10px;
	list-style: none;
} 
.livre li {
	height:20px;
	line-height:20px;
	padding: 0;
}	
ul #comment {
	margin: 0;
	padding: 10px;
	list-style: none;
} 
#comment li {
	height:20px;
	line-height:20px;
	padding: 0;
	border-bottom:1px solid white;
	list-style: none;
}
#overflow {
	width:100%;
	height:480px;
	overflow:auto;
}
a.savoir {
	color: #a00000;
	font-weight:bold;
}
a.savoir:hover {
	color: #a00000;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

a.galerie {
	color: #ffffff;
	font-weight:bold;
}
a.galerie:hover {
	color: #ffffff;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.tof-gal {
	height:170px;
	width:135px;
	position:relative;
	float:left;
}

p {
	text-align: justify;
	margin: 0;
	padding: 0;
}
p.acceuil {
	font-variant: small-caps;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
}
h2 { 
    font-family: Tahoma;
	color: white;
	height: 25px;
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	background: url(images/puce.gif) 3px left no-repeat;
	border-bottom: 1px solid white;
}

h2 span {
	color: #8f65ba;
	}
h3 { 
    font-family: arial;
	color: white;
	height: 25px;
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #cc0000;
	width:100%;
	font-style:italic;
}

h3 span {
	color: #cc0000;
	}

ul#calend {
	margin:10px 0 10px 20px;
	padding:0;
	list-style:none;
}
#calend li {
	padding: 0 0 0 20px;
	line-height:18px;
	background: url(images/puce.gif) center left no-repeat;
}

DIV.calendrier {
	width:150px;
	height:175px;
	padding:10px;
	border:1px dashed #888888;
	float:left;
	margin: 0 45px 30px 0;
}
p.calendrier {
	font-size:10px;
	color: #d5d5d5;
	text-transform: lowercase;
}

#footer {
	text-align: center;
	height:30px;
	line-height:30px;
	border-top:1px dashed #470000;
}
SPAN.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #fff;
	font-weight:bold;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 11px; 
	color: #fff;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 11px; 
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
.trans1 {
   filter:alpha(opacity=20);
   -moz-opacity:0.20;
   -khtml-opacity: 0.20;
   opacity: 0.20;
}
