/*********************************************************************************
General:
*********************************************************************************/

body { font:11px Tahoma, arial; background:#98989B; }

h1, h2, h3 { padding-bottom:15px; }
a { text-decoration:none; }

input, textarea, select { font:11px Tahoma, arial; border:1px solid #666; background-color:#333333; color:#fff; }
label { display:block; width:150px; float:left; }

/*********************************************************************************
Identificadores:
*********************************************************************************/

#contenedor { width:770px; margin:auto; }

	#cabecera { width:770px; height:87px; background:url(/images/cabecera.jpg) 0 0 no-repeat; }
	#cuerpo { width:770px; background:#A8A8AA url(/images/fondo_cuerpo.jpg) 0 0 no-repeat; }
	
		#menu { width:193px; float:left; padding:0 0 0 0; }
		#menum { width:193px; float:left; padding:30px 0 0 0; }
		
			#menum ul { margin:0 0 0 25px; }
			#menum li { list-style:circle; padding:0 0 5px 0; }
			#menum a { color:#000; font-weight:bold; }
			#menum a:hover { color:#C5DA00; }
		
		#contenido { width:577px; min-height:565px; float:right; padding:25px 0 0 0; background:url(/images/linea_vertical.gif) 0 0 repeat-y; color:#363636; text-align:justify; }
		
			#seccion { width:561px; height:116px; padding:11px 15px 0 1px; background:url(../images/fondo_seccion.jpg) 1px 0 no-repeat; }
			#contenidotxt { width:552px; padding:15px 15px 0 10px; }
			
				#contenidotxt p { padding:0 0 15px 0; }
				#contenidotxt ul { margin:0 0 0 25px; padding:0 0 15px 0; }
				#contenidotxt li { list-style:circle; }
			#contenido a { color:#000; font-weight:bold; text-decoration:underline; }
			#contenido a:hover { color:#FFF; }
				
				
		#contenidom { width:557px; min-height:565px; float:right; padding:30px 20px 20px 0; color:#363636; text-align:justify; }
		
			#contenidom h1 { color:#fff; font-size:20px; }
	
	#pie { width:770px; background:#3E3E3E url(/images/fondo_pie.gif) 0 0 no-repeat; }
	
		#pie p { padding:3px 0 3px 0; text-align:center; color:#b6b6b6; }
		#pie a { color:#b6b6b6; }

/*********************************************************************************
Clases:
*********************************************************************************/

.limpia { clear:both; }
.boton { background:#C6DB00; border:1px solid #87868C; color:#87868C; }
.botone { background-color:#C6DB00; color:#87868C; padding:1px 3px 1px 5px; border:1px solid #87868C;}
.tabform { margin-left:150px; }

.sec1 { width:157px; height:33px; background:url(/images/1_sec.gif) 0 0 no-repeat; }
.sec2 { width:252px; height:34px; background:url(/images/2_sec.gif) 0 0 no-repeat; }
.sec3 { width:223px; height:33px; background:url(/images/3_sec.gif) 0 0 no-repeat; }
.sec4 { width:233px; height:33px; background:url(/images/4_sec.gif) 0 0 no-repeat; }
.sec5 { width:285px; height:33px; background:url(/images/5_sec.gif) 0 0 no-repeat; }
.sec6 { width:147px; height:33px; background:url(/images/6_sec.gif) 0 0 no-repeat; }
.sec7 { width:228px; height:33px; background:url(/images/7_sec.gif) 0 0 no-repeat; }
.sec8 { width:128px; height:33px; background:url(/images/8_sec.gif) 0 0 no-repeat; }

.secciontxt1 { height:105px; padding:0 0 0 175px; background:url(/images/1_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt1 h1 span { display:none; }

.secciontxt2 { height:105px; padding:0 0 0 175px; background:url(/images/2_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt2 h1 span { display:none; }

.secciontxt3 { height:105px; padding:0 0 0 175px; background:url(/images/3_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt3 h1 span { display:none; }

.secciontxt4 { height:105px; padding:0 0 0 175px; background:url(/images/4_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt4 h1 span { display:none; }

.secciontxt5 { height:105px; padding:0 0 0 175px; background:url(/images/5_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt5 h1 span { display:none; }

.secciontxt6 { height:105px; padding:0 0 0 175px; background:url(/images/6_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt6 h1 span { display:none; }

.secciontxt7 { height:105px; padding:0 0 0 175px; background:url(/images/7_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt7 h1 span { display:none; }

.secciontxt8 { height:105px; padding:0 0 0 175px; background:url(/images/8_foto.jpg) 0 0 no-repeat; font-weight:bold; color:#768017; }
.secciontxt8 h1 span { display:none; }