/* CSS Document */
body {
	margin : 0 0 0 0;
	padding : 0;
	background : #ffffff url(images/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	text-align : center;
	font-size : 14px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 18px;
}

#global {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	text-align: left;
	background-image: url(images/80PERCENT.png);
	background-repeat: repeat;		
}

#pieddepage {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	background-image: url(images/80PERCENT.png);
	background-repeat: repeat;	
	text-align:center;
	font-size:10px;
	color:#333333;
	font-family: Myriad Pro, verdana, arial ;
	line-height:16px;  
}

#bonhomme {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 372px;
	height: 675px;
	text-align: left;
	background-image: url(images/bonhommetricorne.png);
	background-repeat: no-repeat;		
}

#menu {
	text-align:justify;
	font-size:15px;
	color:#993300;
	font-family: Myriad Pro, verdana, arial ;
	line-height:16px;
	font-weight: bold;
}

#global a{
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;	
	
}

#global a:hover{
	color:#000000;
	font-weight:bold ;
	text-decoration:blink;
}
  
.titre {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}

#petitsliens {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

#petitsliens a{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

#petitsliens a:hover{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

.date {
	color: #993300;
	font-weight: bold;
}

.distribution {color: #333333}

#menu  a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	
	
}

#menu  a:hover{
	color:#993300;
	font-weight:bold ;
	text-decoration:blink;
}
