@charset "iso-8859-1";
/* CSS Document */
body, p, img{
	margin:0;
	padding:0;
	border:0;
}

/*BACKGROUND*/
body{
	background-image:url(../images/bg_nuevo.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#010101;
}

.header{
	/*background-image:url(../images/bg_header.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
}
.header .titulo {
	color:#ec1b2d;	
	font-size:60px;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
}
.header .subtitulo {
	color:#000;	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.header_2{
	background-image:url(../images/bg_header_2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
}


.link_lugar, .link_lugar a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;	
	text-decoration:underline;	
}

.texto, .texto a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.textoFooter {
	font-family:Arial;
	font-size:12px;
	color:#767676;
}
.textoFooter a{
	font-family:Arial;
	font-size:12px;
	color:#767676;
	text-decoration:none;
}
.textoFooter a:hover{
	font-family:Arial;
	font-size:12px;
	color:#ab2b2b;
	text-decoration:underline;
}
.tituloFooter {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#767676;
}

.tituloFooter a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#767676;
}


.tituloFooter a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#ab2b2b;
}


.titulo_bubble{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.texto_bubble{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}

.links_bubble, .links_bubble a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#39383e;
	text-decoration:none;
}

.texto_frame{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

.titulos_masvistos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
