@charset "utf-8";
.txtGenero1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
}

/* CSS Document */

.fndPrincipal {
	background-image: url(http://www.eventostos.com/estilos/graficos/fndPrincipal.png);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #AC186C;
}
.txtFecha1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC66CC;
}
.txtFecha2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8989C2;
	text-decoration: none;
	margin-right: 0px;
}

.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 25px;
	text-decoration: none;
}
.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696E01;
	text-decoration: none;
}
.tit4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #696E01;
	text-decoration: none;
}

.txtBlanco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.txtGeneroNot1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #470243;
	text-decoration: none;
	text-transform: uppercase;
}
.fndcabecera {
	background-image: url(graficos/cabecera.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fndmenusup {
	background-image: url(graficos/fndMenuSup.png);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fndmenusup {
	background-image: url(graficos/fndMenuSup.png);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fndmapasitio {
	background-image: url(graficos/shimVerdeAmarillo.png);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.fndpanelinformacion {
	background-image: url(graficos/fndInformacion.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fndBuscador {
	background-image: url(graficos/fndBuscador.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.tit1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 25px;
	text-decoration: none;
}
.tit2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tit3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696E01;
	text-decoration: none;
}
.fndCabInfor {
	background-image: url(graficos/fndcabInformacion.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtNegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.txtNegro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	margin-top: 13px;
}
.txtSeccionInfor {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #5A0E56;
	text-decoration: none;
}
.txtLocalidad2 {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #4A4A82;
	text-decoration: none;
}.tit4:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #696E01;
	text-decoration: none;
}
#foto {
	position: relative;
	width: 200px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.txtValorar {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tit5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #696E01;
	text-decoration: none;
}
#div1 {
	height: 201px;
	width: 206px;
	visibility: visible;
	position: relative;
	left: 351px;
	top: 213px;
	background-color: #EBEBEB;
}
#div2 {
	height: 165px;
	width: 199px;
	position: relative;
	left: 194px;
	top: 217px;
	background-color: #FFFFFF;
}
#menuSup {
	height: 35px;
	width: 750px;
	background-image: url('graficos/fndMenuSup.png');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	margin-left: 190px;
}
#divMenuSup {
	background-image: url(graficos/fndMenuSup.png);
	background-repeat:  repeat-x;
	width: 960px;
}


ul {
	list-style-type:none; /*con esto quitamos las vietas*/
	margin:0; /*le quitamos el margen a la lista*/ 
	padding:0; /*y el relleno*/
}
li {
	float:left;
	width: 170px;
	height: 39px;
}
li    a  {
	display:block; /*algo de color*/
	color:#333333; /*sumamos el relleno al ancho y alto del rectangulo para obtener el div #menu completamente ocupado con los tems del men*/
	text-decoration:none; /*elimino el subrayado del vnculo*/
	font-weight:bold; /*decorare los vinculos en mayusculas*/
	font-family: verdana;
	font-size: 10px;
	padding-top: 10px;
	height: 100%;
	padding-bottom: 11px;
	background-image: url(../estilo/graficos/sepMenuSup.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
}
li   a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}#modoBusqueda {
	height: 39px;
	width: 170px;
	position: absolute;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../estilos/graficos/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../estilos/graficos/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../estilos/graficos/SavedStar.png);
}
#divCabDocAsoc {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5A0E56;
	border-right-color: #5A0E56;
	border-bottom-color: #5A0E56;
	border-left-color: #5A0E56;
}
#divConDocAsoc {
	font-family: arial;
	font-size: 13px;
	color: #5A0E56;
	font-weight: normal;
}
.marco {
	border: 1px solid #5A0E56;
}
/SavedStar.png);
}
.pieDeFoto {
	font-family: arial;
	font-size: 10px;
	line-height: 20px;
}
.nodo1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5A0E56;
}
.nodo2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #696E01;
}
.txtInfo {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #696E01;
	text-decoration: none;	
}
.txtInfo:link {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #696E01;
	text-decoration: none;	
}
.txtFechaRecom2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC66CC;
	line-height: 20px;
}
.txtTituloRecom2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fndFormularioContacto {
	background-color: #EFEFEF;
	border: 1px solid #999999;
}
.titContacto {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5A0E56;
	text-decoration: none;
	line-height: 10px;
}
#divBannerSup {
	margin-right: 7px;
	float: left;
	width: auto;
}
.txtTituloRecom3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tit5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #696E01;
	text-decoration: none;
	line-height: 30px;
}
.MarcoGrid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #EBEBEB;
}
.fndSecGrid {
	background-image: url(graficos/fndSecGrid.png);
	background-repeat: repeat-x;
}
.fndResGrid {
	background-image: url(graficos/fndResGrid.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fndBtnResult {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(graficos/fndBtnResultados.gif);
	background-repeat: no-repeat;
}
.fndPieInforInf {
	background-image: url(graficos/fndPieInformacion.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fndCabInforSup {
	background-image: url(graficos/fndCabInforSup.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtGeneroInfor {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.txtLocalidadInfor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FC0;
}

.tit6 {
	font-family: arial;
	font-size: 30px;
	color: #C728C3;
	font-weight: normal;
	text-align: left;
}
.fndCabInforSupSinFecha {
	background-image: url(graficos/fndCabInforSupSinFecha.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub1 {
	font-size: 22px;
	color: #669;
}
.fndCabeceraBoca {
	background-image: url(graficos/fnddeBocaenBocaGrande.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fndPelicula {
	background-image: url(graficos/fndPelicula.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtpeq {
	font-family: arial;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}

img{border:none;}.enlaceAzul:link {
	color: #064182;
	text-decoration: none;
}