@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo {
	background-color: #DBF3B7;
	background-image: url(cosas_home/fondo.jpg);
	background-repeat:  repeat-x;
}
.borde {
	border: 1px solid #A6C67E;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: underline;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}