/***************************************************
	Hoja de estilos: Tecnovoz
  Autor: e-ducativa
	URL: http://www.e-ducativa.com
****************************************************/

/*** GLOBAL ***/
html, body {
	margin:0;
	padding:0;
	
	background: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a, a:link:visited:active {
	color: #033399;
	
	text-decoration:none;
}

a:hover {
	color: #999;
}

img {
	border: none;
}

h1 {
	margin:0;
	padding: 0;
}

h2{
	margin: 2px 0;
	padding: 0;
	
	font-size: 17px;
	font-weight:bold;
	
	color: #0070A4;
}

#margenes {
	background-image: url('../img/fondo.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
}

/*** HEADER ***/
#contenedor_externo {
	width: 100%;
	/*height: 433px;*/
	height: 100%;
	/*color: #FFFFFF;*/
	/*background: #e7e0dd url('../img/fondo_sup.png') left top repeat-x;*/

	margin:0 auto;
}

#contenedor_izq {
	float: left;
	background: transparent url('../img/fondo_izq.jpg') repeat-y;
	/*margin:0 auto;*/
	/*z-index: 2;*/
	width:266px;
	height: 660px;

}


.fondo_der_sup_nrp {
	background-position:right top;
	background-repeat:no-repeat;
}


.fondo_izq_sup_nrp {
	background-position:left top;
	background-repeat: no-repeat;
}


#contenedor_interno_contenido {
	background: #FFFFFF;
	margin:0 auto;
	width:995px;
	padding-bottom: 10px;

}

#abajo_fondo {
	position: relative;
	width: 100%;
	height: 40px;
	/*margin-top: -39px;*/
	/*background: #FFFFFF url('../img/linea_abajo.png') left top repeat-x;*/
	z-index: 1;
	background-color: #add7e2;
}

#encabezado {
	width: 995px;
	height: 130px;
	margin: 0;
	/*background-color: #FFFFFF;*/

	/*background: url('../img/barra_encabezado.jpg') 0px 1px repeat-x;*/
}


#flash_encabezado {
	width: 710px;
	height: 96px;
}



/*** BARRA DE MENU ***/
#barra {
	
	/*float: right;
	position: relative;
	right: 0;
	bottom: 30px;*/
	width: 710px;
	height:34px;
	/*margin: 0 auto;*/
	margin: 0 0 1px 0;
	padding: 0;
	/*padding-top: 9px;*/

	color: #FFFFFF;
	background: #ef8526;
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;*/
	clear:both;
}
	#botonera_fija {
		/*float:left;*/

		width: 100px;
		padding: 0;
		margin: 0 10px 2px 0;
		/*text-align:center;*/
		color: #9d9d9d;
	}
	#botonera_fija a, #botonera_fija a:link:visited:active {
		color: #9d9d9d;
		font-family: Tahoma,Verdana,Arial;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
	#botonera_fija a:hover {
		color: #d2a88b;
	}
	/* menu de 1er nivel */
	#menu_seccion {
		float:left;
		width: 708px;
		height: 27px;
		list-style-type: none;
		margin: 0 0 0 0 ;
		padding: 0 0 0 0;
		padding-top: 7px;
	}
		#menu_seccion li.item_seccion {
			display:inline;
			float: left;
			background: url('../img/linea_sep.jpg') 5px no-repeat;
			padding: 0;
			padding-left: 15px;

		}
		
		#menu_seccion li.primer_item_seccion {
			display:inline;
			float: left;
			/*background: url('../img/linea_sep.jpg') 5px no-repeat;*/
			padding: 0;

		}
		
		
		
		.fondo_items {
			width: auto;
			padding: 2px 20px 0 20px;
		}
		
		#menu_seccion a.item_seccion, #menu_seccion a.item_seccion:link:visited:active{
			display: inline;
			
			height: 16px;
			
			margin: 3px 0 1px 0;
			
			color: #FFFFFF;
			text-decoration:none;
			text-align:left;
			font-family: Tahoma,Verdana,Arial;
			font-size:11px;
			font-weight:bold;
		}
		#menu_seccion a.item_seccion:hover {
			color: #FFFFFF;
			background-color: #ce6a0f;

		}
	/* menu de 2do nivel */
	#menu_seccion ul.menu_pagina {
		display: none;
		position: absolute;
		list-style-type: none;
		margin: 0;
		padding: 0 0 5px 0;
		
		background: #ef8526;
		/*border: 1px solid #999;*/
		z-index: 2;
	}
		#menu_seccion li.item_pagina {
			width:132px;
			margin: 3px 0 0 8px;
			padding:0;			
		}
		#menu_seccion a.item_pagina, a.item_pagina:link:visited:active {
			color:#FFFFFF;
			font-family: Tahoma,Verdana,Arial;
			text-decoration: none;
			font-size:11px;
		}
			#menu_seccion a.item_pagina:hover{
				/*color:#d2a88b;
				text-decoration: underline;*/
				color: #FFFFFF;
				background-color: #ce6a0f;
			}
	

/*** CUERPO ***/
#cuerpo {
	clear: both;
	width: 995px;
	
	margin: 0 auto;
	padding: 0;
	
	/*background: #fff url('../img/principal_pixel_grey.gif') 450px repeat-y;*/
}
#cuerpo_nohome {
	clear: both;
	width: 995px;
	
	margin: 0 auto;
	padding: 0 0 20px 0;
	
	background: #fff;
}
	#nav_position {
			height: 14px;
			background: #fff;
			padding: 4px 0 2px 10px;
			color: #ff9900;
			font-size:11px;
			font-weight:bold;
			text-align: left;
		}
		#nav_position span.item {
		}
	/* home */
	#right_col {
		float:left;
		width: 310px;
		text-align: center;
		
	}
	#contenido_home {
		float:left;
		width: 640px;
		padding: 10px 20px 20px 20px;		
	}
	
	/* no home */
	#contenido_sitio {
		padding: 10px 20px 20px 20px;		
	}
	
	#menu_cont {
		display:none;
	}
	
	#indice_seccion ul{
		list-style-type: none;
		padding: 0 0 0 5px;
		margin: 5px 0;
	}
		#indice_seccion ul li{
			padding: 0 0 0 12px;
			height: 20px;
			line-height: 20px;
			margin: 0;
			background: url('../img/principal_item_sec.gif') left no-repeat;
		}
		
	/* novedades */
	#novedades {
		float:left;
		width: 167px;
		padding: 8px 8px 5px 5px;
	}

		div.noticia {
			margin-top:10px;
		}
			a.noticia_titulo, a.noticia_titulo:link:visited:active {
				display:block;
				padding-left:10px;
				
				background: url('../img/ic_noticia.gif') left 4px no-repeat;
				color: #003366;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				font-variant: normal;
				text-decoration: none;
			}
			a.noticia_titulo:hover {
				color: #4C7094;
			}
			
			a.noticia_resumen, a.noticia_titulo:link:visited:active {
				display:block;
				padding-left:10px;
				text-decoration:none;
				color: #000;
			}
			a.noticia_resumen:hover {
				color: #333;
			}
			
/*** PIE ***/
#pie {
	width: 995px;
	margin: 0 auto;
	/*margin-top: 15px;*/
	height: 21px;
	line-height: 41px;
	color: #000000;
	/*background: #8c8175;*/
	text-align: center;
	text-decoration:none;
	font-weight: normal;
}

#pie span.pie_texto {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;

}


/*** CAJITA tipo BCR ***/

div.caja_bcr {
	margin: 0 auto 0 10px;
	border: 1px solid #ababab;
	background: #fafafa;	
	
	text-align: left;
	color: #666;
}

div.caja_bcr div.caja_bcr_top{
	height: 23px;
	/*padding: 3px;*/
	padding: 1px;
	border-bottom: 1px solid #ababab;
	background: #ece9d8;
	
	line-height: 20px;
	font-weight: bold;
}

div.caja_bcr div.caja_bcr_top img {
	float: left;
	margin-right: 5px;
}

/* form en caja */
div.caja_bcr form {
	margin: 5px;
	padding: 5px;
	line-height: 25px;
	text-align: center;
}
div.caja_bcr form label {
	width: 50px;
	float: left;
	text-align: right;
}
div.caja_bcr form input.editbox {
	width: 120px;
	float: left;
	border: 1px solid #ababab;
}
div.caja_bcr form br {
	clear: both;
}
/* dgl */
