/* Hoja de Estilos de la página principal */
body {
	background-color: #FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.barra { padding:2px; border-bottom:2px solid #0080C0;}
.separacion { clear:both;}
.actualizacion {  float:left; font-size:0.85em; margin-left:10pcajaSugierox; margin-top:0px;}
.colorAzul { color:#0080C0;}
.barra_superior { float:left; margin-top:5px; background:#EAEAD5; height:35px; width:980px; border-bottom:3px solid #333333;}

.encabezados_intranet { background:#E8E8D0; color:#5C5C5C; padding:3px 3px 3px 7px; font-size:0.7em; font-stretch:narrower; border-bottom:1px solid #7B7B3E; text-align:left; *float:left; height:22px;}
.encabezados_intranet a{ text-decoration:none; color:#000;}
.encabezados_intranet img{vertical-align:text-bottom;}

.encabezados_intranet_submenu { background:#E8E8D0; color:#5C5C5C; padding:9px 3px 0px 7px; font-size:0.7em; font-stretch:narrower; border-bottom:1px solid #7B7B3E; text-align:left; float:left; height:22px;}
.encabezados_intranet_submenu a{ text-decoration:none; color:#000;}
.encabezados_intranet_submenu img{vertical-align:text-bottom;}

.encabezados_intranet_40 { background:#E8E8D0; color:#5C5C5C; padding:3px 3px 3px 7px; font-size:0.7em; font-stretch:narrower; border-bottom:1px solid #7B7B3E; text-align:left; float:left; height:40px;}

.w150 { width:150px;}
.w970 { width:970px;  vertical-align:text-bottom;}
.h2 { height:2px;}
.h5 { height:5px;}
.h10 { height:10px;}
.label { float: right; margin-right:10px; height:30px; color:#333; width:200px; font-size:0.95em; border-bottom:1px solid #999999;}
.labelText { float: right; margin-right:10px; color:#333; width:200px; margin-bottom:5px; font-size:0.95em; height:115px; border-bottom:1px solid #999999;}
.lineas { height:37px; border-bottom:1px solid #FFFFFF;}
.btnIntranet { font-size:1.2em; margin-left:5px; cursor:pointer; background:#E8E8D0; border:1px solid #E8E8D0;}
.btnIntranet:hover { font-size:1.20em; margin-left:5px; cursor:pointer; background:#DCDCB8; border:1px solid #656532;}
.filas{ clear:both; float:left;  height:21px; padding-top:10px;}
.labels{  float: left; width: 140px; text-align: left; padding-right: 5px; margin-left: 10px; }

.columIzda1 { float:left; background:#F3F3E9; height:auto; width:225px;}

#cabecera{
	width:100%;
	height:65;
	left:0px;
	margin-top:20px;
	top:10px;
	border-bottom:1px solid #333333;	
}

#cabecera .index {
	position:absolute;
	margin-top:5px;
    padding: 15px 40px;
/*	width:266px;*/
	height:63px;
}

#cabecera .login {
	background:#EAEAD5;
	padding-top:3px;
	padding-left:10px;
	margin-top:10px;
	height:30px;
	border-bottom:3px solid #333333;
}

#cabecera .login .salir{
	text-align:right;
}

#cabecera .login .salir a{
	text-align:right;
	text-decoration:none;
	color:#000;
}

#cabecera .login .salir a:hover{
	text-align:right;
	text-decoration:underline;
	color:#000;
}

#cabecera .menu {
	padding-left:15px;
	padding-top: 7px;
	margin-left:10px;
	position:absolute;
	margin-top:100px;
    height:35px;
	width:945px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

#cabecera .menu a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#cabecera .submenu {
	padding-left:15px;
	padding-top: 7px;
	margin-left:10px;
    height:20px;
	width:945px;
/*	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position: 5px 0px;*/
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

#cabecera .submenu a#selec{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#cabecera .submenu a{
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}

#cabecera .submenu_configuracion {
	padding-left:15px;
	padding-top: 7px;
	margin-left:10px;
	position:absolute;
	margin-top:150px;
    height:20px;
	width:945px;
/*	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position: 5px 0px;*/
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}


.pie {
	padding-left:15px;
	padding-top: 7px;	
	padding-bottom: 10px;
	height:25px;
	text-align:right;
	font-size:9px;
}

.cuerpo .editar_cuenta {
    margin-left:200px;
	padding: 20px 0px 10px 50px;
	border: #999 1px solid;
	width: 550px;
}

.cuerpo .editar_cuenta_grande {
	padding: 20px 0px 10px 30px;
	border: #999 1px solid;
	width: 910px;
}

.cuerpo .titulo_contenido {
	font-weight:bold;
	text-align:center;	
    padding: 10px 0px 20px 0px;
	font-size:20px;
}

.paginacion_filtro {
  font-size:10px;
}

.paginacion {
  font-size:10px;
  vertical-align:top
}

.paginacion a {
  font-size:10px;
  color:#000;
}

.paginacion_titulos {
  font-weight:bold;
  text-decoration:none;
  color:#000;
}

.paginacion_titulos a {
  font-weight:bold;
  text-decoration:none;
  color:#000;
}


h2 {
/*	font: 60px Tahoma, Helvetica, Arial, Sans-Serif;
	text-align: left;
	color: #F8F5EC;
	text-shadow: 0px 2px 3px #555;
	line-height:20px;*/
}
#input{
/*	background: #FFFFFF;
	width:400px;
	height:25px;
	border: #CCCCCC 1px solid;
	border.radius: 7px;  
    -webkit-border-radius: 7px 7px;  /* Safari  */
/*    -moz-border-radius: 7px 7px;     /* Firefox */
/*	-khtml-border-radius:7px;      /* Linux */
/*	behavior:url(border-radius.htc);  
	font-size:15px;
	color:#999999;
	padding: 2px 2px 2px 15px;*/
}
#registrar{
/*	border:0px;
	padding:0;
	margin:5px 0 0 0;
	background:#46515e; 
	color:#F8F5EC;
	font-weight:bold;
	width:100px;
	height:33px;
	border.radius: 7px;  
	-webkit-border-radius: 7px 7px;  /* Safari  */
/*    -moz-border-radius: 7px 7px;     /* Firefox */
/*	-khtml-border-radius:7px;      /* Linux */
/*	behavior:url(border-radius.htc); */ 
}
#registrar:hover{
/*	background:#418eb6; 
	color:#F8F5EC;
	border.radius: 7px;  
	-webkit-border-radius: 7px 7px;  /* Safari  */
/*    -moz-border-radius: 7px 7px;     /* Firefox */
/*	-khtml-border-radius:7px;      /* Linux */
/*	behavior:url(border-radius.htc);  */
}
#tabla{

/*	border.radius: 7px;  
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
	-khtml-border-radius:7px;      /* Linux */
/*	behavior:url(border-radius.htc);  
	border : 6px solid #CCC;
	background-color:#FFF; 
	padding-left : 5px; 
	padding-right : 5px;*/
}
#pie{
/*	background-color:#3A3F45;*/
/*	height:144px;*/
/*	position: absolute;*/
/*	width:100%;*/
/*	overflow:hidden;*/
/*	color:#828890;*/
/*	padding-bottom:10px;
	padding-top:10px;*/
/*	font-size: 12px;*/
}
#busqueda_avanzada {
/*	background: #3A3F45;
	color: #F8F5EC;
	padding: 10px;
	margin: 20px;
	width:500px;
	border:3px solid #F8F5EC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}    
a{
/*	text-decoration:none;
	color: #0CF;*/
}
a.cabecera{
/*	color:#000;
	text-decoration:underline;*/
}
.object{
/*	overflow:hidden;
	overflow-y:hidden;
	position:absolute;
	left:0;*/
}
.cuerpo{
/*	margin-top:10px;*/
	margin-bottom:10px;
/*  width:940px;*/
/*	margin-left:20px;*/
}


/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
/*	display:none;
	background:transparent url(../images/black_arrow.gif);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	*/
}

FORM .Mail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #000000;
	color: #555E61;
	background-image: url(../images/pass2.jpg);
	padding: 6px 3px 4px 5px;
	width: 118px;
}

FORM .Pass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #000000;
	color: #555E61;
	background-image: url(../images/pass2.jpg);
	padding: 6px 3px 4px 5px;
	width: 118px;
}

.Error
{
    background-color:#C00029;
	height:20px;	
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.Correcto
{
    background-color:#090;
	height:20px;	
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
