/* GENERAL */
body {
	background: #e5d7df;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

img {
	border: 0px;
}

/* ID */
#page {
	width: 1030px; 
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}
.copyright{
	width: 100%;
	float: left;
	background: #e5d7df;
	text-align: center;
	color: #4a4a4a;
	padding-bottom:25px;
}
.copyright a{
	color: #4a4a4a;
}
#left {
	width: 110px;
	float: left;
}

#center {
	width: 920px;
	float: right;
}

/* MENU LEFT */

#menu1 {
	background: url(/theme2/images/menu_bg.gif) repeat-y top;
}

#menucontent1 {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/theme2/images/menu_top.gif) no-repeat top;
	font-weight: bold;
}

#menucontent1 ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menucontent1 li {
	border-bottom: 1px #bf6791 solid;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
}
#menucontent1 li#current{
	background-color: #C83047;
}

#menucontent1 a {
	color: #ffffff;
	text-decoration: none;
}

#menubottom1 {
	height: 28px;
	background: url(/theme2/images/menu_bottom.gif) no-repeat bottom;
	padding-top: 20px;
	padding-left: 13px;
	font-weight: bold;
}

#menubottom1 a {
	color: #ffffff;
	text-decoration: none;
}

#menu2 {
	background: url(/theme2/images/menu2_bg.gif) repeat-y top;
	position: relative;
	left:0px;
}

#menucontent2 {
	padding-top: 60px;
	padding-left: 0px;
	background: url(/theme2/images/menu2_top.gif) no-repeat top;
	font-weight: bold;
	text-align: center;
	
}

#menubottom2 {
	height: 13px;
	background: url(/theme2/images/menu2_bottom.gif) no-repeat bottom;
}

/* // MENU LEFT */

/* PAGE CONTENT */
#header {
	text-align: left;
	height: 473px;
}

#btnci {
	position: absolute;
	margin-left: 500px;
	margin-top: 228px;
}

#arrowdown {
	position: absolute;
	margin-left: 600px;
	margin-top: 170px;
}

#flashvideo {
	position: absolute;
	left:142px;
	top:114px;
	border:1px solid gray;
	height:240px;
	width: 220px;
	border: none;
}

#htext {
	position: absolute;
	width: 900px;
	text-align: right;
}
#htext h1{
	font-size: 12px;
}

#hvideo {
	background: url(/theme2/images/h_video.png) no-repeat right;
	height: 314px;
}

#hvideo .text {
	position: absolute;
	margin-top: 217px;
	margin-left: 565px;
	font-weight: bold;
	line-height: 20px;
}

#hfooter {
	background: url(/theme2/images/header_bottom.gif) no-repeat right;
	padding-top: 20px;
	padding-left: 25px;
	font-size: 6px;
	height: 38px;
}
#hfooter a{
	color:white;
}

#content {
	margin-top: 2px;
}

#boxes {
	background: url(/theme2/images/bloc_bg.gif) no-repeat left;
	height: 215px;
	padding-top: 23px;
	padding-left: 23px;
	margin-top: 5px;
}

#boxes .box {
	border: 1px #828282 solid;
	width: 209px;
	height: 203px;
	margin-right: 1px;
	float: left;
	text-align: center;
}
.box a{
	color:white;
}
.box a img{
	border:none;
}

#footer {
	position: absolute;
	background: url(/theme2/images/footer_bg.gif) repeat-y center;
	top: 1210px;
	left:0px;
}

#footer #fcontent {
	position: absolute;
	background: url(/theme2/images/footer_bg.gif) repeat-y center;
	left: 110px;
	width: 920px;
	top:0px;
}

#footer #spacer {
	width: 920px;
	background: #e5d7df;
	height: 30px;
}

#footerb {
	padding-left: 18px;
}

#footerb .box {
	border: 1px #828282 solid;
	float: left;
	width: 427px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 5px;
	font-size: 10px;
}

#footer img.top {
	vertical-align: top;
}

#footer img.bottom {
	vertical-align: bottom;
}
.descript{
	float: left; width: 246px; padding-left: 5px;height:203px;
}
.descript b{
	font-weight: normal;
}
.descript a{
	color: #FFFFFF;	
}
#contenFlash1, #contenFlash2, #contenFlash3{
	position: absolute;
	width: 103;
	height: 103;
	overflow: hidden;
	left:3px;
}
#contenFlash1{
	top:141px;
}
#contenFlash2{
	top:258px;
}
#contenFlash3{
	top:372px;
}
/* // PAGE CONTENT */

/* CLASS */