.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.destacado {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #84A24A;
}
.celda_Verde {
	background-color: #83A04E;
	height: 7px;
	width: 100%;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.menuLateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	left: 20px;

}
.menuLinea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
	width: 225px;
}
.menuLateral:hover {
	left: -20px;
	background-image: url(../images/fondo01.gif);
	background-repeat: repeat;
	display: block;
}
.celda {
	font-size: 1px;
}
#button {
	width: 224px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(../images/fondo02.gif);
	background-repeat: repeat;
	font-size: 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #E7E7E7;
		margin: 0;
		}
	#button li a {
	display: block;
	padding: 8px 8px 8px 0.5em;
	border-left: 10px solid #83A04E;
	border-right: 10px solid #D3D6C7;
	color: #666666;
	text-decoration: none;
	width: 190px;
	background-image: url(../images/fondo02.gif);
	background-repeat: repeat;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
	border-left: 10px solid #F8F8F8;
	border-right: 10px solid #E6E6E6;
	color: #83A04E;
	background-image: url(../images/fondo01.gif);
	background-repeat: repeat;
		}
.linea_Izquierda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.linea_Inferior {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.linea_Derecha {
	border-left-width: 1px;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #829D58;
	text-decoration: none;
	border: 1px solid #999999;
}

.form_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #999999;
	width: 35px;
}
.form_boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #999999;
}
.text_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.tabla_borde {
	border: 1px solid #DDDDDD;
}
.noticias_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B703A;
	text-align: right;
}
.noticias_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}
.menuInferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B7B7B7;
	text-decoration: none;
}
.menuInferior:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #819D52;
	text-decoration: none;
}
.titular_seccion {
	font-family: Arial;
	font-size: 33px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #849E52;
	text-decoration: none;
	font-weight: bold;
}
.linkVerde:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566736;
	text-decoration: underline;
}
.linkVerde2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #849E52;
	text-decoration: none;
	font-weight: bold;
}
.linkVerde2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566736;
	text-decoration: underline;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.textNormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
.textNormal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.destacado16 {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #84A24A;
}
.form_libre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.linkGris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	text-decoration: none;
}
.linkGris:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	text-decoration: underline;
}
.linkGris2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #999999;
	text-decoration: none;
}
.linkGris2:hover {
	color: #FFFFFF;
	width: 100%;
	background-color: #C5C5C5;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.internationaljurists {
	font-family: Arial;
}
.menuInferiorNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
	text-decoration: none;
}
.menuInferiorNormal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #819D52;
	text-decoration: none;
}
