@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DCDDB8;
	background-image:url(_img/till-bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
a{
	text-decoration:none;
	color:#DCDDB8
}
a:hover{
	text-decoration:none;
	color:#EEEEDD
}
img{
	border-style:none;
	border-width:0px;
}
.all{
	width:100%;
	float:left;
	background-color:#000000;
}
.all-header{
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#232323;
	*/
	background-color:#000000;
}
.center{
	width:990px;
	margin-left:auto;
	margin-right:auto;	
}
.header{
	width:990px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.header-titulo{
	width:990px;
	float:left;
}
.header-logo-left{
	width:60px;
	height:36px;
	float:left;
}
.header-logo-right{
	width:60px;
	height:36px;
	float:left;
}
.header-titulo{
	width:870px;
	float:left;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	text-align:center;
}
.header-titulo h1{
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:11px;
	color:#666666;
}
.header-titulo ul{
	margin:0px;
	padding:0px;
	padding-top:2px;
	list-style-type: none;
	font-size:10px;
	line-height:11px;
}
.header-titulo li{
	margin:0px;
	padding:0px;
	display:inline;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
}
.header-titulo li a{
	color:#666666;
}
.header-titulo li a:hover{
	color:#DCDDB8;
}
.all-cuerpo{
	background-image:url(_img/till-bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.cuerpo{
	width:990px;
	float:left;
	background-image:url(_img/till.gif);
	background-repeat: repeat;
	background-position: center top;
}
.cuerpo .banner{
	width:990px;
	height:384px;
	float:left;
	background-image:url(../img/banner.jpg);
	background-repeat:no-repeat;
}
.cuerpo .postales{
	width:990px;
	height:150px;
	height:514px;
	overflow:hidden;
	float:left;
	background-image:url(_img/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 384px;
}
.cuerpo .postales-lista{
	width:990px;
	float:left;
}
.cuerpo .postales-ch{
	width:990px;
	height:150px;
	height:344px;
	overflow:hidden;
	float:left;
}

.cuerpo .media{
	width:990px;
	float:left;
}
.cuerpo .media .botones-left{
	width:114px;
	height:413px;
	float:left;
}
.cuerpo .media .botones-left-swf{
	width:114px;
	height:413px;
	float:left;
}
.cuerpo .media .player{
	width:763px;
	height:413px;
	float:left;
}
.cuerpo .media .player-left{
	width:7px;
	height:413px;
	float:left;
	overflow:hidden;
}
.cuerpo .media .player-right{
	width:7px;
	height:413px;
	float:left;
}
.cuerpo .media .player-video{
	width:749px;
	width:720px;
	padding-left:14px;
	padding-right:15px;
	height:413px;
	height:405px;
	padding-bottom:8px;
	float:left;
	background-color:#000000;
	overflow:hidden;
}
.cuerpo .media #myytplayer{
	/*display:none;*/
	/*visibility:hidden;*/
}
.cuerpo .media .player-video .video{
	width:720px;
	height:405px;
	float:left;
}
.cuerpo .media .player-video img{
	/*cursor:pointer;*/
}

.cuerpo .media .botones-right{
	width:113px;
	height:413px;
	float:left;
	overflow:hidden;
}
.cuerpo .media .botones-right-swf{
	width:113px;
	height:413px;
	float:left;
}


.cuerpo .media-pie{
	width:990px;
	height:110px;
	float:left;
}
.cuerpo .media-pie-left{
	width:88px;
	height:110px;
	float:left;
}
.cuerpo .media-pie-right{
	width:88px;
	height:110px;
	float:left;
}
.cuerpo .media-pie-center{
	width:814px;
	height:40px;
	padding-top:70px;
	float:left;
	background-image:url(_img/player-pie.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.cuerpo .media-pie-center input{
	width:628px;
	height:18px;
	border-style:solid;
	border-width:1px;
	background-color:#2A2117;
	border-color:#382F23;
	color:#645D56;
	font-size:11px;
}
.cuerpo .blog{
	width:990px;
	float:left;
	padding-top:1px;
	background-image:url(_img/home-blog-separador.jpg);
	background-repeat:no-repeat;
}
.cuerpo .blog-tit{
	width:990px;
	height:100px;
	float:left;
	background-image:url(_img/home-blog-tit.jpg);
	background-repeat:no-repeat;
}
.cuerpo .blog-reg{
	width:760px;
	float:left;
	padding-left:50px;
	margin-left:90px;
	margin-right:90px;
	display:inline;
	background-image:url(_img/blog-arrow.gif);
	background-repeat:no-repeat;
	background-position: 25px 0px;

}
.cuerpo .blog-reg-tit{
	width:760px;
	float:left;
}
.cuerpo .blog-reg-tit h2{
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}
.cuerpo .blog-reg-tit h2 a{
	color:#DCDDB8;
}
.cuerpo .blog-reg-tit h2 a:hover{
	color:#EEEEDD;
}
.cuerpo .blog-reg-date{
	width:760px;
	float:left;
	font-size:11px;
	font-style:italic;
	color:#726F59;
	padding-bottom:2px;
}
.cuerpo .blog-reg-intro{
	width:760px;
	float:left;
	font-size:14px;
	color:#747561;
	padding-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#36301B;
}
.cuerpo .blog-reg-intro a{
	color:#747561;
}
.cuerpo .blog-reg-intro a:hover{
	color:#8C8D76;
}
.cuerpo .blog-reg-th{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	padding-top:2px;
	display:inline;
}
.cuerpo .blog-reg-th img{
	border-style:solid;
	border-width:1px;
	border-color:#464132;
}

.cuerpo .blog-pie{
	width:760px;
	float:left;
	padding-top:15px;
	padding-bottom:70px;
	padding-left:50px;
	margin-left:90px;
	margin-right:90px;
	text-align:right;
}

.cuerpo .pie{
	width:890px;
	float:left;
	background-color:#0D0700;
	padding-left:50px;
	padding-right:50px;
	padding-top:40px;
	padding-bottom:25px;
	background-image:url(_img/rosa-pie.gif);
	background-repeat:no-repeat;
	background-position: center 10px;
}
.cuerpo .pie-text{
	width:890px;
	float:left;
	font-size:11px;
	text-align:center;
	padding-bottom:15px;
}
.cuerpo .pie ul{
	width:160px;
	padding:0px;
	margin:0px;
	padding-left:16px;
	padding-top:10px;
	float:left;
	font-size:11px;
	list-style-type:none;
}
.cuerpo .pie ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#75684F;
}
.cuerpo .pie ul li a{
	color:#75684F;
}
.cuerpo .pie h3{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	line-height:14px;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}



#_contactar{
	padding:0px;
	margin:0px;
	float:left;
	height:338px;
	width:488px;
	padding:15px;
	background-image:url(_img/till-bg.gif);
	background-repeat: repeat;
	background-position: center top;
	cursor:auto;
	font-size:11px;
	color:#DCDDB8;
	border-style:solid;
	border-width:1px;
	border-color:#463F39;
}
#_reenviar{
	padding:0px;
	margin:0px;
	float:left;
	height:338px;
	width:488px;
	padding:15px;
	background-image:url(_img/till-bg.gif);
	background-repeat: repeat;
	background-position: center top;
	cursor:auto;
	font-size:11px;
	color:#DCDDB8;
	border-style:solid;
	border-width:1px;
	border-color:#463F39;
}
.reenviar-close{
	float:left;
	width:488px;
	text-align:right;
	padding-bottom:8px;
	font-size:11px;
}
.reenviar-text{
	float:left;
	width:484px;
	padding-bottom:15px;
	text-align:left;
	padding-left:4px;
}
.resultado-mensaje{
	float:left;
	width:484px;
	padding-top:10px;
	text-align:left;
	padding-left:4px;
	color:#E0C452;
}
.reenviar-row{
	float:left;
	width:488px;
	padding-bottom:3px;
}
.reenviar-field{
	float:left;
	width:240px;
	padding-left:4px;
	font-size:11px;
	text-align:left;
}
.bigg{
	width:484px;
}
.reenviar-field input{
	width:220px;
	background-color:#1A160F;
	border-style:solid;
	border-width:1px;
	border-color:#463F39;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#CBBFA5;
	margin-bottom:10px;
}
.bigg textarea{
	width:458px;
	height:128px;
	padding-left:4px;
	padding-top:3px;
	overflow:auto;
	background-color:#1A160F;
	border-style:solid;
	border-width:1px;
	border-color:#463F39;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#C2BAAD;
	margin-bottom:10px;
}
.reenviar-btn input{
	background-image:url(_img/enviar-btn.gif);
	width:78px;
	height:24px;
	border-style:none;
	border-width:0px;
	cursor:pointer;
}
.reenviar-ok{
	width:362px;
	float:left;
	text-align:center;
	padding-top:50px;
	padding-bottom:5px;
}
.reenviar-ok a{
	color:#68A235;
}
.reenviar-loader{
	padding-top:50px;
}

