body {
	padding: 0px;
	margin: 0px;
	background-color: #eef0f5;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:center;
}

h1, h2, h3, h4, h5, h6, p{
	padding: 0px;
	margin: 0px 0px 1em 0px;
	line-height: 1.5em;
}

legend {
	color: #4c4c4c;
}

ul{
	padding: 0px;
	margin: 0px 0px 1em 0px;
	margin-left: 4em;
}

div{
	padding: 0px;
	margin: 0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}

#cuerpo {
	background-color: #ffffff;
	width: 950px;
	min-height: 600px;
	height: auto!important;
	height: 600px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

#contenido {
	background-color: #eff4e8;
	width: 930px; /*Mozilla*/
	*width: 950px; /*IE*/
	min-height: 430px;
	height: auto!important;
	height: 480px;
	border-right: 10px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 10px solid #fff;
	overflow-x: hidden;
}

#contenido h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #599d28;
	margin-bottom: 0px;
}

#contenido #posicion {
	margin: 30px 25px 10px 40px;
}

#contenido #posicion #datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	padding-bottom: 10px;
	clear: both; 
}
#contenido #posicion #datos #textos {
	width: 850px;
	float: left;
}

#contenido #posicion #datos #textos #columna1 {
	width: 380px;
	padding-right: 15px;
	border-right: 1px solid #dedede;
	float: left;
}

#contenido #posicion #datos #textos #columna2 {
	width: 380px;
	*width: 420px;
	float: left;
	padding-left: 15px;
}

#contenido #posicion #datos #textos #columna1d {
	width: 230px;
	*width: 270px;
	float: left;
	border-right: 1px solid #dedede;
	padding-right: 30px;
	overflow: hidden;
}

#contenido #posicion #datos #textos #columna2d {
	width: 250px;
	*width: 300px;
	float: left;
	border-right: 1px solid #dedede;
	padding-left: 30px;
	padding-right: 30px;
}

#contenido #posicion #datos #textos #columna3d {
	width: 245px;
	*width: 240px;
	padding-left: 30px;
	float: left;
}

#contenido #posicion #datos #textos select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contenido #posicion #datos #textos form {
	font-size: 10px;
	line-height: 22px;
	color: #599d28;
}

#contenido #posicion #datos #textos textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	width: 233px;
	height: 60px;
	padding: 3px;
	border-right: 2px solid #f7f7f7;
}

a {
	color: #4c4c4c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #477f1f;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#cuerpo #fondoNubes {
	background-color: #eef0f5;
	width: 950px;
	height: 90px;
	z-index: 1;
}

#cuerpo #encabezado {
	background-image: url(../imagenes/fondoEncabezado.jpg);
	width: 930px;
	height: 30px;
	margin-left: 10px;
	position: relative;
	z-index: 2;
}

#cuerpo #img_cabecera {
	margin-left: 10px;
}

#cuerpo #buscar {
	width: 888px;
	*width: 930px;
	height: 30px;
	margin-left: 10px;
	position: relative;
	border-bottom:1px solid #e1e3d8;
	border-left:1px solid #e1e3d8;
	border-right:1px solid #e1e3d8;
	padding-left: 40px;
	padding-top: 5px;
}

#cuerpo #encabezado #logo {
	background-image: url(../imagenes/logo.png)!important;
	background-image: none;
	cursor: pointer;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagenes/logo.png");
	width: 302px;
	height: 70px;
	position: absolute;
	left: 40px;
	bottom: 0px;
	z-index: 3;
	text-align: right;
	background-repeat: no-repeat;
}

#cuerpo #encabezado #logo_texto {
	background-image: url(../imagenes/logo_texto.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagenes/logo_texto.png");
	width: 202px;
	height: 35px;
	position: absolute;
	left: 250px;
	bottom: 27px;
	z-index: 3;
	text-align: right;
}

#cuerpo #encabezado ul#centro {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 30px;
	list-style: none;
	width: 781px;
	padding-right: 20px;
	margin: 0px;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	z-index: 4;
}

#cuerpo #encabezado ul#centro li {
	background-image: url(../imagenes/division1.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 18px;
	float: left;
	position: relative;
}

#cuerpo #encabezado #derecho {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	position: absolute;
	top: -20px;
	right: 0px;
	cursor: pointer;
}

#cuerpo #encabezado ul li a {
	text-decoration: none;	
	color: #4c4c4c;
}

#cuerpo #encabezado ul li a:hover {
	color: #477f1f;
}

#pie {
	font-size: 11px;
	line-height: 48px;
	text-align: center;
	color: #4c4c4c;
	width: 930px;
	height: 48px;
	padding: 0px;
	position: relative;
	bottom: 0px;
}

#pie b {
	color: #599d28;
}

#pie a {
	text-decoration: none;	
	color: #4c4c4c;
}

#pie a:hover {
	color: #000000;
}

#contenido #datos label.fecha {
	font-weight: bold;
	color: #599d28;
}

.fecha {
	font-weight: bold;
	color: #599d28;
}

#contenido #datos a.enlaceNoticia{
	color: #4c4c4c;
	text-decoration: underline;
}

#contenido #datos a.enlaceNoticia:hover{
	color: #000000;
}

#submenu1{
	padding-top: 0.2em;
	margin-bottom: 15px;
	color: #4c4f52;
	font-size: 11px;
}

#submenu1 a{
	font-size: 11px;
	margin-bottom: 15px;
	text-decoration: none;
	margin:0px;
	color:#4c4f52;
	font-weight: bold;
}

#submenu1 a:hover{
	color: #599d28;
}

.spacer{
	line-height: 1px;
}

.verde{
	color: #599d28;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	width: 130px;
	border-right: 2px solid #f7f7f7;
}

.button{
	background-color: #eff4e8;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #4a4f55;
	border-right: 1px solid #4a4f55;
	cursor: pointer;
}

.rojo{
	color: #f34848;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul {
	padding-left: 15px;
	list-style: none;
}

#nav li{
	color: #8e8d93;
	font-weight: normal;
	/*white-space:nowrap;*/
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav li a{
	color: #8e8d93;
	font-weight: normal;
}

#nav li a:hover{
	color: #599d53;
	left: auto;
}
