@charset "utf-8";
/* CSS Document */


.style2 {font-size: 13px}
.style3 {
  font-style: italic;
  color: #999999;
}
.style5 {color: #8CAD94}
.style6 {
  color: #666666;
  font-style: italic;
  font-size: 11px;
}
.style8 {font-size: 13px; color: #666666; }
.style9 {color: #999999}

portada {
	background-image: url(imagenes/fondo_web2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}
body {
	background-image: ;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo2 {color: #8CAD94; font-style: italic; }
.Estilo3 {font-size: 12px}
.Estilo4 {
	font-size: 12;
	color: #666666;
}
.Estilo5 {
	font-style: italic;
	color: #999999;
	font-size: 12;
}
.Estilo6 {font-size: 12}

