*{margin:0;padding:0;}
body{
	background-color:#352427;
	background:url(../images/bigbg.jpg) fixed no-repeat;
	color:#0c0c0c;
	font-family:Arial Black, Arial, Helvetica;
	font-size:1em;
	line-height:1.3em;
	margin:0;
	padding:0;
}

p {
	margin:6px 0 6px 0;
	text-indent:18px;
}

h1 {
	font-size:22px;
	font-weight:bold;
	border-bottom:2px solid #000000;
	font-variant:small-caps;
	margin:18px 0 6px 0;
}

table{vertical-align:top;}
td{vertical-align:top;}
th{text-align:left;}

span.filler{visibility:hidden;}

hr.separation{visibility:hidden;clear:both;margin:0 auto 0 auto;width:50%;height:48px;}

img.spacer{visibility:hidden;width:40px;height:1px;}

img{
	border:none;
	text-decoration:none;
}

.menu a{ display:block; height:35px; text-indent:-9999px; }
#uno{ width:151px; background-image:url(../images/commun/images/menu_accueil.png);}
#dos{ width:207px; background-image:url(../images/commun/images/menu_statistiques.png);}
#tres{ width:160px; background-image:url(../images/commun/images/menu_photos.png);}
#quatro{ width:176px; background-image:url(../images/commun/images/menu_equipes.png);}
#cinco{ width:224px; background-image:url(../images/commun/images/menu_commanditaires.png);}

/*
img:hover		{background:url(../images/commun/menu_accueil_rollOver.png) no-repeat;height:37px;}
img:hover		{background:url(../images/commun/menu_services_rollOver.png) no-repeat;height:36px;}
img:hover		{background:url(../images/commun/menu_realisations_rollOver.png) no-repeat;height:37px;}
img:hover		{background:url(../images/commun/menu_contact_rollOver.png) no-repeat;height:38px;}
*/

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

a:link		{color:#000;text-decoration:none;}
a:visited	{color:#000;text-decoration:none;}
a:hover		{color:#000;text-decoration:underline;}
a:active	{color:#000;text-decoration:none;}
