@charset "utf-8";
.mosaico {
	height: 30px;
	margin-left: 1px;
	float: left;
}
.titulo {
	font-family: Optima;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 270px;
}
.sombra_inf {
	height: 7px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 60px;
	width: 660px;
}
.fondo {
	background-image: url(fondo_mosaico.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fee1a3;
}
.fondo_der {
	background-image: url(sombra_der.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.texto_interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.texto_interior2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
A:link, A:visited {

	text-decoration: none;

}
A:hover {
	text-decoration:underline;
	
}

.link {
	width: 500px;
	margin-top: 40px;
	margin-left: 60px;
}
.link_sub {
	width: 500px;
	margin-top: 0px;
	margin-left: 60px;
}
