body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

.fondo1 {
	background-color: #50A700;
}
a.link1:link {
	text-decoration: none;
	color: #50A700;
	font-weight: bold;
}

a.link1:visited {
	text-decoration: none;
	color: #50A700;
	font-weight: bold;
}

a.link1:hover {
	text-decoration: underline;
}.txttitulos {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
}
.fondo2 {

	background-color: #8FD100;
}
h1 {
	margin: 0;
	padding-top: 0;
	font-size: 110%;
	font-weight: 500;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
h2 {
	font-size: 70%;
	font-weight: bolder;
	color: #1F3551;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}
a.link2:link {
	text-decoration: underline;
	color: #50A700;
	font-weight: bold;
}

a.link2:visited {
	text-decoration: underline;
	color: #50A700;
	font-weight: bold;
}
.txttitulos {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
}
.txttextos {
	font-weight: normal;
	color: #666666;
	font-size: 75%;
}
.fondo3 {


	background-color: #CFE799;
}
#editores {
	font-size: 65%;
	padding: 0px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #00FF66;	
}
#pestana {
	font-size: 80%;
	padding: 3px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #8FD100;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	font-size: 90%;
	padding: 8px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #50A700;
	margin-right: 0px;
	margin-left: 0px;
}
#navcontainer ul
{
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	width: 795px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 3px;
	font-size: 80%;
	border: 1px none #CCCCCC;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #FFFFFF;
color: #50A700;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #50A700;
color: #FFFFFF;
}
#navcontainer #active a { background-color: #FFCC66; }

#cajanews {
	font-size: 70%;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 2px none #4F4F4F;
	line-height: 17px;
}
a.linknews:link {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

a.linknews:visited {
	text-decoration: none;
	color: #666666;
}

a.linknews:hover {
	text-decoration: underline;
}
#pie {


}
#titulonews {
	font-size: 60%;
	color: #439A00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
