body
{
	height: 840px;
}

/* ZONE CENTER */

#zone_center_contact
{
	position: relative;
	width: 100%;
	top: 0;
	height: 430px;
	margin-bottom: 22px;
	overflow: hidden;
	cursor: default;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
	background-image: url('../images/textures/texture20.png');
}

#zone_center_contact H1
{
	position: relative;
	width: 100%;
	left: 0;
	text-align: center;
	margin-top: 50px;
	color: #000;
	font-size: 2em;
	font-family: "Arial";
	font-weight: normal;
}

/* ZONE FOOTER */

#zone_footer_contact
{
	position: relative;
	width: 100%;
	top: -15px;
	height: 36px;
	margin-bottom: 5px;
	overflow: hidden;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
    background-image: -moz-linear-gradient(top, #007CCC, #004E83);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007CCC), to(#004E83));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#007CCC,endColorstr=#004E83);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#007CCC,endColorstr=#004E83)";
    background-color: #007CCC;
}

#zone_footer_contact p
{
	width: 100%;
	text-align: center;
	margin-top: 9px;
	font-size: 1em;
	color: #FFF;
	font-family: "Arial";
	font-weight: normal;
	cursor: default;
}

#zone_footer_contact p a
{
	color: #FFF;
	text-decoration: none;
}

#zone_footer_contact p a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* ZONE FORMULAIRE */

#formulaire_contact
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -550px;
	height: 540px;
	width: 1100px;
	//border-top: 1px red solid;
	z-index: 0;
}

#titre_formulaire
{
	position: relative;
	color: #000;
	font-family: "Arial";
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	top: 0px;
	padding-top: 12px;
	top: -20px;
	width: 100%;
	height: 35px;
	background-color: red;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-right-radius: 5px;
    background-image: -moz-linear-gradient(top, #DBDBDB, #BDBDBD);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), to(#BDBDBD));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD)";
    background-color: #BDBDBD;
    box-shadow: 0 0px 4px black;
    font-size: 1.3em;
}

#formulaire
{
	position: absolute;
	height: 350px;
	width: 980px;
	top: 95px;
	left: 50%;
	margin-left: -490px;
    z-index: 2;
    overflow: hidden;
}

.typetext
{
	position: relative;
	width: 220px;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 1px #BCBAB8 solid;
	background-color: white;
	font-family: Euphemia UCAS;
	color: #000;
	font-size: 1em;
}

.typetext2
{
	position: relative;
	width: 230px;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 1px #BCBAB8 solid;
	background-color: white;
	font-family: Euphemia UCAS;
	color: #000;
	font-size: 1em;
}

.typetextarea
{
	position: relative;
	width: 335px;
	height: 163px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 1px #BCBAB8 solid;
	background-color: white;
	font-family: Euphemia UCAS;
	color: #000;
	font-size: 1em;
 	resize: none;
}

#formulaire .label
{
	font-size: 1.1em;
	padding-left: 6px;
	z-index: 6;
	color: black;
	font-family: 'OpenSansLight', 'Helvetica Neue', sans-serif;
}

.zoneformulaire1
{
	position: absolute;
	height: 320px;
	width: 300px;
	top: 10px;
	left: 25px;
    z-index: 3;
    padding-right: 10px;
}

.zoneformulaire2
{
	position: absolute;
	height: 320px;
	width: 300px;
	top: 10px;
	left: 300px;
    z-index: 4;
    padding-right: 10px;
}

.zoneformulaire3
{
	position: absolute;
	height: 300px;
	width: 380px;
	top: 10px;
	left: 590px;
    z-index: 4;
}

.obligatory
{
	color: #1DAFED;
}

.obligatory2
{
	position: absolute;
	top: 200px;
	font-family: Euphemia UCAS;
	font-size: 0.9em;
	padding-left: 6px;
	color: #1DAFED;
}

.typesubmit
{
	border: 0;
	border: none;
	position: absolute;
	z-index: 7;
	left: 200px;
	top: 247px;
    background-image: -moz-linear-gradient(top, #007CCC, #004E83);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007CCC), to(#004E83));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#007CCC,endColorstr=#004E83);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#007CCC,endColorstr=#004E83)";
    background-color: #007CCC;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	filter: none;
	font-family: "Arial";
	font-size: 25px;
	margin-bottom: 15px;
	margin-right: 10px;
	outline-color: 
	rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 19px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	height: 36px;
	font-size: 1em;
	box-shadow: 0 1px 2px grey;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.typesubmit:hover
{
	border: 0;
	border: none;
    background-image: -moz-linear-gradient(top, #0098F7, #0075C1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0098F7), to(#0075C1));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0098F7,endColorstr=#0075C1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0098F7,endColorstr=#0075C1)";
    background-color: #004E83;
    text-decoration: underline;
}

.typereset
{
	border: 0;
	border: none;
	position: absolute;
	z-index: 7;
	left: 35px;
	top: 247px;
    background-image: -moz-linear-gradient(top, #007CCC, #004E83);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#007CCC), to(#004E83));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#007CCC,endColorstr=#004E83);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#007CCC,endColorstr=#004E83)";
    background-color: #007CCC;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	filter: none;
	font-family: 'OpenSansLight', 'Helvetica Neue', sans-serif;
	font-size: 25px;
	height: 13px;
	line-height: 13px;
	margin-bottom: 15px;
	margin-right: 10px;
	outline-color: 
	rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 19px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	height: 36px;
	font-size: 1em;
	box-shadow: 0 1px 2px grey;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.typereset:hover
{
	border: 0;
	border: none;
    background-image: -moz-linear-gradient(top, #0098F7, #0075C1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0098F7), to(#0075C1));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0098F7,endColorstr=#0075C1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0098F7,endColorstr=#0075C1)";
    background-color: #004E83;
    text-decoration: underline;
}

/* BOUTON VERIFICATION */

.verif
{
	z-index: 30;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 100px;
	height: 100px;
	background-color: black;
}

.newtypetext
{
	position: relative;
	width: 220px;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 0px white solid;
	background-color: white;
	font-family: Euphemia UCAS;
	color: #000;
	font-size: 1em;
	border: 2px solid #1DAFED;
}

.newtypetext2
{
	position: relative;
	width: 230px;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 0px white solid;
	background-color: white;
	font-family: Euphemia UCAS;
	color: #000;
	font-size: 1em;
	border: 2px solid #1DAFED;
}

.newtypetextarea
{
	position: relative;
	width: 360px;
	height: 163px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 0px white solid;
	background-color: white;
	font-family: Euphemia UCAS;
	color: #000;
	font-size: 1em;
	border: 2px solid #1DAFED;
}

#textinfosconsignes
{
	position: absolute;
	z-index: 30;
	top: 55px;
	left: 0;
	width: 100%;
	text-align: center;
	font-style: italic;
	color: #179AD5;
	font-weight: none;
	font-size: 1.1em;
	font-family: "Arial";
}

.cgui
{
	position: absolute;
	top: 218px;
	left: 10px;
	font-family: 'OpenSans', 'Helvetica Neue', sans-serif;
	color: #353535;
}

.cgul
{
	position: absolute;
	top: 220px;
	left: 37px;
	font-family: "Arial";
	color: #353535;
	font-size: 0.8em;
    user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    font-weight: none;
}

/* ZONE CENTER SECONDE */

#zone_center_seconde_contact
{
	position: relative;
	width: 100%;
	top: 2px;
	height: 270px;
	margin-bottom: 40px;
	overflow: hidden;
	cursor: default;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 4px grey;
	background-image: url('../images/textures/texture20.png');
}

#zone_center_seconde_contact H2
{
	position: relative;
	color: #000;
	font-family: "Arial";
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	top: 0px;
	padding-top: 12px;
	top: -20px;
	width: 100%;
	height: 35px;
	background-color: red;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-right-radius: 5px;
    background-image: -moz-linear-gradient(top, #DBDBDB, #BDBDBD);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), to(#BDBDBD));
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DBDBDB,endColorstr=#BDBDBD)";
    background-color: #BDBDBD;
    box-shadow: 0 0px 4px black;
    font-size: 1.3em;
}

#zone_center_seconde_contact_img1
{
	position: relative;
	left: 35px;
	top: 2px;
	width: 153px;
	box-shadow: 0 1px 2px grey;
}

#zone_center_seconde_contact p
{
	position: relative;
	top: -160px;
	left: 210px;
	font-family: "Arial";
}

.title_
{
	font-size: 1.1em;
	width: 215px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: -5px;
	border-bottom: 1px solid black;
}

#zone_center_seconde_contact p a
{
	color: #007CCC;
	text-decoration: none;
}

#zone_center_seconde_contact p a:hover
{
	color: #007CCC;
	text-decoration: underline;
}

#zone_center_seconde_contact_img2
{
	position: absolute;
	top: 62px;
	left: 550px;
	z-index: 100;
	width: 180px;
}

#zone_center_seconde_contact H4
{
	position: absolute;
	left: 750px;
	top: 60px;
	z-index: 50;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	padding-top: 12px;
	width: 100%;
	height: 35px;
	font-family: "Arial";
    font-size: 1em;
    line-height: 40px;
}