/***********************************************************************
** gg2009.css
**  Copyright 22008-2009
**  Kinoo173cl2007
** Modifié par Zergola5cl208 pour le gg 2010
***********************************************************************/


body {
	font-family: Arial;
	font-size: 11pt;
	background-color: #424242;
	background-image: url(fond.png);
	background-repeat: repeat-x;
	background-position: top;
	color: black;
	margin: 0px 0px 0px 0px;
}

#main{
	width: 1014px;
	margin-left: auto;
   margin-right: auto;
}


/***********************************************************************
Mise en forme du texte de la page
***********************************************************************/

h1 {
margin-bottom:20px;
color:#bf1825;
font-family:Arial;
font-size:24px;
text-align: center;
}

h2 {
	color: #bf1825;
	padding-left: 30px;
}

h3 {
padding-bottom:2px;
margin-bottom:6px;
border-bottom:solid #ef8802 1px;
color:#ef8802;
font-family:Arial;
font-size:14px;
}

/***********************************************************************
Mise en forme des liens dans une page
***********************************************************************/

a:link, a:visited, a:active {
text-decoration:none;
color:#bf1825;
}

a:hover {
	text-decoration: underline;
	color: #bf1825;
}

/***********************************************************************
Mise en forme des liens du menu+sidebar
***********************************************************************/
#sidebar{
	background-color: #fcf8f6;
	width: 540px;
	height: 26px;
	padding: 10px 5px 0 5px;
}

#sidebar ul{
	list-style-type: none;
	padding: 0 0 0 0;
	text-align: center;
}

#sidebar li{
	display: inline;
	padding: 0 0 0 5px;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #000000;
	height: 14px;
	font-weight: bold;
	height: 14px;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: none;
	color: #bf1825;
}


#logal_gauche{
	background-image: url("http://www.scrubs-fr.net/perso/gg/logal_gauche.png");
	width: 265px;
	height: 635px;
	margin: 85px 0px 0px 0px;
	float: left;
	cursor: pointer;
}

#centre{
	width: 550px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#bande_haut{
	background-image: url(haut_centre.gif);
	width: 550px;
	height: 273px;
}



#wikibody{
	background-color: #fcf8f6;
	width: 550px;
	padding: 0 0 0 0;
}

#wikitext{
	margin: 0px 10px 0px 10px;
	padding: 10px 0 0 0;
	text-align: justify;
}

#angle_bas{
	background-image: url(page_bas.gif);
	width: 550px;
	height: 18px;
}

#footer{
	text-align: center;
	color: #6e6e6e;
	font-weight: bold;
	font-size: 12px;
   margin-top: 5px;
}


/***********************************************************************
Mise en forme de la colonne de droite
***********************************************************************/


#droit{
	width: 184px;
	float: left;
}

#date{
	background-image: url(date_droit.gif);
	width: 184px;
	height: 347px;
	margin: 0px 0px 0px 0px;
}

#partenaire{
	text-align: center;
	color: #6e6e6e;
	font-weight: bold;
	font-size: 12px;
}

#partenaire a:link, #partenaire a:visited, #partenaire a:active,#footer a:link, #footer a:visited, #footer a:active {
text-decoration:none;
color:#6e6e6e;
}

#partenaire a:hover, #footer a:hover {
	text-decoration: underline;
	color: #6e6e6e;
}