body {
	background-image: url(http://www.pieros-ms.org/images/pieros_bleu.gif);
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0px;
	margin-right: 10%;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

a {
	color: #FF6533;
	text-decoration:none;
}

a:hover, a:focus {
	color: #FF4C00;
}


/* En-tête */
ul#entete {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 9px;
	list-style-type:none;
	position: absolute;
	left: 258px;
/*	left: 210px; */
	top: 30px;
}
                    
ul#entete li{
	margin:0;
	padding:0;
	float: left;
	text-align: center;
	width: 48px;
}
ul#entete a {
	width: 130px ;
	line-height: 1.5;
	text-decoration: none;
}

#cartouche01{
	margin: 5px;
	padding: 5px;
}


/* Global */
#global {
	margin-top: 0px;
	width: 100%; 
	overflow: hidden; 
	margin-top: 0px;
	margin-left: 0px;
}

/* Navigation */
#navigation {
	width: 200px;
	height: 400px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	top: 100px;
	float: left;
}
#navigation a {
	display: block;
	line-height: 1.3;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
}
#navigation a:hover, #contenu a:focus {
	color: #FF6600;
}
#navigation1 {
	padding-left: 80px;
	top: 246px;
	position: absolute;
	width: 200px;
	left: 2px;
}

#navigation2 {
	padding-left: 64px;
	top: 285px;
	position: absolute;
	width: 200px;

}
#navigation3 {
  	padding-left: 50px;
  	top: 323px;
	position: absolute;
	width: 200px;
}
#navigation4{
  	padding-left: 40px;
  	top: 365px;
	position: absolute;
	width: 200px;
}
#navigation5 {
	padding-left: 35px;
	top: 407px;
	position: absolute;
	width: 200px;
}
#navigation6 {
  	padding-left: 30px;
  	top: 446px;
	position: absolute;
}
#navigation7 {
  	padding-left: 30px;
  	top: 488px;
	position: absolute;
	width: 200px;
}


/* Contenu principal */
#contenu {
	color: #000000;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 120px;
}
#contenu1 {
	color: #000000;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 10px;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu a {
	color: #3366CC;
}
#contenu a:hover, #contenu a:focus {
	color: #FF6600;
}
.titrebloc{
	margin-left: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #A8C7EA;
	font-size: 14px;
	font-weight: bold;
	border-width: thin;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #A8C7EA;
	border-left-color: #A8C7EA;
	border-left-width: thin;
}
.texte {
	text-align:justify;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height:130%;
}
.titre {
	letter-spacing: 2px;
	font-size: 20px;
	color: #EA4600;
	background-image: url(Images/puce_menu.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	text-transform: uppercase ;
/*	font-weight: bold; */
}
.titrenoir{
	margin-left: 15px;
	padding-left: 5px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.titrefiche{
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

