@charset "utf-8";
.semillas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.semillas2 {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #339900;
}
.titulo {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	color: #16489B;
}
a:visited {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	color: #16489B;
}
a:hover {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
}
a:active {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}

a.menu:link {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color:#F90;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color:#F90;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color:#F90;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:active {
font-family:  Verdana, Geneva, sans-serif;
	font-size: 12;
	color:#F90;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image: url(imgs/fondo.gif);
	background-repeat: repeat-x;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.barraizq {
	width:268px;
	min-height:300px;
	background-image:url(imgs/left.jpg);
	background-repeat:repeat-x;
	background-color:#E2EA9D;
	}
