body
{
	width:100%;
	margin:auto;
	background-color:#0a7c83;
	font-family: "Helvetica Neue", Calibri,Arial, Verdana, sans-serif;
	font-weight: 300;
	color:#000;
}

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:#000;
	color:#FF8004;
	text-decoration:none;
}

table a
{
	color:#000;
}

img
{
	border:none;
}

#corps
{
	position:relative;
	margin-top:20px;
}

#menu1
{
	border-style:solid;
	border-width:2px;
	margin-left:20px;
	width:200px;
	float:left;
	position:static;
}



#menu
{
	border-style:solid;
	border-width:1px;
	border-color:#000;
	height: 20px;
	margin:-1px;
}

#menu:hover
{
	background-color:#D0D0D0;
}

.element_menu a
{
	text-decoration:none;
}

.element_menu a:active
{
	text-decoration:none;
}

.element_menu p
{
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	color:#000;
	margin-top:1px;
}

#texte
{
	margin:auto;
	margin-top:25px;
	margin-bottom:25px;
	padding-bottom: 100px;
	width:auto;
	min-width:850px;
	max-width:70%;
	height:100%;
	background-color:#e0e0e0;
}
#texte tr.tr2
{
	background-color:rgba(0, 0, 0, 0.07);
}

#texte tr.tr1:hover
{
	background-color:#aaa;
}
#texte tr.tr2:hover
{
	background-color:#aaa;
}

.logo
{
	float:right;
	margin-top:25px;
}
#Article
{
	width:100%;
	margin:auto;
	margin-bottom:10px;
}

#hautArticle
{
	border-bottom-style:solid;
	border-width:1px;
	margin: 0 20px;
	padding-top:3px;
	padding-bottom:5px;
	font-size:12px;
	height:25px;
}

#milieuArticle
{
	font-size:14px;
	padding-left:50px;
	padding-right:35px;
	padding-bottom:10px;
	padding-top: 10px;
}


.element_milieuArticle p
{
	margin:0px;
	text-align:justify;
}

.aligneDroite
{
	text-align:right;
}

.element_milieuArticle a:hover
{
	color:#555;
	text-decoration: underline;

}

.Separation
{
	height:10px;
	border-bottom-style:solid;
	border-width:1px;
	margin: 10px 0;
}

table
{
	text-align:center;
	border:none;
}

td
{
	vertical-align:middle;
	text-align:center;
	max-height:10px;
}

td input
{
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:-1px;
	margin-bottom:-1px;
	padding:0;
	height:15px;
}


#TdTexte
{
   	color:#000;
	text-align:center;
}
#TdTexte2
{
   	color:#000;
	text-align:left;
}
#TdTexte3
{
   	color:#000;
	text-align:right;
}

#TdImg
{
	text-align:center;
	height:75px;
	width:75px;
}
