/* CSS Document */

body { color:#000000; background:#FFFFFF; margin: 0 0 0 0; }

#caja { height:auto; margin-left:auto; margin-right:auto; }

#logo { float:left; position:relative; }

#idiomas { float:right; margin-top:2.75em; }

#cuerpo { float:right; width:44.3em; height:100%; margin:0.87em 0 0.87em 0.87em; }

#cuerpo .rectHome  { width:22.15em; height:6.25em; margin: 1.25em 0 1.87em 0; }
.rectHome .imgHome { width:6.25em;  height:6.25em; margin-right:0.62em; }
.rectHome .texHome { width:14em;  height:6.25em; }

#cuerpo #contenidoTXT  { position:relative; float:left; width:30.65em; margin: 0 0 0 0;}

#contenidoTXT h2	    { font-size:13px;  color:#006633; margin:0 0 0 0; }
#contenidoTXT h3	    { font-size:12px;  color:#006633; margin:0 0 0 0; }


#contenidoTXT ul					{ padding: 0 0 0 0.3em; margin: 0 0 20px 1em; list-style:circle}


/*
#contenidoTXT ul li.no			{ list-style:none}
#contenidoTXT ul li a			{ text-decoration:none; color:#FFF; }
#contenidoTXT ul li a.menuSelect { text-decoration:none; color:#FACB00; }
#contenidoTXT ul li a:hover		{ text-decoration:none; color:#FACB00; }
*/


#cuerpo #contenidoDer  { position:relative; float:right; width:12.51em;}
#cuerpo #tituloSeccion { float:left; width:30.65em; margin:0 0 20px 0; }
#cuerpo #Aop { float:right; width:150px; margin:0 0 0 0;}



#validator { float:left; margin-top:0.62em; }

#caja, #cabecera, #pieDePagina, #validator { width:45.17em; }

#cabecera, #pieDePagina, .rectHome, .imgHome, .texHome { float:left; }




input.campo { width:275px; border:1px solid #006633; }

select.campo { width:275px; border:1px solid #006633; }

textarea.campo { width:275px; height:100px; border:1px solid #006633; }

table.formulario				{ width:100%; margin:12px 0 30px 12px; vertical-align:top;}
table.formulario td.descripcion {  width:200px; vertical-align:top; }
table.formulario td.campo		{ }

p, h2, h3, table, ul  { font-family:Arial, Helvetica, sans-serif; text-decoration:none; }

p, table, ul { font-size:12px; color:#000000;  background:#FFFFFF; }

p {margin:0 0 20px 0; }

.Estilo1 { 	color: #086B39; font-weight: bold; }
