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

/*BACKGROUND*/
body{
	background-image:url(../images/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#598dd1;
}

.header{
	background-image:url(../images/bg_header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
}

.bg_left{
	background-image:url(../images/bg_left.jpg);
	background-position:top right;
	background-repeat:no-repeat;	
}

.bg_right{
	background-image:url(../images/bg_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.link_lugar, .link_lugar a{
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

.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;
}