.fondo {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF9900;

}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #74A9FA;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FF9900;
	border-bottom-color: #CCCCCC;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.turismo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a.turismo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a.turismo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0052A4;
	text-decoration: underline;
}
.autores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCC00;

}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74A9FA;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.vermas, .verarch {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
}

.vermas {
	background-image: url(imagenes/flecha.gif);
	font-size: 13px;
	color: #74A9FA;
	padding-left: 25px;
	font-weight: bold;
}
.verarch {
	background-image: url(imagenes/copy_f2.gif);
	background-position: left;
	font-size: 10px;
	color: #2B65C1;
	padding-left: 25px;
	vertical-align: middle;
	}
	
.verarch1 {
	font-size: 10px;
	color: #2B65C1;
}
a.vermas, a.vermas:visited, a.verarch1, a.verarch:visited1 {
	text-decoration: none;
	color: #2B65C1;
}

a.vermas:hover, a.verarch:hover1 {
	color: #003399;
}.txt-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;

}
.subtitulo-act {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F65B7;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.vineta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(imagenes/vineta.gif);

}

.vineta li {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
	
