body
{
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #e6e6e6;
	border-top: 10px solid #DDD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menu_haut, #menu_haut a
{
	text-align: center;
	color: #DDD;
	font-size: 12px;
	margin-bottom: 10px;
}

#menu_haut a:hover
{
	color: #000000;
}

#page
{
	width: 760px;
	background-image: url("../pictures/background.png");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	margin: auto;
}

#header
{
	width: 760px;
	height: 159px;
	background-image: url("../pictures/header2.png");
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#header h1, #header h1 a, #header h1 a:hover
{
	font-size: 22px;
	color: white;
	padding-top: 79px;
	margin-left: 15px;
	padding-bottom: 0px;
	margin-bottom : 0px;
	text-align: left;
	text-decoration: none;
}

#header p
{
	font-size: 12px;
	color: white;
	padding-top: 0px;
	margin-top : 0px;
	margin-left: 163px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header p a, #header p a:hover
{
	color: white;
}	

#menu
{
	float: left;
	width: 220px;
	padding-top: 30px;
	margin-bottom : 10px;
	background-image: url("../images/menu.png");
	background-repeat: repeat-y;
}

#content
{
	padding-bottom: 10px;
}

.element_menu
{
	border-bottom: 1px solid #e6e6e6;
	margin: 0px;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.element_menu a
{
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
}

.element_menu a:hover, .element_menu a:active
{
	color: #53005a;
}

/*.element_menu a:visited
{
	margin-left: 10px;
	font-weight: bold;
}
*/
.element_menu h3
{
	font-size: 18px;
	color: #247aab;
	margin: 0px;
	padding: 0px;	
	margin-left: 10px;
	margin-bottom: 0px;
	text-decoration: none;
}

.element_menu h4
{
	font-size: 9px;
	color: #247aab;
	margin: 0px;
	padding: 0px;	
	margin-left: 20px;
	margin-bottom: 0px;
	text-decoration: none;
}

.element_menu h3 a
{
	font-size: 18px;
	color: #247aab;
	margin: 0px;
	padding: 0px;	
	margin-left: 0px;
	text-decoration: none;
}

 .element_menu h3 a:hover, .element_menu h3 a:active
{
	font-size: 18px;
	color: #ffb400;
	margin: 0px;
	padding: 0px;	
	margin-left: 0px;
	text-decoration: none;
}

.element_menu p
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	margin-left: 20px;
}

#feuille
{
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 240px;
	padding-top : 15px;
	padding-bottom: 15px;
}

.article
{
	font-size: 12px;
	margin-top : 25px;
}


.article h1
{
	font-size: 18px;
	color: #ffb400;
	margin: 0px;
	padding: 0px;
	padding-left : 25px;
}

.article h2
{
	font-size: 10px;
	color: #ffb400;
	margin: 0px;
	padding: 0px;
	padding-left : 40px;
}

.article p
{
	padding-left: 8px;
}

#footer
{

	width: 760px;
	height: 58px;
	background-image: url("../pictures/footer.png");
	background-repeat: no-repeat;
	font-size: 15px;
	color: #ffffff;
	margin: auto;
	padding-top: 25px;
	text-align: right;
	font-weight: bold;
}

#footer p
{
	margin: 0px;
	margin-right : 20px;
	padding: 0px;
}

#footer a
{
	text-decoration: none;
	color: #ffffff;
}

form p
{
	padding-top : 10px;
	text-align: center;
}

.nickG
{
	width: 127px;
}

.TableG
{
	margin-left: 35px;
}

.subG
{
	text-align: right;
}

.sign
{
	margin-left: 40px;
}

.bleu
{
	color: #74a9d1;
}

.orange
{
	color: #efc943;
}


.gal
{
	width: 250px;
	margin-left: 80px;
	border-collapse: collapse;
	border-top: 1px solid #247aab;
	border-bottom: 1px solid #247aab;
	border-left: 1px dotted #247aab;
	border-right: 1px dotted #247aab;
	padding-left: 3px;
}

th
{
	text-align: left;
	background-color: #d6e5f3;
	color: #247aab;
	border-bottom: 1px dotted #247aab;
}

#menu p
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	margin-left: 20px;
}