/*******************************/
/*         CSS STYLE           */
/*        CODED BY FUNK        */
/*******************************/

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

body
{
	background-image:url(images/real_background.jpg);
	background-repeat:repeat-y;
	
}

#global
{
	margin:auto;
	width:1280px;
	min-height:1200px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

#corps
{	
	margin:auto;
}

#middle
{
	margin:auto;
	width:965px;
	min-height:900px;
	background-image:url(images/background_mid.png);
	background-repeat:repeat-y;
	
	
}




/***********************HEADER + ANIMATION***********************************/
#header
{
	margin:auto;
	width:1231px;
	height:270px;
	background-image:url(images/background_header.jpg);

}

#headerm
{
	padding-top:236px;
	padding-left:350px;
	
}

#headerm .menu 
{
	
	position: relative;
	height: 50px;
	width: 392px;
	background: url("images/background_menu.jpg") repeat-x top;
	overflow: hidden;
	padding-left:15px;
}

#headerm .menu li 
{
	float: left;
	list-style: none;
}

#headerm .menu li.back 
{
	background: url("images/background_menu_selected.gif") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}

#headerm .menu li.back .left 
{
	background: url("images/background_menu_selected.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#headerm .menu li a 
{
	font: 12px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;    
}

#headerm .menu li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited 
{
	border: none;
}
/*****************************************************************************/

#login
{
	position:relative;
	width:330px;
	height:108px;
	float:right;
	background-image:url(images/background_login.jpg);
	margin-right:7px;
	
}

#login img
{
	margin-top:10px;
}

#login form
{
	margin-left:30px;
}

#login input
{
	width:120px;
	height:15px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#ab9774;
	border:0px;
	margin:0px;
	padding:0px;
}

#left
{
	float:left;
}

#right
{
	float:right;
}

.news
{
	float:none;
	width:595px;
	height:233px;
	margin-left:-30px;
	background-image:url(images/background_news.png);
}

.jours_news
{
	float:left;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#a4733b;
	margin-left:15px;
	margin-top:20px;
}

.mois_news
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#a4733b;
	margin-top:50px;
	margin-left:-20px;
	
}

.auteur
{
	float:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin-right:70px;
	margin-top:22px;
}

.image_news
{
	float:left;
	width:248px;
	height:144px;
	margin-top:50px;
	margin-left:20px;
	background-color:#fffce0;
	border:1px solid #dcd1b3; 
}

.article
{
	float:right;
	width:240px;
	height:109px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#afa791;
	margin-top:14px;
	margin-right:37px;
	
}

.lire
{
	float:right;
	margin-right:37px;
}

.image_news img
{
	margin-top:3px;
	margin-left:3px;
}

#infos
{
	float:right;
	width:328px;
	height:341px;
	margin-right:7px;
	background-image:url(images/background_infos.jpg);	
}

#infos img
{
	float:left;
	width:86px;
	height:116px;
	border:3px solid #e8d097;
	margin-left:27px;
	margin-top:67px;
	margin-right:25px;
}

#infos p
{
	margin-top:80px;
	margin-left:27px;
	margin-right:50px;
	margin-bottom:10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#afa791;
}

#partenaires
{
	float:right;
	width:328px;
	height:159px;
	margin-right:7px;
	background-image:url(images/background_head_partenaires.jpg);
	background-repeat:no-repeat;
	background-color:#fffce0;
	clear:both;
}

#partenaires table
{
	margin-top:61px;
}

#partenaires td img
{
	width:276px;
	height:65px;
	margin-top:4px;
	margin-left:22px;
}


#partenaires td
{
	width:328px;
	height:99px;
	background-image:url(images/background_tab_partenaires.jpg);
}

#server
{
	float:right;
	margin-right:7px;
	width:328px;
	background-image:url(images/background_server.jpg);
	background-color:#fffce0;
	padding-top:70px;
	clear:both;
}

.tab_server
{
	width:328px;
	height:26px;
	background-image:url(images/background_tab_server_b.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#afa791;
}

.tab_server:hover
{
	width:328px;
	height:26px;
	background-image:url(images/background_tab_server_r.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}


.tab_server p
{
	margin-left:25px;
	padding-top:3px;
}




#footer
{
	margin:auto;
	width:965px;
	height:145px;
	background-image:url(images/background_footer.png);
	clear:both;
	
}

#footer *
{
	border:0px;
	margin-left:50px;
}

#footer p
{
	padding-top:35px;
	
}

#comment_footer
{
	margin-left:125px;
	font-size:11px;
	color:#afa791;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
}

#tableau_joueuse
{
	width:611px;
	height:713px;
	background-image:url(images/background_tableau_girl.png);
	background-repeat:no-repeat;
	margin-left:17px;
	margin-top:25px;
	padding-top:50px;
}


#tableau_joueuse table
{
	width:559px;
	height:594px;
	margin-left:10px;
}

#tableau_joueuse th
{
	width:559px;
	height:19px;
	background-color:#fffce0;
	color:#db2168;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tr_jaune
{
	width:559px;
	height:19px;
	background-color:#fffce0;
}

#tableau_joueuse td
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	vertical-align:middle;
	color:#afa791;
	text-align:center;
}

#tableau_joueuse tr:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	vertical-align:middle;
	color:#FFFFFF;
	background-color:#db2168;
}
