body {
	background-color: #9dcf5d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:  repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-image: url(cosas_home/fondo.gif);
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	text-align: justify;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	text-align: justify;
}

.Texto_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
}

.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;

}
.Texto_pequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	text-align: justify;
}

.Texto_cursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
	text-align: center;
}



A:link	{
	color: #0B478A;
	text-decoration: underline;
} 
A:visited	{
	color: #0B478A;
	text-decoration: underline;
} 
A:active	{
	color: #0B478A;
	text-decoration: underline;
} 
A:hover	{
	color: #06F;
	text-decoration: underline;
} 
.Textogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	font-weight: bold;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #333;
	font-weight: bold;
}
.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #030;
	font-weight: bold;
}

.borde {
	border: 1px solid #5C8422;
}
.fondo_destacado {
	background-image: url(cosas_home/fondo_destacado2.jpg);
	background-repeat: no-repeat;
}
.fondo_destacado2 {
	background-image: url(cosas_home/fondo_destacado3.jpg);
	background-repeat: no-repeat;
}

.fondo_noticias {
	background-image: url(cosas_home/fondo_noticias.jpg);
	background-repeat: no-repeat;
}
