body {
	background-color: #FF9900;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#textodesarrollo {
	background-color: #FFCC00;
	padding-right: 0px;
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/curvassuperiores.gif);
	background-repeat: no-repeat;
	color: #000000;
}
.descargazone {
	background-image: url(images/fondodescargas.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	border-left-color: #FF9900;
}
.derecha {
	text-align: right;
}
.nobordes {
	border: 0px solid #FFFFFF;
}


.descargash2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFCC00;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 50px;
}



.textgeneral {
	padding-right: 8px;
	padding-left: 12px;
	background-color: #FFFF99;
	margin-right: 7px;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: justify;
	color: #000000;
}
.volverarriba {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFCC00;
}
.bloquevolverarriba {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}



#izq {
	float: left;
	background-color: #FFFFFF;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000000;
}
#accesocorreo {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.campotexto {
	width: 100px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#dcho {
	float: left;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 3px;
}
#contenedor {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
}
legend {
	font-style: normal;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.contenedores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cajonverde {
	color: #333333;
	background-color: #99CC00;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
}

.superiorcontenedor {
	background-image: url(images/contenedoressuperiores.gif);
	height: 10px;
	background-repeat: no-repeat;
	margin: 0px;
}

#desarrollo {
	padding-right: 5px;
	padding-left: 10px;
}


#pie {
	background-color: #006633;
	width: 790px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	color: #FFFFFF;
	letter-spacing: normal;
}
.datosinformativos {
	letter-spacing: 1px;
	font-size: 9px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 8px;
	padding-right: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: right;
	color: #99CC00;
}

.vinculospie {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #006633;
}

#cabecera {
	width: 790px;
	float: left;
}
.vinculospie:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #99CC00;
}
.inferiorcontenedor {
	background-image: url(images/contenedoresinferiores.gif);
	height: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
.textgeneralsinfondo {
	padding-right: 8px;
	padding-left: 12px;
	margin-right: 7px;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: justify;
}
.volverarriba:hover {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	background-color: #FFCC00;
}
a {
	text-decoration: none;
}
.vinculoscontenedores {
	color: #333333;
	background-color: #99CC00;
}
.vinculoscontenedores:hover {
	color: #0000FF;
	background-color: #99CC00;
}
.centrar {
	text-align: center;
}
.infocontacto {
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}
.apartado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.apartadosimportantesh2 {

	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;
	border-left-color: #CCCC33;
	border-left-style: solid;
}
.seccionapartadosconh3 {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	padding-top: 7px;
	color: #330000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF6600;
	border-right-color: #FF9900;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-style: solid;
	border-right-style: solid;
	background-image: url(images/pelotita.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
	background-color: #FFCC00;
}
.izquierda {
	float: left;
}
.menuopcionalvinculos {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	background-color: #FF9900;
}
#menuopcional {
	width: 790px;
	text-align: center;
	color: #000000;
	background-color: #FF9900;
}
#dchobienvenida {
	float: left;
	width: 640px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: center;
	background-image: url(images/dchofondo.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#izqconbanderin {
	float: left;
	background-color: #FFFFFF;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 75px;
	background-image: url(images/banderin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
	font-size: 10px;
	color: #009900;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
#derechopabanderin {
	width: 569px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.cargos {
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
.colectivos {
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	text-align: right;
	padding-right: 25px;
}
#colectivos {
	text-align: right;
	color: #666600;
	padding-right: 15px;
	padding-bottom: 3px;
	margin-left: 100px;
	margin-right: 10px;
	border: 1px solid #CCCC66;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

  



.enobras {
	padding-right: 8px;
	padding-left: 12px;
	margin-right: 7px;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: center;
	color: #3300CC;
	background-color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#logotaw {
	text-align: left;
	clear: left;
	margin: 0px;
}
.cbtaw {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.tam11 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.adescargas {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	margin-bottom: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menudescargas {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.adescargas:hover {
	font-weight: bold;
	color: #000099;
	background-color: #FFCC00;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	margin-bottom: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenedordiv {
	float: left;
	width: 790px;
}
.seccionesmapasitio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	background-image: url(images/degrad.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
}
.mapadelwebdesarrollo {
	padding-left: 100px;
	padding-top: 5px;
	text-align: justify;
	background-image: url(images/banderin2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.introducciontextoform {
	width: 333px;
	border: 1px solid #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.paracontrasena {
	border: 0px none #FFFFFF;
}
.contenidoregistro {
	float: left;
	width: 635px;
}
.mensajedeerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
s
