/* CSS by Xyo.be
--------------------------------------------------*/

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

body{
	margin:auto;
	text-align:center;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Geneva;
}	

/* generals
--------------------------------------------------*/

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

#menu ul {padding:0;}
#menu li {float:left; margin-left:0px;white-space:nowrap;}
#menu li a {display:block;}
#menu ul li a.selected {background-color:#FFFFFF; color:#000000;}

#container
{
	width:800px;
	padding:0px 15px 10px 15px;
	text-align:center;
	margin:auto;
}

#menu img
{border:0px;}

.menu_bottom 
{
	width:649px;
	height:65px;
	background-image:url('../images/menu_bottom.jpg');
}

#header {
	width:800px;
	height:241px;
}

#main {
	width:800px;
	text-align:center;
}

#texte
{
	text-align:left;
	padding:0px 15px 10px 15px;
	width:750px;
}

between
{
	width:800px;
	text-align:center;
}

hr
{
	border:dashed 1px #E4E4E4;
	width: 730px;
}

#copyright
{
	width:750px;
	font-size:9px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:right;
	padding: 0px 15px 0px 15px;
	vertical-align:top;
}

#copyright a
{ text-decoration:none; color:#222222;}
#copyright a:hover
{ text-decoration:underline; color:#000000;}

legend
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

fieldset
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;
	border:dashed 1px #000000;
	padding:5px;
}

.form
{
	border:1px dashed #000000;
}

a, 
a:link	 	{text-decoration:underline; color:#666666; font-weight : bold;}
a:visited 	{text-decoration:underline; color:#666666; font-weight : bold;}
a:active	{text-decoration:none; color:#000000; font-weight : bold;}
a:hover		{text-decoration:none; color:#000000; font-weight : bold;}

.news
{	margin-bottom:20px;	

}

#links table {width:600px;margin:auto; margin-bottom:30px;}
#links th
{ 	
	padding-top:20px;
	border-bottom: 2px dotted #666666;
	font-variant: small-caps;
	margin-bottom:10px;
}
#links td
{
	padding-left:15px;
	padding-right:15px;
}
#links .tdLink{ text-align: right;}
#links .trLink {padding-bottom:2px;}
#links .trLink:hover {background-color:#f0f0f0;}

div.links div.corner
{
	margin-bottom:25px;
}

.live
{	padding:10;	}

.title
{	margin-bottom:20px;}

.live
{margin-bottom:20px;}

.live h4
{font-size:16px;}
