@charset "utf-8";

body {
	background-color: #79993E;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/degradadolargo.png);
	background-repeat: repeat-x;
}
#envoltorio {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-decoration: none;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: auto;
	width: 1000px;
	background-position: center;
}
#encabezado {
	background-color: #6E912D;
}
#contenido {
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enlace {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.enlace:hover {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
#pie {
	clear: both;
	background-color: #000000;
	border: thin solid #000000;
	padding-left: 5px;
}
#nav {
	height: 28px;
	background-color: #6E922D;
	vertical-align: top;
}
#columnaIzquierda {
	float: left;
	width: 565px;
	margin: 15px;
	padding: 15px;
	border: thin solid #999999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#columnaDerecha {
	float: right;
	width: 300px;
	margin: 15px;
	padding: 15px;
	border: thin solid #999999;
}
.LOGO {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.CellCycle {
	font-size: 36px;
	font-weight: bold;
	color: #757575;
}
.txtPeqEncabezado {
	font-weight: bold;
	font-size: 22px;
	color: #484848;
}
.txtGranEncabezado {
	font-size: 52px;
	color: #757575;
	font-weight: bold;
}
.digitoPeqEncabezado {
	font-size: 55px;
	color: #484848;
}
.digitoGraEncabezado {
	font-size: 65px;
	color: #484848;
}
.txtPiePagina {
	color: #9EC220
}

.titular {
	color: #5a7b1e;
	font-weight: bold;
	font-size: 20px;
}
.enlace2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.enlace3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D0DA64;
	text-decoration: none;
}
.enlace2:hover {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D0DA64;
	text-decoration: underline;
}
#columnaTodaPag {
	float: none;
	width: 940px;
	margin: 15px;
	padding: 15px;
	border: thin solid #999999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#columnaIzquierdaPeq {
	float: left;
	width: 220px;
	margin: 5px;
	padding: 10px;
	border: thin solid #999999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
#columnaDerechaGra {
	float: right;
	width: 700px;
	margin: 5px;
	padding: 10px;
	border: thin solid #999999;
}
.enlacePeq {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #699E00;
	text-decoration: none;
}
.enlace3:hover {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D0DA64;
	text-decoration: underline;
}
.titularMasGrande {
	color: #5a7b1e;
	font-weight: bold;
	font-size: 30px;
	text-decoration: underline;
}
#columnaIzquierdaTodaPag {
	float: left;
	width: 930px;
	margin: 25px;
	padding: 10px;
	border: thin solid #999999;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.titularMediano {
	color: #5a7b1e;
	font-weight: bold;
	font-size: 20px;
}
.enlace4 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.enlace4:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
.texto_17px {
	font-size: 17px
}
.enlaceIMG {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #D0DA64;
	border-top-color: #D0DA64;
	border-right-color: #D0DA64;
	border-bottom-color: #D0DA64;
	border-left-color: #D0DA64;
}
.enlaceButton {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #699E00;
	text-decoration: none;
}
.enlaceButton:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D0DA64;
	text-decoration: none;
}

