﻿body
{
	margin: 0px;
	padding: 0px;
	
	font-family: "Century Gothic", Verdana, Arial !important;
	
	background-color: #000000;
	background-image:url('../img/back_stage.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	
	text-align:center;
	
	/*border-top: 0px solid #000000;*/
}

p
{
	text-indent: 1cm;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

ul
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

ul li
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	
	background-image:url('../img/hme_list_icon.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

a img
{
	border: 0px;
}

#stage
{
	width: 985px;
	height: 900px;
	margin:auto;
	
	background-image:url('../img/back_stage.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

#stage #range 
{
	margin: 0px 0px 0px 0px;
	height: 194px;
	padding: 187px 0px 31px 0px;
	
	text-align:center;
}

#stage #range #media_left
{
	height: 163px;
	width: 227px;
	float:left;
	margin-left: 43px;
	margin-top: 30px;
}

#stage #range #media_right
{
	height: 163px;
	width: 227px;
	float:right;
	margin-right: 43px;
	margin-top: 30px;
}

#stage #range #media_intro
{
	width: 379px;
	height: 225px;
	margin:auto;
}

#stage #menu 
{
	padding-top: 65px;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 3px;
}

#stage #menu a:link
{
	color: #000000;
	text-decoration:none;
}

#stage #menu a:visited
{
	color: #000000;
	text-decoration:none;
}

#stage #menu a:hover
{
	color: #f15a24;
	text-decoration:none;
}

#stage #footer_range
{
	width: 789px;
	height: 380;
	padding-top: 214px;
	margin:auto;
	
	font-size: 11px !important;
	color: #ffffff !important;
	text-align:left;
	letter-spacing: 1px !important;
	font-weight:bold;
}

#stage #footer_range a:link
{
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

#stage #footer_range a:visited
{
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

#stage #footer_range a:hover
{
	color: #f15a24;
	text-decoration:none;
	font-weight:bold;
}

#stage #footer_range .titulo
{
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

#stage #footer_range #info_left
{
	padding: 0px 20px 0px 20px;
	width: 220px;
	height: 160px;
	float:left;
	
	border-right: 1px solid #b4b4b4;
	
	text-align:justify;
	letter-spacing: 0.5px;
}

#stage #footer_range #info_right
{
	padding: 0px 20px 0px 20px;
	width: 220px;
	height: 160px;
	float:right;
	
	border-left: 1px solid #b4b4b4;
}

#stage #footer_range #info_center
{
	width: 230px;
	height: 160px;
	margin:auto;
}

#stage #copy
{
	width: 230px;
	margin:auto;

	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 4px;
}

#stage #copy img
{
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 5px;
}

/* 14 */