@charset "utf-8";
body
{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-position: top left;
background-color: #FFFFFF;
font:1em verdana,helvetica,sans-serif; 
color:#210;
}
.hide, #search label, #profile h2, #subscribe h2, #foot h2, #comments h3 span, #member-status label{position:absolute;left:-9999px;text-align:left;}

#menu{position:relative;background:#e3e3e0;border-top:1px solid #fff;border-bottom:1px solid #ccc;}
#menu ul{margin:0 3%;padding:1em 0;list-style:none;font: 0.8em/2em arial,sans-serif;text-transform:lowercase;}
#menu ul li{display:inline;margin:0;padding:0.5em 0;}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover, #menu ul li a:active{padding:0.5em 0.66em;text-align:center;	color:#000;font-weight:300;}
#menu ul li a:focus, #menu ul li a:hover, #menu ul li a:active{color:#eed;background:#dd8f00 url(../img/bg_menu_a_hover.gif) top center no-repeat;border-bottom:1px solid #dd8f00;text-decoration:none;}
#menu ul li a:link.live, #menu ul li a:visited.live, #menu ul li a:hover.live, #menu ul li a:active.live{font-weight:900;color:#eed;background:#420 url(../img/bg_menu_a_live.gif) top center no-repeat;border-bottom:1px solid #420;}

/* 
#content{ margin-top:0px; padding:2.66em 3%; font-size:0.8em; line-height:1.8em; background: #fff url(images/bg_page.gif) top repeat-x; border-bottom:1px solid #eee; }
*/
#content{ margin-top:0px; padding:2.66em 3%; font-size:0.8em; line-height:1.8em; background: #e3e3e0; border-bottom:0px solid #eee; }
#main-index{
	float:center;
	width:95%;
	padding:0.33em 0;
	line-height:1.8em;
	background: #fff url(../img/bg_col.gif) top center no-repeat;
}
.footer
{
background-image:url(images/footer.gif);
background-repeat:repeat-no;
background-position: bottom left;
}
/* Texte */
.titre_orange {
padding:0px;
margin:0px;
font-weight:700;
color:#EC792B;
}

.mini {
font:900 0.7em arial,monaco,sans-serif; }

/* Liens */
/* =a */
a:link,a:visited{ color:#06c; text-decoration:none; }
a:focus{ text-decoration:underline; color:#06c; }
a:hover, a:active{ text-decoration:underline; color:#06c; }
.Style43 {font-size: xx-small; color: #999999}
.h1{font-size: xx-small;}
.h2{font-size: x-small;}
.h3{font-size: x-small;}
.Style54 {font-size: x-small; color: #000000; }
