body
{
background-color:#000000;
margin:0px;
padding:0px;
text-align:center;
}

#conteneur
{
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
width:820px;
height:560px;
}

#blocgauche
{
float:left;
border-style: outset;
border-color: #CD5C5C;
border-width:2px;
width:180px;
height:560px;
margin-right:10px;
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menu
{
width:130px;
height:20px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
border-style: outset;
border-color: #CD5C5C;
border-width:2px;
}

#logo
{
width:130px;
height:100px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
vertical-align:middle;
color:#FFFFFF;
border-style: outset;
border-color: #CD5C5C;
border-width:2px;
}

#description
{
float:left;
border-style: outset;
margin-left:auto;
margin-right:auto;
text-align:center;
border-color: #CD5C5C;
border-width:2px;
background-color: #CC9999;
background-image:url(image/degrade2.jpg);
color:#000000;
width:600px;
height:560px;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#detail
{
text-align:left;
width:580px;
height:560px;
margin-left:auto;
margin-right:auto;
border-color: #CD5C5C;
border-width:2px;
font-size:14px;
}

#actu
{
text-align: justify;
width:580px;
height:150px;
margin-left:auto;
margin-right:auto;
border-color: #CD5C5C;
border-width:2px;
font-size:16px;
}

#tournoi
{
text-align: justify;
width:580px;
height:150px;
margin-left:auto;
margin-right:auto;
border-color: #CD5C5C;
border-width:2px;
font-size:16px;
}

#popup
{
text-align:left;
width:300px;
height:200px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
border-color: #CD5C5C;
border-width:2px;
font-size:18px;
color:#FFFF99;
}

#contact
{
text-align:left;
width:400px;
height:200px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
border-color: #FFFF99;
border-width:2px;
font-size:16px;
color:#000000;
}

/*----------Liens normaux---------*/

a:link
{
font-weight: normal;
color: #0000FF;
text-decoration:none;
font-size:13px;
}

a:visited
{
font-weight: normal;
color:#0000FF;
text-decoration:none;
font-size:13px;
}
a:hover
{
font-weight: normal;
color: #0000FF;
text-decoration:underline;
font-size:13px;
}

/*-----------Sondage--------------*/
#sondage
{
width:200px;
border-color: #CD5C5C;
border-width:2px;
border-style:solid;
margin-left:auto;
margin-right:auto;
}




/*-----------Liens navigation--------------*/

a.navigation:link
{
color: #FFFFFF;
text-decoration:none;
}

a.navigation:visited
{
color:#FFFFFF;
text-decoration: none;	
}
a.navigation:hover
{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}


a.detail:link
{
color: #0000CC;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

a.detail:visited
{
color: #0000CC;
font-size:14px;
font-weight:bold;
text-decoration: none;	
}
a.detail:hover
{
font-weight:bold;
font-size:14px;
font-weight:bold;
color:#0000CC;
text-decoration:none;
}


/*-----------Galerie photo--------------*/


#menuphoto
{
clear:both;
font-size:8px;
}

div#galerie
{
	width: 560px ;
	background: #eed ;
	border: 1px solid #dcb ;
	margin:1px ;
	text-align: center ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: Georgia, serif ;
	size: 12px;
	color: #000000;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}
