body, html {
	width: 100%;	
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#container {
	width: 100%;
}


/* HEADER */
.bgheader {
	width: 50%;
	background-image: url(../images/bg-bleu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	width: 993px;
	height: 122px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#logo {
	width: 400px;
	padding: 63px 0px 37px 35px;
}

#logo img {
	border: 0px solid;
}
/* END HEADER */


/* CONTENT */
#containercontent {
	background-color: #111b23;
}

#content {
	width: 993px;
	margin: 0px auto 0px auto;
}


/* END CONTENT*/


/* FOOTER */
.bgfooterleft {
	width: 50%;
	background-image: url(../images/footer-interior-st.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

#bgfooterhome {
	width: 993px;
	height: 76px;
	background-color: #111b23;
	background-image: url(../images/footer-home.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#bgfooterinterior {
	width: 993px;
	height: 76px;
	background-color: #111b23;
	background-image: url(../images/footer-interior.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bgfooterright {
	width: 50%;
	background-image: url(../images/footer-interior-dr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footertxt {
	width: 993px;
	margin-left: auto;
	margin-right: auto;
}

#footercopyright {
	width: 461px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 35px;
	float: left;
}

#footerdd {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 35px;
	text-align: right;
	float: right;
}
/* END FOOTER */


.liniebleuv1 {
	clear: both;
	height: 1px;
	background-color: #2b4458;
}

.liniemarov1 {
	clear: both;
	height: 1px;
	background-color: #563911;
}

.liniev435h1 {
	width: 1px;
	height: 435px;
	background-color: #905f0a;	
	overflow: hidden;
	float: left;
	clear: both;
}

.spatiuv20 {
	width: 100%;
	height: 20px;
	clear: both;
}

.spatiuv23 {
	width: 100%;
	height: 23px;
	clear: both;
}

.spatiuv25 {
	width: 100%;
	height: 25px;
	clear: both;
}

.spatiuv26 {
	width: 100%;
	height: 26px;
	clear: both;
}

.spatiuv44 {
	width: 100%;
	height: 44px;
	clear: both;
}

.spatiuv310 {
	height: 310px;
	clear: both;
}

.spatiuv341 {
	width: 100%;
	height: 341px;
	clear: both;
}
