/*ensemble*/
body
{
	width: 800px;
	margin: auto;
	background-color: #efefef;
}
/*en-tête*/
#en_tete
{
	width: 798px;
	height: 120px;
	text-align: left;
	border: 1px solid #525552;
}
#en_tete h1
{
	font-family: Arial;
	font-size: 1em;
	font-style: italic;
	color: #17287B;
	width: 250px;
	border: none;
	margin-left: 120px;
	margin-top: 90px;
}
/*menu*/
#menu
{
	width: 100%;
	height: 30px;
	background-color: #333333;	
}
#menu ul
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 1em;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	display: block;
}	
#menu li 
{
	list-style-type: none;
	display: inline;
	float: left;
}
#menu li a
{
	display: block;
	text-decoration: none;
	border: solid #848284 1px;
	padding: 0px;
	color: #FFF;
	width: 158px;
	text-align: center;
}
#menu li a:link
{
	color: #FFF;
}
.page_lue
{
	color: #CCC;
	background-color: #FF6600;
} 
#menu li a:hover
{
	color: #FFF;
	background-color: #474747; 
	font-weight: bold;
}
/*content_area*/
#content_area
{
	background-color:#FFF;
	border: 1px solid #525552;
}
/*rubriques*/
#rubriques
{
	width : 250px;
	float : right;
	margin-top : 25px;
	background-color: #b3b3b3;
}
#rubriques h3
{
	display: block;
	width : 248px;
	background-color: #333333;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #525552;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#rubriques a
{
	color : #333333;
	text-decoration : none;
	font-weight: bold;
}
#rubriques a:hover
{
	color : #FFF;
}
.date
{
	list-style-image : circle;
	font-family: Arial;
	color: #333333;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.detail
{
	font-size: 0.6em;
	font-family: Arial;
	list-style-type: square;  
	color: #333333;
	padding-left: 25px;
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	
}
.def
{
	font-family: Arial;
	font-size: 0.7em;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 0px;
}
.fig
{
	font-family: Arial;
	font-size: 0.6em;
	text-align: center;
	font-style: italic;
	color: #808080;
	text-decoration: underline;
}
.page_select
{
	color: #FF6600;
} 
/*corps*/
#corps
{
	font-family: Arial;
	font-size: 0.8em;
	padding: 10px;
	color: #505050;
	width: 520px;
}
a
{
	color: #ff6600;
}	
p
{
	margin-left: 0px;
	margin-right: 100px;
	margin: 5px;
	text-align: justify;
}
h1
{
	text-indent: 30px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 5px;
	font-variant: small-caps;
}
h1:first-letter
{
	font-weight: bold;
	font-size: 1.2em;
	color: #FF6600;
}	
h2
{
	width: 500px;
	font-size: 1.1em;
	color: #808080;
	margin: 0px;
	border-bottom: solid #d2d2d2 1px;
}
#corps h3
{
	text-indent: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
}
.intro
{
	text-indent: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.intro:first-letter
{
	font-weight: bold;
	font-size: 1.2em;
	color: #FF6600;
}
.texte
{
	text-indent: 30px;
}
.commentaire
{
	font-size: 0.7em;
	font-style: italic;
}
.citation
{
	padding-top: 5px;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}
.ref
{
	float: right;
	font-size: 0.7em;
}
.demande
{
	text-align: center;
	font-size: 0.9em;
}
.enum
{
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 0.9em;
}
.itineraire
{
	text-align: justify;
}
.image2
{
	margin-left: 40px;
	margin-top: 15px;
}
.image3
{
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	border: none;
}
.image4
{
	height: 50px;
	border: none;
	float: right;
	margin-top: 10px;
}
.image5
{
	border: none;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.image6
{
	margin-left: 15px;
	margin-top: 15px;
}
h3
{
	font-style: italic;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
}
.info
{
	color: #FF6600;
	font-size: 1.1em;
}
#fin_float
{
	clear: both;
}
/*formulaire*/
label
{
	float: right;
	margin-bottom: 5px;
}
input:focus, textarea:focus
{
	background-color: #FF6600;
}
/*pied de page*/
#pied_de_page
{
	padding: 0px;
	background-color:#333333;
	border: 1px solid #525552;
	overflow: auto;
}
.pdp_gauche
{
	font-family: Arial;
	font-size: 1.2em;
	color: #FFF;
	line-height: 18px;
	float : left;
}
.pdp_centre
{
	font-family: Arial;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
}
.pdp_droite
{
	font-family: Arial;
	font-size: 0.7em;
	color: #FFF;
	float : right;
	margin-top: 10px;
}
.first-letter
{
	color: #FF6600;
	font-weight: bold;
	font-size: 1.1em;
}
.lien_site
{
	color: #FF6600;
	font-size: 1.5em;
}
#pied_de_page a
{
	color: #FF6600;
}

