/* estilo ok*/
#cuerpo {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

}
#envoltura{
	margin:0;
	/*	width:800px;*/
	background-image: url(css/fondo.gif);
	height:100%;
	background-repeat: repeat-y;
	padding: 0px;
}
#cont_izq {
	height:100%;
	float:left;
	text-align:left;
	color:#000000;
	width:520px;
/*	background-color:#ffffff;*/
	margin: 20px;
}
#cont_izq_ancho {
	height:100%;
	width:780px;
	margin: 10px;
	float: left;
	padding: 0px;
}
#cont_izq_ancho h4 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
blockquote {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFCC;
	padding: 10px;
}
#detalle_pro {
	width: 700px;
	float: right;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #00FF99;
	margin-top: 20px;
}



#cont_der {
	height:100%;
	float:right;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	width:219px;
	background-image: url("images/rbg.jpg");
	background-repeat: repeat-y;
}
#form_login {
	height:450px;
	text-align:center;
	color:#ffffff;
	background-color: #000000;
	padding: 5px;
	width: 330px;
	font-size: x-small;
}

.sub-seccion {
	
	margin:0 auto;
	width:195px;
	text-align:left;

}


#encabezado {
	
	width:800px;
	height:84px;

}

/*  BARRA DE NAVEGACIÓN */
#navegador {
	width:800px;
	height:32px;
	background-image: url(css/fondo_navegador.gif);
	line-height:2.2em;
	background-repeat: repeat-x;
	font-size:12px;
	color:#000000;
	margin: 0;
}

#navegador ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navegador li {
	display: block;
	float: left;
}

#navegador a {
	display: block;
	height: 38px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 140px;
}

#navegador a:hover {
	text-decoration: underline;
}

#navegador .actual {
	background-image: url(/CSS/images/actual.gif);
	background-repeat: no-repeat;
}

#navegador .actual a {
	font-weight: bold;
	background-image: url(/CSS/images/actual_vinculo.gif);  
	background-repeat: no-repeat;
	background-position: right top;
}
/*
#navegador img {
	height: 30px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	float: right;
}
*/
#navegador #bot a{
	height: 30px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	float: right;
}





















#cuerpo #envoltura #cont_der .sub-seccion a {
	color: #FFFFFF;
}
#cuerpo #envoltura #cont_der .sub-seccion li {
	list-style-type: none;
	margin-bottom: 15px;
}
#cuerpo #envoltura #cont_der img {
	margin-top: 5px;
	margin-bottom: 10px;
}


a.navlink {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;

}

a {
	font-size:12px;
	color:#000000;
	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

.linkback {

	font-size:9px;
	color:#666666;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*#cuerpo #envoltura #navegador .cerrar{*/
.cerrar{
	background-color: #000000;
	color: #FFFFFF;
	cursor: hand;
	background-image: url(css/fondo_navegador.gif);
	margin: 0px;
	padding: 0px;
}
.t_rep {
	text-align: left;
}



.no_ver {
	display: none;
}
.p_alta {
	background-color: #FF8686;
}
.p_normal {
	background-color: #FFFF99;
}
.p_baja {
	background-color: #66FF99;
}
#ayuda_box {
	float: right;
	color: #0033CC;
}
#ayuda_box a{
	color: #FF0000;
	text-align: center;
	display: block;
}
#cuadro_fecha {
	background-color: #EAF7FF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
	color: #000000;
}
.chciqui {
	font-size: x-small;
}

