/* Estilo página Hidrolago */

body {
	margin: 0;
	padding: 0;
	font: 80%   Verdana, hervetica, arial, sans-serif;
	text-align: center;
	color: #626278; 
	background-color : white;
}

#contenedor {
	width: 700px;
	margin:0 auto;
	padding:0px;
	color: #626278;
	background-color :white;
}

#encabezado {
	width: 700px;
	color: #626278;	
	background-color :white;
}

#encabezado h1 {
	display:none
}

#reg_menu_principal {
	width: 700px;
	height:100px;
	background-image:url("../../images/hlago/header.jpg");
}

#encabezado div.cerrar_sesion{
	height:14px;
	width:695px;
	padding-right:5px;
	padding-bottom:2px;
	font-weight: bold;
	padding-top:2px;
	text-align:right;
}

#encabezado div.cerrar_sesion a{
	float:right;
	font-family: Verdanaa, arial, sans-serif;
	background-color:inherit;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color: #003399;	
}

#ruta {
	height:14px;
	padding-top:2px;
	padding-bottom:0px;	
}

#ruta small, #ruta a.link_ruta{
	float:left;
	display:inline;
	text-transform:uppercase;
	font-family: Verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background-color:inherit;
	margin-left:3px;
} 


#ruta small{
	color: #FFFFFF;
}

#ruta a.link_ruta{
	color:#003399;
}

#banner {
	clear:both;
	width: 700px;
	height:53px;
	background-image:url("../../images/hlago/bannergobierno2007.gif");
}

div#contacto a{
	font-family: Verdana, hervetica, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color:white;
	background-color:inherit;
}

div#contacto a:hover
{
	background-color:inherit;
	color: #999999;	
}

small#derechos {
 	clear:both;
	float:	left;
	width:  700px;
	height: 10px;
	font-size: 10px;
	text-align:left;
	font-family: hevetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	background-color:white;
} 



/************************************** Scroll de la pĂ gina PDVSA *************************************/

#scroll_menu_horizontal {
	clear:both;
    height:426px; 	
	text-align:center;
	color:#626278;
	background:transparent top right repeat-y;
	overflow:auto;
	text-align:center;
}

#scroll
{
	clear:both;
	height:456px;
	width:500px; 
	text-align:center;
	color:#626278;
	background:transparent  top right repeat-y;
	overflow:auto;
	text-align:center;
}

/************************************** MENU HIDROLAGO ******************************************************/

/* consideraciones para IE menor 6 */
#scroll,#scroll_menu_horizontal {
	display:block;
	padding-top:5px;
	padding-right:12px;
	padding-left:10px;
	padding-bottom:5px;
	border:0px solid;
	width:688px;/*700px;690*/
	voice-family:"\"}\"";
 	voice-family:inherit;
 	width: 650px;
 	height:290px
}

.limpiar_float{
	clear:both;
}

.oculto{
	display:none;
}

/* Estilo de menu HIDROLAGO */

ul#menu-pdvsa {
	float:right;
	margin-top:12px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border: 0 none;
	padding: 0;
	width: 550px;
	list-style: none;
}

.cont_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	/*color: #666666;*/
	color: #000000;
	text-decoration: none;
}

td.titulo {
	background-color: #c41200; /*#C0C0C0;*/
	font-family: Verdana, Arial, Helvetica, sans-serif, Westminster;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

tr.linea {
	background-color: #DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif, Westminster;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

tr.linea_impar {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, Westminster;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
	
input.bloqueado {
 background-color: #DCDCDC;
 color: #000000;
}

input.desbloqueado {
 background: "";
}

input.requerido {
 background-color: #E0FFFF;
}

select.obligatorio {
 background-color: #E0FFFF;
}

td.subtitulo {
	background-color: #C6C9E3;
	font-family: Verdana, Arial, Helvetica, sans-serif, Westminster;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

table.cargarDatos {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
}

.link_azul_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
