body
{
	width:1000px;
	min-height:1080px;
	margin:auto;
	background-color:#F0F0F0;
}

p
{
	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;
	font-weight: 300;	
	color:#000;
}

a
{
	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;
	font-weight: 300;	
	color:#FF8004;
	text-decoration:none;
}

img
{
	border:none;
}

#textAccueil
{	
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(Images/imageAccueil.png);
	background-repeat:repeat-x;
	background-position:center;
	height:266px;
	width:100%;
}

#logoJDP
{	
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(Images/logoJDP.png);
	background-repeat:no-repeat;
	background-position:center-left;
	height:100%;
	width:100%;
}

#imageaccueil
{
	background-image:url(Images/imageAccueil-2.png);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	width: 800px;
	height:200px;
}

#bordure
{
	background-image:url(Images/Bordure.png);
	background-repeat:repeat-x;
	height:9px;
	position:absolute;
	top:200px;
	left:0px;
	width:100%;
}

#corps
{
	position:relative;
	margin-top:250px;
	margin-bottom: 20px;
}

#menu1
{
	padding-top:20px;
	width:252px;
	float:left;
	position:static;
}

.menu
{
	margin-top: -10px;
	background-image:url(Images/BoutonCliqueSurvol.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:66px;

}

.menu:hover
{
	margin-top:-10px;
	background-image:url(Images/BoutonCliqueSurvol.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:66px;

}

.menu_cache
{
	margin-top:-10px;
	background-image:url(Images/BoutonCliqueSurvolCache.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:66px;

}

.menu_cache:hover
{
	margin-top:-10px;
	background-image:url(Images/BoutonCliqueSurvolCache.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:66px;

}

/* #menu:active
{
	margin-top:15px;
	background-image:url(Images/BoutonClique-2.png);
	background-repeat:no-repeat;
	background-position:center;
	height:50px;
}*/

.element_menu a
{
	text-decoration:none;
}

.element_menu a:active
{
	text-decoration:none;
}

.element_menu p
{
	font-size:24px;
	text-align:center;
	padding-top:8px;
	padding-left:38px;
	margin-top:0px;
	color:#000;
	font-weight: 300;
}

.Log
{
	width:252px;
	margin:auto;
	margin-top:10px;
	margin-left:20px;
	text-align:center;
}

input, textarea
{
	font-size:0.9em;

}

#input
{
	background-image:url(Images/log.png);
	border:none;
	color:#FF8004;
}

#input:hover
{
	background-image:url(Images/log.png);
	border:none;
	color:#FF8004;
	text-decoration: underline;
}

#textinput
{
	background-color:#2c60e8;
	color:#ff0;
	text-align:center;
}

#texte
{
	margin-left:256px;
	padding-top:0px;
	width:750px;
	min-height:680px;
	background-image:url(Images/DrapeauPerroyFond.png);
	background-position:top center;
	background-repeat:repeat-y;
}

.Article
{
	width:684px;
	margin:auto;
	margin-bottom:10px;
}

.hautArticle
{
	background-image:url(Images/hautArticle.png);
	background-repeat:no-repeat;
	height:46px;
}

.element_hautArticle p
{
	margin:0px;
	padding-top:21px;
	padding-left:30px;
	font-size:0.8em;
}

.element_hautArticle form
{
	margin:0px;
	padding-top:4px;
	padding-right:22px;
	font-size:0.7em;
	text-align:right;
}

.element_hautArticle input
{
	margin:0px;
	padding-right:22px;
	text-align:right;
}

.milieuArticle
{
	background-image:url(Images/milieuArticle.png);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-bottom:10px;
	padding-top: 10px;	
}

.element_milieuArticle p
{
	margin:0px;
	padding-right:35px;
	font-size:1em;
	text-align:justify;
}

.element_milieuArticle a:hover
{
	color:#555;
	text-decoration: underline;
	
}

.Separation
{
	background-image:url(Images/SeparationArticle.png);
	background-repeat:no-repeat;
	height:6px;
}

.basArticle
{
	background-image:url(Images/basArticle.png);
	background-repeat:no-repeat;
	height:29px;
}

#pied_de_page
{
	padding-top:250px;
	text-align:center;
}

#pied_de_page p, #pied_de_page a
{
	color:#ff8004;
	text-decoration:none;
}



TEXTAREA, INPUT, LABEL 
{

	margin: 0 5px 5px 0;

	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;
	
	font-weight: 300;

}

.element_milieuArticle TEXTAREA, .element_milieuArticle INPUT
{

	border: #666 1px solid; 
	
	background-color: #fff;
	
	width: 345px;
	
	padding-left: 5px; 

}

.element_milieuArticle SELECT

{
	
	border: #666 1px solid; 
	
	background-color: #fff;
	
	width: 355px; 
	
	height: 24px;
	
	font-size:0.9em;

	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;
	
	font-weight: 300;

}


.checkit 
{ 
	width: auto; 
	vertical-align: middle; 
	display: inline-block; 
}

.venus 
{ 
	display: none; 
	position: absolute; 
	top: -1000px; 
	left: -1000px; 
}


TEXTAREA 
{
	
	width: 350px; 
	
	height: 100px;
	
	padding-top:2px;
	
	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;	
	font-weight: 300;
}


FORM LABEL 
{
	
	float: left; 
	width: 150px; 
	text-align: right;

}

.alerte 
{
	font-weight: bold; 
	font-size: 14px;
}

.focus 
{
	background-color: #ff8004;
}


.boutonEnvoi

{
	color: #ff8004;
	font-weight: 300;
	font-size:1em;
}

.boutonEnvoi:hover

{
	background-color:#ddd;
	border: black 2px solid;
	margin-bottom: 4px;
	margin-top:-1px;
	cursor:pointer;
}

.element_milieuArticle ul {
	width: 311px;
	margin-left:155px;
	margin-top:-6px;
	border: #666 1px solid;
	position: absolute;
	z-index: 9;
	background: #ddd;
	list-style: none;
	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;
	font-weight: 300;
	font-size:0.9em;
}
.element_milieuArticle ul li {
	padding: 2px;
	height:23px;
	margin-left:-37px;
}
.element_milieuArticle ul li:hover {
	cursor:pointer;
}
#ville_liste {
	display: none;
}