/* ########################################### */
/* ##### GENERAL ############################## */
/* ########################################### */

p, ul, ol, li{margin:0px; padding:0px;}

ul, ol {list-style: none;}

h1, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-size: 18px;
	height:22px;
	color:#E9D9B7;
}

h2 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color:#E9D9B7;
	letter-spacing: 4px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	width:1024px;
	background-color:#000000;
	position:relative;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}

a {
	color:#FFFFFF;
	}
	
a:hover {
	text-decoration:none;
}
	
.clear {
	clear:both;
	}
	
.padding {
	padding:10px;
	}
	
/* ########################################### */
/* ##### BOITES ############################## */
/* ########################################### */

#conteneur {
	width:1024px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/Cadre.jpg);
	height: 720px;
	}
	
#header {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	height: 138px;
	}
	
#footer {
	width:100%;
	height:48px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	}

#menu {
	float:left;
	width:219px;
	height:100%;
	text-align: right;
	padding-right: 4px;
	}
	
#menu1 {
	height:450px;
	text-align: right;
	width: 100%;
	}
#googleMap {
	text-align: center;
	}
.Form {
	height: 20px;
}
.Form2 {
	height: 35px;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	border-style: solid;
	border-width: 1px;
	border-color: #37281A;
	background-color: #C27E6E;
	}
.TxtFormulaire {
	font-size: 14px;
	color: #F5E4C3;
}
	
#menu2 {
	text-align: center;
	padding-left: 50px;
	height: 50px;
	}
	
#contenu {
	width:801px;
	height:532px;
	float: right;
	}
	
#main {
	width:100%;
	height:532px;
	margin-top:0px;
	margin-bottom:0px;
	}
#HeaderPage {
	float:left;
	height:28px;
	width: 730px;
	padding-left: 15px;
	background-image: url(images/fondPageHeader.gif);
}
#Page {
	float:left;
	width:716px;
	height:479px;
	padding-right: 70px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* ########################################### */
/* ##### STYLES ############################## */
/* ########################################### */

.TxtContenu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5E4C3;
	text-align: justify;
}

.img-ombre {
	background: url(images/imgOmbre.png) no-repeat;
	width:212px;
	height:162px;
	float: left;
}

.img-ombre2 {
	background: url(images/imgOmbre.png) no-repeat;
	width:212px;
	height:162px;
	float: right;
}
.send {
	text-align:center;
	color:#F5E4C3;
	font-weight:bold;
	font-size: 14px;
	}
.TxtMentions {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5E4C3;
	text-align: justify;
}

