/*
----------------------------------------------------------------------------------------------------*/
body
{
	background: #00050a;
	border-top: 0px solid #000;
	color: #333;
	font-size: 11px;
	padding: 0px;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: bold;
	text-align: center;
	padding: 12px 5px 5px 5px;
	color: #fff;
	font-size: 16px;
}

h2
{
	font-family: Georgia, serif;
	font-weight: regular;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	text-align: justify;
}
h4
{
	font-family: Georgia, serif;
	font-weight: regular;
	margin-top: 215px;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	text-align: justify;
}

h3
{
	font-family: Georgia, serif;
	font-weight: regular;
	padding: 10px;
	color: #fff;
	font-size: 9px;
	text-align: right;
}

h5
{
	font-family: Georgia, serif;
	font-weight: regular;
	padding: 10px;
	color: #fff;
	font-size: 10px;
	text-align: right;
}

h6
{
	font-family: Georgia, serif;
	font-weight: regular;
	padding: 10px;
	color: #fff;
	font-size: 11px;
	text-align: justify;
}

p
{
	font-family: Georgia, serif;
	border: 0px solid #666;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}

p2
{
	border: 0px solid #666;
	overflow: hidden;
	padding: 0px;
	font-family: Georgia, serif;
	font-weight: regular;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;

}
p3
{
	border: 0px solid #666;
	overflow: hidden;
	padding: 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;

}
/*
----------------------------------------------------------------------------------------------------*/
/*.wrapper {
    width: 960px;
    margin: 0 auto;
    background: #fff;
    text-align: left;
    border: 1px solid #999; 
}*/

.container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 600px;
	margin-bottom: 0px;
}

/*
----------------------------------------------------------------------------------------------------*/

.titre,
.contenu {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

.container .index {
	width: 960px;
	height: 600px;
	background: #fff url(img/fond3.jpg) no-repeat;
}
.container .cie {
	width: 960px;
	height: 600px;
	background: #fff url(img/fond_compagnie.jpg) no-repeat;
}
.container .m3 {
	width: 960px;
	height: 600px;
	background: #fff url(img/fond_villebois.jpg) no-repeat;
}
.container .m4 {
	width: 960px;
	height: 600px;
	background: #fff url(img/fond2.jpg) no-repeat;
}
.container .m5 {
	width: 960px;
	height: 600px;
	background: #fff url(img/fond1.jpg) no-repeat;
}
/*
----------------------------------------------------------------------------------------------------*/

.container .titre{
	width: 90px;
	height: 600px;
	background: url(img/titre.png) no-repeat;
}

.container .contenu {
	width: 870px;
	height: 600px;
}
.container .model1{
	width: 300px;
	height: 600px;
	float: right;
	border: 0px solid #fff;
}
.container .model2{
	width: 870px;
	height: 600px;
	float: right;
	border: 0px solid #fff;
}
.container .model3{
	width: 840px;
	height: 600px;
	float: right;
	padding-left: 30px;
	border: 0px solid #fff;
}
.container .model4{
	width: 840px;
	height: 600px;
	float: right;
	padding-left: 30px;
	border: 0px solid #fff;
}
.container .menu{
	width: 300px;
	height: 150px;
	float: right;
	background: url(img/menu.png) no-repeat;
}
.container .blank{
	width: 540px;
	height: 150px;
	float: right;
}
.container .txtdroite{
	width: 300px;
	height: 420px;
	float: right;
	background: url(img/txtdroite.png) no-repeat;

}
.container .txtmodel0{
	width: 510px;
	height: 570px;
	float: left;
}
.container .txtmodel3{
	width: 510px;
	height: 420px;
	float: left;
	background: url(img/txtm3.png) no-repeat;
	overflow: auto;

}
.container .txtmodel4{
	width: 510px;
	height: 420px;
	float: left;
	background: url(img/txtm4.png) no-repeat;
	background-position: bottom center;

}
.container .txtmodel5{
	width: 510px;
	height: 570px;
	float: left;
	background: url(img/txtm5.png) no-repeat;


}
.container .txtmodel6{
	width: 510px;
	height: 240px;
	float: left;
	background: url(img/txtm6.png) no-repeat;
	overflow: auto;

}
.container .txtdroite_d{
	width: 300px;
	height: 420px;
	float: right;
	background: url(img/txtdroite.png) no-repeat;
	overflow: auto;

}

.container .txtgauche{
	width: 200px;
	height: 420px;
	float: left;
	background: url(img/txtdroite.png) no-repeat;


}

.container .txt{
	width: 840px;
	height: 420px;
	float: right;
	background: url(img/txt.png) no-repeat;

}

.container .txtoverflow{
	width: 840px;
	height: 420px;
	float: right;
	background: url(img/txt.png) no-repeat;
	overflow: auto;

}

.footer{
	clear:both;
	width:960px;
	height: 30px;
	background: #00050a;
}
.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.image-left{
	float: left;
	vertical-align: text-top;
	padding: 10px 10px 0 0;
}

.image-right{
	float: right;
	vertical-align: text-top;
	padding: 0px 10px 0 10px;

}

.image-center{
	float: center;
	vertical-align: text-top;
	padding: 10px 10px 0 0;
}

.imageContainer{
	width: 99.5%;
	float: left;
}
