@charset "utf-8";
/* CSS Document */

/************************//* Para resetear los estilos de los navegadores */
* { 
	margin:0;
	padding:0;
}
table {
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
blockquote{
	margin-left: 10px;
}

input {
	border: 1px solid #333333;
}
.form{
	color: #ffffff;
	background-color:#660000;
}
.textarea{
	color: #ffffff;
	background-color:#660000;
	border: 1px solid #333333;
	scrollbar-face-color: #660000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #330000;
	scrollbar-darkshadow-color: #330000;
	scrollbar-track-color: #660000;
	scrollbar-arrow-color: #999999;
}


/************************//* Etiquetas de HTML */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	margin: 0px;
	background-color: #520e18;
}
#contenedor {
	vertical-align: middle;
	margin-top: -290px;
	margin-left: -490px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 580px;
	width: 980px;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
}
#inicio{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 960px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 11px;
	text-align: right;
}
#img_fondo{
	position: absolute;
	top: 15px;
	left: 195px;
	height: 550px;
	width: 770px;
}
#cabecera {
	position: absolute;
	top:15px;
	left: 15px;
	height: 155px;
	width: 950px;
}
#cuerpo{
	position: absolute;
	top:170px;
	left: 15px;
	height: 395px;
	width: 950px;
}
#botonera{
	position: absolute;
	top:0px;
	left: 0px;
	height: 395px;
	width: 180px;
}
#contenido{
	position: absolute;
	top:0px;
	left: 180px;
	height: 395px;
	width: 770px;
}
#texto_index{
	position: absolute;
	top: 120px;
	left: 490px;
	height: 260px;
	width: 260px;
	font-size: 12px;
	letter-spacing: 1px;
}
#texto{
	position: relative;
	float: left;
	top: 10px;
	height: 365px;
	width: 550px;
	padding: 0px 20px 20px 200px;	
}
#texto2{
	position: relative;
	float: left;
	top: 10px;
	height: 365px;
	width: 325px;
	padding: 0px 5px 0px 200px;
	padding-right: 10px;
	overflow-y: scroll;
	overflow-x:none;
	scrollbar-face-color: #330000;
	scrollbar-shadow-color: #6e5f53;
	scrollbar-highlight-color: #6e5f53;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #550d13;
	scrollbar-arrow-color: #6e5f53;
}
#espacio_galeria{
	position: absolute;
	top: 35px;
	left: 0px;
	height: 340px;
	width: 577px;
	padding: 0px 10px 10px 180px;
}
#tit_galeria{
	position: absolute;
	top: 10px;
	left:180px;
	height: 20px;
	width: 577px;
	font-size: 17px;
	text-align: center;
	/*font-weight: bold;*/
	color: #FFCC00;
}
#barranavegacion {
	position: absolute;
	top: 375px;
	left: 180px;
	height:15px;
	width: 577px;
	text-align: center;
	color: #FFCC00;
}
/*
#barranavegacion {
	position: absolute;
	top: 355px;
	left: 50px;
	height:20px;
	width: 55px;
	padding-right:5px;
	background-image:url(../images/fondo_nav.png);
	background-repeat: no-repeat;
	text-align: right;
}
*/
#espacio_videomovie{
	position: absolute;
	float: left;
	top: 10px;
	left: 75px;
	height: 344px;
	width: 425px;
}
#txt_clic{
	position: absolute;
	top: 120px;
	left: 165px;
	height: 45px ;
	width: 180px;
	text-align: center;
	font-weight: bold;
}
#tit_video{
	position: relative;
	top: 5px;
	left: 0px;
	height: 15px;
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Maroon;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#menu_videos{
	position: absolute;
	top: 10px;
	left: 510px;
	height: 375px;
	width: 250px;
	padding: 0px 10px 10px 0px;
}
#tit_video{
	position: relative;
	top: 5px;
	left: 0px;
	height: 15px;
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Maroon;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#txt_titform{
	position: absolute;
	top: 210px;
	left: 250px;
	height: 150px;
	width: 310px;
	text-align: center;
}

#piepagina{
	position: absolute;
	top: 565px;
	left: 15px;
	height: 15px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}
#pie_izq{
 	position: relative;
	float: left;
 	top: 3px;
	left: 10px;
	height: 12px;
	width: 640px;
	text-align: left;
}
#pie_dcha{
 	position: relative;
	float: left;
 	top: 3px;
	left: 10px;
	height: 12px;
	width: 290px;
	padding-right: 10px;
	text-align: right;
}


/************************//* MENU PRINCIPAL */

ul.menu {
	position:relative;
	top: 10px;
	left: 40px;
	height: 250px;
	width: 140px;
}
ul.menu li{
	display: inline;
}
ul.menu li a{
	display: block;
	float:left;
	height: 22px;
	width: 140px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
}
a.m {
	color: #FFFFFF;
}
a.m:visited {
	color: #FFFFFF;
}
a.m:hover {
	color: #ffcc00;
}
a.ms {
	color: #ffcc00;
}


/************************//*botones de la galeria*/
ul.botongaleria {
	position: relative;
	float:left;
	top: 0px;
	height: 340px;
	width: 577px;
}
ul.botongaleria li {
	display: inline;
}
ul.botongaleria li a {
	display: block;
	float: left;
	/*height: 145px;*/
	height: 104px;
	width: 133px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #000000;
	margin-bottom: 5px;
	margin-left: 5px;
	/*border-right: #505050 solid 1px;
	border-bottom: #505050 solid 1px;*/
}


/************************//*botones de la prensa*/
ul.botonprensa {
	position: relative;
	float:left;
	width: 640px;
	top: 20px;
	
}
ul.botonprensa li {
	display: inline;
}
ul.botonprensa li a {
	display: block;
	float: left;
	height: 121px;
	width: 170px;
	background-color: #000000;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 20px;
	margin-left: 20px;
	//margin-left: 12px;
	/*border-right: #505050 solid 1px;
	border-bottom: #505050 solid 1px;*/
}	


/************************//*navegacion en videos*/

ul.menuvideo {
	float:left;
}
ul.menuvideo li {
	display: block;
}
ul.menuvideo li a {
	display: block;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	width: 250px;
	text-align: left;
	text-decoration: none;
}
a.mv {
	color: #ffffff;
}
a.mv:visited {
	color: #ffffff;
}
a.mv:hover {
	color: #FFCC00;
}

/*********************ESTILOS***************************/
.p{
	margin-top: 10px;
}
.pg{
	margin-top: 20px;
}
.pesp{
	margin-top: 200px;
}
.iva{
	color: #000000;
	font-weight: bold;
}
.txtesp{
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.tesp{
	color: #CCCCCC;
	font-weight: bold;
}
.txtpq{
	font-size: 9px;
}
/*********************LINKS***************************/
.link{
	color:#ffffff;
	text-decoration: none;
}
a.link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link:link {
	color: #ffffff;
	text-decoration: none;
}
a.link:hover {
	color: #FFCC00;
	text-decoration: none;
}


.mail{
	color:#FFCC00;
	text-decoration: none;
}
a.mail:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.mail:link {
	color: #FFCC00;
	text-decoration: none;
}
a.mail:hover {
	color: #999999;
	text-decoration: none;
}


a.tg {/*menu de titulos en la galeria*/
	color: #ffcc00;
	text-decoration: none;
}
a.tg:visited {
	color: #ffcc00;
	text-decoration: none;
}
a.tg:link{
	color: #ffcc00;
	text-decoration: none;
}
a.tg:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.tgs {
	color: #ffffff;
	text-decoration: none;
}


.bn {/*boton navegacion en la galeria*/
	color: #FFCC00;
	text-decoration: none;
}
a.bn:link {
	color: #FFCC00;
	text-decoration: none;
}
a.bn:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.bn:hover {
	color: #cccccc;
	text-decoration: none;
}
a.bns {
	color: #ffffff;
}

/*********************************************************/
/*Link Idea Corporativa*/
a.idea:link {
	color: #666666;
	text-decoration: none;
}
a.idea:visited {
	color: #666666;
	text-decoration: none;
}
a.idea:hover {
	color: #ff9900;
	text-decoration: none;
}
a.corporativa:link {
	color: #ff9900;
	text-decoration: none;
}
a.corporativa:visited {
	color: #ff9900;
	text-decoration: none;
}
a.corporativa:hover {
	color: #666666;
	text-decoration: none;
}

/*********************************************************/
/*Creditos Idea Corporativa*/
.creditosidea {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.creditoscorporativa {
	color: #FF9900;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

a.linkcreditos:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.linkcreditos:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.linkcreditos:hover {
	color: #ff9900;
	text-decoration: none;
}



/*temp*/
#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 154px;
	width: 362px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;	
}
#logo_index{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 154px;
	width: 362px;
	background-image: url(../images/logo_index.jpg);
	background-repeat: no-repeat;	
}
#telefono_contacto{
	position: absolute;
	top: 465px;
	left: 15px;
	height: 100px;
	width: 230px;
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;	
}
#act_index{
	position: absolute;
	top: 10px;
	left: 550px;
	height: 35px;
	width: 110px;
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	/*border-bottom: solid 1px;*/
}
#link_index{
	position: absolute;
	top: 10px;
	left: 790px;
	height: 20px;
	width: 150px;
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	/*border-bottom: solid 1px;*/
}
#radio_index{
	position: absolute;
	top: 278px;
	left: 120px;
	height: 117px;
	width: 124px;
	background-image:url(../images/radio.jpg)
}
#play_index{
	position: absolute;
	top: 320px;
	left: 240px;
	height: 50px;
	width: 60px;
	color: #FFCC00;
	font-weight: bold;
}

ul.list {margin: 15px 0 15px 15px; width: 295px; }

	ul.list li {  list-style: disc; margin-top: 20px; }
	
ul.list li a:link{ color: #fff; font-weight: bolder;}
ul.list li a:link{ color: #fff; font-weight: bolder;}
ul.list li a:hover{ color: #FC0; font-weight: bolder;}
ul.list li a:active{ color: #FC0; font-weight: bolder;}
