/* CSS Document */

body {
  background:black url(../images/botfade.jpg) repeat-x bottom;
  font-size: 12px;
  color:white;  
  padding:0px;
  margin:0px;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Layout */
#menu { 	
	background: url(../images/submenu.jpg);
	margin:0px;
	padding:2px 0px 0px 60px;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

#content { 	
text-align:justify;
margin:0px;
padding:0px;
}

#footer { 
margin-top:10px;
font-size:10px;
}

/*pics*/
img.main{ 	
  margin-left:10px;
  margin-right:10px;
}
img.map{ 	
  border:1px solid #CCCCCC;
}

/*Tag redefinitions*/
p{ 	
/*to use margins on text, use div or table*/
}

#content h1{
background:url(../images/fl_top.gif) no-repeat top left;
padding:20px 0px 0px 90px;
height:76px; 	
/*color:#999999;*/
color:#493A52;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
margin-bottom:-40px;
margin-top:0px;
letter-spacing:5px;
}

h2{ 
color:#AC99B7;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
margin-bottom:0px;
margin-top:0px;
letter-spacing:5px;
}

/*Links*/
a:link, a:visited{
color:#FF0000;
}
a:hover{
color:#FFC938;
}

a.cat:link, a.cat:visited{
font-family:Georgia, "Times New Roman", Times, serif;
color:#E30000;
font-weight:bold;
text-decoration:none;
}
a.cat:hover{
color:#FFC938;
}

a.haut:link, a.haut:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
color:#AC99B7;
font-weight:normal;
letter-spacing:2px;
text-decoration:none;
}
a.haut:hover{
color:#D0C537;
}

#menu a:link, #menu a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
letter-spacing:2px;
color:#FFC938;
text-decoration:none;
}
#menu a:hover{
color:#E30000;
text-decoration:none;
}

td.dstop{
background:url(../images/ds_top.gif) repeat-x top;
}
td.dsl{
background:url(../images/ds_l.gif) repeat-y left;
}
td.dsr{
background:url(../images/ds_r.gif) repeat-y right;
}
td.dsbot{
background:url(../images/ds_bot.gif) repeat-x bottom;
}

td.titre{
color:#D0C537;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-left:10px;
padding-bottom:5px;
letter-spacing:2px;
font-weight:bold;
}

td.description{
font-size:10px;
}


a.copyright:link, a.copyright:visited{
}
a.copyright:hover{
}

a:hover{
}

/*other*/
span.copyright{
font-size:10px;
font-weight:bold;
color:white;
}
