body
{
	background-color: #31B1F5;
}

img
{
	border: none;
}

p
{
	margin-top: 20px;
}

p:first-letter 
{ 
	padding-left: 20px; 
} 

h1
{
	margin-top: -8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #2F721A;
}

h2
{
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2FC700;
}

.red{
	color: red;
	font-weight: 800;
	margin: 8px 0;
}

.signature
{
	float: right;
	font-style: italic;
}

ul
{
	list-style-type:square;
}

li
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3E4C39;
}

.background
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
/*	max-height: 800px;*/
}

#conteneur
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}

#conteneur-sec
{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	bottom: 0px;
	width: 950px;
	height: 568px;
}

#corps-alpha
{
	position: absolute;
	left: 0px;
	top: 40px;
	width: 950px;
	height: 451px;
	background-image: url(../img/corps-alpha.png);
	z-index: 10;
}

#menu
{
	position: absolute;
	left: 45px;
	top: 60px;
	width: auto;
	height: auto;
	z-index: 20;
	text-align: center;
}

@-moz-document url-prefix()
{
    #menu {
        left: 52px;
    }
}


.menu-liens
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-liens:hover
{
	text-decoration: underline;
}

.menu-liensactive
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2F721A;
	text-decoration: none;
}

.menu-liensactive:hover
{
	text-decoration: underline;
}

.menu-sous-liens
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #2F721A;
	display: block;
	margin-top: -4px;
}

#partenaires
{
	position: absolute;
	bottom: 92px;
	left: 89px;
	z-index: 50;
}

.partenaires-liens
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #244411;
	text-decoration: none;
}

.partenaires-liens:hover
{
	text-decoration: underline;
}

#corps
{
	position: absolute;
	left: 200px;
	bottom: 20px;
	width: 463px;
	height: 568px;
	background-image: url(../img/corps-principal.png);
	z-index: 20;
}

.corps-txt
{
	position: absolute;
	left: 50px;
	top: 70px;
	width: 350px;
	height: auto;
}

.txt-partie
{
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2FC700;
}

.txt
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3E4C39;
	text-align: justify;
}

.img-accueil
{
	border: 2px solid #2FC700;
}

fieldset 
{
	border: none;
	margin-top: 20px;
	margin-left: -10px;
}

label 
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #3E4C39;
	float: left;
	width: 110px;
}

input
{
	border: #222222 1px solid;
	background-color: #FFFFFF;
	color: #3E4C39;
	width: 205px;
	height: 15px;
	margin-bottom: 2px;
	white-space: pre;
	overflow: auto;
}

textarea
{
	border: #222222 1px solid;
	background-color: #FFFFFF;
	color: #3E4C39;
	width: 205px;
	white-space: pre;
	overflow: auto;
}

input:hover, textarea:hover
{
	border: #2FC700 1px solid;
	color: #3E4C39;
}

select
{
	display: block;
	margin-left: 110px;
	width: 205px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input[type="submit"]
{
	border: #222222 1px solid;
	background-color: #FFFFFF;
	height: 22px;
	width: 205px;
	margin-left: 110px;
}

input[type="submit"]:hover
{
	border: #2FC700 1px solid;
	background-color: #FFFFFF;
	cursor: pointer;
}

.form-liens
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2FC700;
	text-decoration: none;
}

.form-liens:hover
{
	text-decoration: underline;
}

#map
{
	border: 2px solid #2FC700;
	width: 345px; 
	height: 335px;
	margin-top: 15px;
}

#corps-plus
{
	position: absolute;
	left: 690px;
	top: 80px;
	width: 220px;
	height: auto;
	z-index: 20;
	text-align: center;
}

.txt-corps-plus
{
	margin-top: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.arrondi 
{ 
    border-radius: 10px; 
	border: none;
}

#support-logo
{
	position: absolute;
	left: 695px;
	bottom: 45px;
	width: 219px;
	height: 163px;
	background-image: url(../img/support-logo.png);
	z-index: 20;
}

.logo
{
	position: absolute;
	left: 16px;
	top: 28px;
	width: 181px;
	height: 117px;
}

#herbe
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 96px;
	width: 100%;
	background-image: url(../img/herbe.png);
	z-index: 30;
}

.footer
{
	height: auto;
	width: 90%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 75px 0 0 0;
}

.footer-liens
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-liens:hover
{
	text-decoration: underline;
}

.img-valide
{
	margin-bottom: -4px;
}

