/**/
html {
	height: 100%;
}

body {
	color: #000000;
	height: 100%;
	background: #000000;
	margin:0px;
	padding:0px;

}
table { margin: 0; padding: 0; }

/* tr, td { border-collapse: collapse;} */

img { border: 0;}

form { padding: 0; margin: 0;}

input { color: #000000;}

a {color: #FFFFFF;}

textarea { color: #999999; font-family: Arial, Verdana, sans-serif;}

@font-face {
	font-family: 'HelveticaNeueLT47LightCnRegul';
	src: url('helvetica_lt_47_light_condensed.eot');
	src: local('?'), url('helvetica_lt_47_light_condensed.woff') format('woff'), url('helvetica_lt_47_light_condensed.ttf') format('truetype'), url('helvetica_lt_47_light_condensed-webfont.svg#webfontZKQ6Ot3Y') format('svg'), url('helveNeuLigCon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaLTRegular';
	src: url('helvetica_lt-webfont.eot');
	src: local('?'), url('helvetica_lt-webfont.woff') format('woff'), url('helvetica_lt-webfont.ttf') format('truetype'), url('helvetica_lt-webfont.svg#webfontRPlLWqSg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/**/

/* BASE SITE */
#flashvideo { display: none }

#background {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	background-color: #000000;
	width: 100%;
    height: 100%;
	overflow: hidden;
	font-style:normal;
}

#main{
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	font-style:normal;
}

#flashcontent {
    height: 100%;
	width: 100%;
	font-style:normal;
}

#flash_alt {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	width: 100%;
	font-style:normal;
}

#baseContent {
	z-index:4;
	position:absolute;
	top: 331px;
	left: 374px;
	margin-left: -361px;
	margin-top: -169px;
	width:723px;
	height:338px;
}
/* END BASE SITE */
.redes {
	z-index:6;
	position:absolute;
	top: 0px;
	left: 724px;
	/*margin-left: -361px;
	margin-top: -169px;*/
	width:225px;
	height:338px;
}



/* CONTENT SITE */
#logo{
	top:30px;
	right:30px;
	width:159px;
	height:67px;
	position:absolute;
	background-image: url('../images/logo.gif');
	z-index:5;

}

#menu {
	background-image: url('../images/bg_menu.gif');
	float: left;
	height: 120px;
	text-align: right;
	width: 102px;
}
#menu ul {
	font: 16px , Arial;
	margin: 0;
	padding: 17px 0 17px 0;
	text-transform: uppercase;

}
#menu ul li {
	list-style: none;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	color: #333333;
	display: block;
	padding: 0 17px 0 17px;
	text-decoration: none;
} 
#menu ul li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
#boxContent {
	background-image: url("../images/bg_content.gif");
	float: left;
	height: 338px;
	width: 620px;
}
.content h1 {
	font-family: 'HelveticaNeueLT47LightCnRegul';
	font-weight: lighter;
	border-bottom: 1px solid #333333;
	color: #FFFFFF;
	margin: 15px 30px 15px 30px;
	padding: 0 0 15px 0;
}
.content p {
	color: #BBBBBB;
	font-family: 'HelveticaLTRegular';
	font-size: 13px;
	padding: 0 30px 0 30px;
}
.menuListGautio ul {
	color: #BBBBBB;
	font-family: 'HelveticaLTRegular';
	font-size: 13px;
	margin: 0 0 0 30px;
	padding: 0;
}
.menuListGautio ul li {
	list-style: none;
	padding: 0 0 3px 0;
}
.menuListGautio ul li a:link, .menuListGautio ul li a:visited, .menuListGautio ul li a:active {
	color: #BBBBBB;
	text-decoration: none;
}
.menuListGautio ul li a:hover {
	color: #BBBBBB;
	text-decoration: underline;
}
/* END CONTENT SITE */


/* BOTTOM SITE */
#bottom {
	color: #bfbfbf;
	background-color: #666666;
	bottom: 0;
	font-family: 'HelveticaLTRegular';
	font-size: 13px;
	height: 30px;
	position: absolute;
	width: 100%;
	z-index:5;
}

.address {
	margin: 8px 0 0 30px;
	float: left;
}
.comunications {
	float: right;
	margin: 5px 30px 0 0;
}
.comunications ul {
	padding: 0;
	margin: 0;
}
.comunications ul li {
	display: inline;
}
.comunications a {
	text-decoration:none;
}
/* END BOTTOM SITE */

