/* CSS Document */

body {
	background-color:#000000;
	margin:0;
	padding:0;
	overflow-x:hidden
}

.container {
	width:1217px;
	height:932px;
	margin:0  auto 0  -100px;
	background:url(../images/background.jpg) no-repeat;
}

p {
	margin:0;
	padding:;
}

/***************** Center *****************/

.container_center  {
	width:693px;
	height:932px;
	margin:0 303px 0 221px;
}

.container_header  {
	width:693px;
	height:399px;
}

.container_header_img  {
	width:693px;
	height:172px;
	background:url(../images/home_page/hearder/header.jpg) no-repeat;
}

.container_header_logo  {
	width:693px;
	height:227px;
	background:url(../images/home_page/hearder/header_logo.jpg) no-repeat;
}

.container_home  {
	width:693px;
	height:293px;
}

.container_home_bronzage  {
	width:351px;
	height:293px;
	background:url(../images/home_page/center/home_page_bronzage.jpg) no-repeat;
	float:left;
}

.container_home_bronzage_txt {
	width:170px;
	height:20px;
	margin:190px 55px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float:right;
}

.container_home_bronzage_txt a {
	color:#fed63d;
}

.container_home_bronzage_txt a:hover {
	color:#CC0066;
}

.container_home_pro  {
	width:342px;
	height:293px;
	background:url(../images/home_page/center/home_page_pro.jpg) no-repeat;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fed63d;
}

.container_home_pro_txt {
	width:170px;
	height:37px;
	margin:205px 0 0 85px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float:left;
}

.container_home_pro_txt a {
	color:#fed63d;
}

.container_home_pro_txt a:hover {
	color:#47b2e1;
}

.container_home_footer  {
	width:693px;
	height:227px;
	background: url(../images/home_page/footer/footer.jpg) no-repeat;
	float:left;
}


.container_home_footer_txt  {
	width:600px;
	height:auto;
	margin:25px 0 0 45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
}

.container_home_footer_txt a {
	color:#ff2f2f;
	text-decoration:none;
}

.container_home_footer_txt a:hover {
	color:#000000;
	border-bottom:1px solid #000000;
}


/***************** Footer *****************/

.container_footer_txt  {
	width:693px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#fed63d;
	text-align:center;
}

.container_footer_txt  a {
	text-decoration:none;
	color:#fed63d;
}

.container_footer_txt a:hover {
	color:#ff2f2f;
	border-bottom:1px #ff2f2f solid;
}
