/* CSS Intranet */

a {color:#666666;
text-decoration:none;}
a:hover { text-decoration: underline
}

p {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
body {
	background-color: #E9F5F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#gral {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	position: relative;
	top: 0;
	width: 799px;
	height:auto;
	margin: auto;
}

#menu{ 
	width: 799px;
	height:48px;
	background-color: #FFFFFF;
}

#indicador{
	width: 799px;
	height:43px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	color:#898989;
	font-size:12px;
	line-height:7px;
}

.style_direccion {
	color: #4782a0;
	font-weight: bold;
}
#persona {
	
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	color:#2988A7;
	font-weight:bold;
	text-align: left;
	line-height:14px;
}
#contenido {
padding:25px 10px;
background-color:#FFFFFF;
	width:779px;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#666666;
	line-height:14px;
}

#contenido2 {
background-color:#FFFFFF;
	width:799px;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#666666;
	line-height:14px;
}

#header_centro { padding-left:21px;
width:619px;
position:relative;
left:0px;
top:0px;
line-height:15px;}

#centro {background-color:#EEF6F8;
width:655px;
position:relative;
left:25px;
top:0px;}


/* CONTENIDO LADO IZQUIERDO */
#izquierdo { background-color:#FFFFFF;
size: portrait;
width:413px;
position:relative;
left:0px;
top:0px;}

#header_izq { padding-left:21px;
width:392px;
position:relative;
left:0px;
top:0px;
line-height:15px;
background-color:#E14B68}

#cont_izq{ padding-left:35px;
padding-top:25px;}

.style_titulo_izq {color: #FFFFFF; font-size: 20px; font-family: "Trebuchet MS", Verdana, Arial;}

/* (fin)CONTENIDO LADO IZQUIERDO */

/* CONTENIDO LADO DERECHO */
#derecho {background-color:#EEF6F8;
width:361px;
position:relative;
left:12px;
top:0px;}

.style_titulo_der {color: #233269; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial; font-weight:bold;}

/* (fin) CONTENIDO LADO DERECHO */

#noticia {
	width:160px;
	padding-left:20px;
	padding-top: 10px;
}

.style_activo {color:#F2A9C4}

.style_blanco {color: #FFFFFF}

.style3 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight:bolder;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #0185a4;
}
.style_noticia {font-family: "Trebuchet MS", Verdana, Arial; font-weight: bold; font-size: 13px; color: #8A8A8A;  }

.style11 {font-family: "Trebuchet MS", Verdana, Arial; font-weight: bold; font-size: 11px; color: #999999; }


.LineaRep_1 {color: #0185a4;font-family: "Trebuchet MS", Verdana, Arial;font-size: 11px;	font-weight:bolder;}
.LineaRep_2 {font-family: "Trebuchet MS", Verdana, Arial; font-weight: normal; font-size: 11px; background-color: #FFFFFF;}

.LineaRep_11 {color: #0185a4;font-family: Verdana, Arial, Helvetica;font-size: 10px;}
.LineaRep_22 {color: #999999;font-family: Verdana, Arial, Helvetica; font-weight: normal; font-size: 10px; background-color: #FFFFFF; }

.LineaRep_3 {color: #0185a4;font-family: Verdana, Arial, Helvetica;font-size: 10px; background-color:#EEF6F8;	}
.LineaRep_4 {color: #999999;font-family: Verdana, Arial, Helvetica; font-weight: normal; font-size: 10px; background-color: #FFFFFF; }
.LineaInvalido {color: Red;font-family: Verdana, Arial, Helvetica; font-weight: normal; font-size: 10px; background-color: #FFFFFF; }

.Titular {font-family: Verdana, Arial, Helvetica;font-weight: bolder;	font-size: 10px;}

#footer{width:799px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;}
	


