HTML, BODY {
 	margin: 0px;
 	padding: 0px;
 	font-size: 12px;
 	background-color: #30020d;
 	height:100%;
 	width: 100%;
    overflow-y: hidden;
    overflow: hidden;
}

A, DIV, SPAN, INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
}
.clearfix:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.maxWidth{
    width: 100%;
}
A {
	text-decoration:none;
}

A:focus {
	outline: none;
}

A:hover {
	cursor: pointer;
}

/**************************************INTRO***************************************/

DIV.intro {
	position: relative;
	width: 100%;
	height: 100%;
}

DIV.introImage {
	position: relative;
	width: 234px;
	height: 138px;
	margin: 0 auto;
	padding-top: 180px;
}
DIV.introLinks {
	width: 234px;
	position: relative; 
	margin:20px auto;
	text-align: center;
}

SPAN.introText {
	font-size: 19px;
	font-family: Trebuchet MS;
	color: white;
}

/**************************************HEADER***************************************/

DIV.header {
	position: relative;
	width: 100%;
	height: 26px;
	background-color: #060405;
	border-bottom: solid #fddf97 3px;
	z-index: 10;
}

DIV.headerBoton{
	position: absolute;
	height: 20px;
	width: 208px;
	float: right;
	padding-top: 6px;
	text-align: center;
}

DIV.headerBoton A {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: white;
	font-weight: bold;
}

DIV.seleccionado{
	background-color: #fddf97;
	height: 34px;
}

DIV.seleccionado A {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

/*******************************************FOOTER***********************************/
DIV.footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 38px;
	background-color: #060405;
	border-top: solid #fddf97 3px;
	padding-top: 2px;
	z-index: 10;
}

DIV.footer DIV.footerImage {
	position: relative;
	float: left;
	width: 47px;
	height: 42px;
	margin-right: 10px;
	margin-left: 15px;
}

DIV.footer DIV.separadorFooter {
	width: 4px;
	height: 28px;
	top: 7px;
	position: absolute;
}

DIV.linkFooter {
	position: absolute;
	height: 26px;
	padding-top: 11px;
	text-align: center;
}

DIV.linkFooter A{
	font-family: trebuchet ms;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

DIV.creditosFooter {
	width: 270px;
	height: 30px;
	position: relative;
	right: 10px;
	margin-top: 8px;
	float: right;	
}

DIV.textCredito {
	top: 3px;
	position: absolute;
	font-weight: bold;
}
DIV.textCredito A{
	font-family: trebuchet ms;
	font-size: 11px;
	color: #524c3c;
}

DIV.dokkoFooter {
	width: 54px;
	height: 24px;
	position: absolute;
	right: 0;
}

/****************************************BODY*****************************/
DIV.body {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 5;
 	background-color: #000000;
}

DIV.body DIV.menu {
	position: absolute;
	width: 227px;
	height: 110px;
	top: 15px;
	left: 0px;
	padding-right: 15px;
	border-left: solid #bb772c 25px;
	text-align: right;
	background-color: black;
}

SPAN.titleMenu {
	font-family: trebuchet ms;
	font-size: 23px;
	color: white;
}

DIV.menu SPAN.itemMenu {
	font-family: trebuchet ms;
	font-size: 19px;
	color: white;
}

DIV.menu SPAN.selectedItem {
	color: #fddf97;
}

DIV.submenu_1 {
	position: absolute;
	width: 115px;
	height: 105px;
	top: 15px;
	left: 267px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	background-color: white;
}

DIV.submenu_1 DIV.itemMenu {
	position: relative;
	height: 37px;
}

DIV.submenu_1 DIV.itemMenu A {
	font-family: trebuchet ms;
	font-size: 17px;
	color: black;
}


DIV.submenu_1 DIV.imgPdf {
	position: absolute;
	width: 41px;
	height: 38px;
	bottom: 6px;
	left: 5px;
}

DIV.submenu_1 DIV.txtPdf {
	position: absolute;
	width: 60px;	
	bottom: 5px;
	right: 7px;
	font-size: 11px;
	font-weight: bold;
}

DIV.submenu_2 {
	position: absolute;
	width: 565px;
	height: 110px;
	top: 15px;
	left: 395px;
	padding-left: 20px;
	text-align: left;
	background-color: white;
}

DIV.submenu_2 DIV.titleSubmenu{
	position: relative;
	width: 225px;
	font-family: "Arial Narrow";
	color: #91908f;
	font-size: 26px;
}

SPAN.masInfo {
	font-family: "Arial narrow";
	font-size: 14px;
	color: black;
}

DIV.submenu_2 DIV.galeria {
	position: absolute;
	top: 25px;
	width: 356px;
	right: 25px;
}

DIV.masInfo {
	position: absolute;
	left: 395px;
	top: 125px;
	width: 545px;
	max-height: 320px;
	height: auto;
	font-family: tahoma;
	font-size: 12px;
	background-color: white;
	padding: 20px;
	display: none;
	text-align: justify;
	overflow: auto;
	line-height: 17px;
}
DIV.masInfo A{
	font-family: tahoma;
	font-size: 12px;
	color: black;
}

DIV.masInfoFoot {
	position: absolute;
	left: 395px;
	top: 125px;
	width: 545px;
}

DIV.masInfoX2 {
	position: relative;
	width: 266px;
}

A.pdfPrensa {
	font-weight: bold;
}

A.pdfPrensa:hover {
	text-decoration: underline;
}
