* { margin:0; padding:0; }
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#foto_bedel
{
	z-index: 9;
	position: absolute;
	width: 273px;
	height: 360px;
	margin-top: -200px;
	top: 50%;
	margin-left: -130px;
	left: 50%;
	padding-left: 220px;
}

#wrapper
{
	width:100%;
}
#container {
	width: auto;
	position: relative;
	min-height: 600px;
	/*_height:expression(this.offsetHeight < 602? "600px" : this.offsetHeight);*/
	
}
a img {
	border: none;
	cursor:pointer;
}
#main_menu {
	background-color:#000000;
	bottom:0;
	font-size:11px;
	position:absolute;
	text-transform:uppercase;
	width:100%;
	z-index:5550;
	/*border-top: 1px solid #050505;*/
}

#copyright 
{
	position:absolute;
	left:10px;
	font-size:10px;
	color:#999999;
	/*top:0;*/
	bottom:10px;
}


#Paginacion
{
	position: absolute;
	background-color: #000000;
	width: 100%;
	bottom: 80px;
	z-index: 4440;
	text-align: center;
	color:#BBBBBB;

}
#menu_helper {
	position: absolute;
	background-color: #000000;
	width: 100%;
	bottom: 120px;
	text-transform: uppercase;
	z-index: 4440;
	text-align: center;
	color:#666666;
	font-weight: bold;
}
/*
hacks para hacer que posicione abajo en IE6
*/

* html #main_menu { 
	position: absolute;
}

.no_show
{
	display: none ;
}
	
#main_menu .trigger {
	display: none;
	width: 100%;
	text-align: center;
	background-color: #000000;
	cursor: default;
	height: 14px;
	background-image: url(../imgs/arrow_top_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_menu .trigger_noshow {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #000000;
	cursor: default;
	height: 12px;
}
#menu_helper .flechaAbajo {
	background-image: url(../imgs/menu_helper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 100%;
	display: block;
	position: relative;
}

#main_menu .menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 24px;
}
#main_menu .menu li {
	list-style-position: inside;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;

}
#main_menu .menu li a {
	color: #BBBBBB;
	text-decoration: none;
}
#main_menu .menu li a.selected {
	color: #0060B6;
	text-decoration: none;
	font-weight: bold;
}
#main_menu .menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#container #minHeight {
	height: 600px;
}
#logo {
	width:100%;
	text-align: center ;
	top: 31px;
	position: absolute;
	display:none;
}


#submenu {
	background-color:#000000;
	bottom:27px;
	font-size:11px;
	height:23px;
	padding-top:15px;
	position:absolute;
	text-transform:uppercase;
	width:100%;
	z-index:4506;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;	*/
}

* html #submenu { 
	position: absolute;
}


#submenu .trigger {
	display: block;
	width: 100%;
	text-align: center;
	background-color: #000000;
	cursor: default;
	height: 12px;
	background-image: url(../imgs/trigger.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#submenu .menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 24px;
}
#submenu dt {
	display: inline;

}
#submenu .menu dd {
	list-style-position: inside;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;

}
#submenu .menu dd a {
	color: #BBBBBB;
	text-decoration: none;
}
#submenu .menu dd a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#submenu .section_name {
	color: #BBBBBB;
	font-weight:bold;
}
#submenu .current_section {
	color: #FFFFFF;
}
#submenu  dd.view_all a, #submenu  dd.selected a, #submenu  dd a .selected{
	color: #0060B6;
	font-weight: bold;	
}

a {
	text-decoration: none;
	color: #BBBBBB;
}
.clearboth {
	clear: both;
}
.left_arrow_trigger {
	height: 25px;
	width: auto;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 40%;
	background-image: url(../imgs/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	/*padding-top: 3px;*/
	color: #BBBBBB;
	margin-left: 8px;
}

.left_arrow_trigger:hover {
	background-image: url(../imgs/arrow_left_hover.gif);
}
.left_arrow_trigger .label, .right_arrow_trigger .label {
	display: none;
	margin-top:25px;
	font-size: 11px;
	width: 120px;
}
.left_arrow_trigger .label {
	padding-left: 0px;	
	top:-5px;
	position:absolute;
}
.right_arrow_trigger .label {
	padding-right:30px;
	position:absolute;
	right:0;
	text-align:right;
	top:-5px;
	
}
.left_arrow_trigger:hover .label, .right_arrow_trigger:hover .label {
	display: block;
	margin-top: 25px;	
}
.right_arrow_trigger {
	height: 25px;
	width: auto;
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 40%;
	background-image: url(../imgs/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	/*padding-top: 3px;*/
	color: #BBBBBB;
	margin-right: 8px;
}
.right_arrow_trigger:hover {
	background-image: url(../imgs/arrow_right_hover.gif);
}
#landing {
	width:300px;
	height: 100px;
	margin-top: -50px;
	margin-left: -150px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	text-align: center;
}
#flash_intro {
	width: 800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
}
#language_selection  {
	margin-top: 20px;
	/*text-align: center;*/
	position:absolute;
	right:15px;
	bottom:15px;
}
#language_selection ul{
	list-style-type: none;
}
#language_selection li {
	list-style-type: none;
	display: inline;
	margin-right: 12px;
	margin-left: 12px;
}
#language_selection a {
	color: #FFFFFF;
}
#main_menu #language_selection {
	bottom:10px;

}
#main_menu #language_selection a {
	color: #BBBBBB;
}

#cover {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	z-index:100000;
	background-color: black;
	width:100%;
	min-height:100%;
	height:100%;
}

