/* CSS Intranet */


a:hover { text-decoration: underline
}

p {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

body
{
	/*background-color: #ffffff;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url('images/fondos/fondo_gris.jpg'); 
}

#gral {
font-family:verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
font-size:11px;
	position: relative;
	top: 0;
	width: 830px;
	height:auto;
	margin: auto;
	/*background-color: #ffffff;*/
}

#menu{ 
	width: 799px;
	height:48px;
	background-color: #FFFFFF;
}

#indicador{
	width: 799px;
	height:43px;
	font-family:verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	color:#898989;
	font-size:12px;
	line-height:7px;
}

.style_direccion {
	color: #4782a0;
	font-weight: bold;
}
#persona {
	
	font-family:verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	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, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	font-size:11px;
	color:#666666;
	line-height:14px;
}

#contenido2 {
background-color:#FFFFFF;
	width:799px;
	font-family:verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	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;
width:413px;
position:relative;
left:0px;
top:0px;}

#header_izq { padding-left:21px;
width:429px;
position:relative;
left:0px;
top:0px;
line-height:15px;
}

#cont_izq{ padding-left:35px;
padding-top:25px;}

.style_titulo_izq {color: #FFFFFF; font-size: 16px; font-family: verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";}

/* (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: verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms"; font-weight:bold;}
.style_rosa { color:#CC0066; font-weight:bold; font-size: 14px;}

/* (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: verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	font-size: 16px;
	font-weight:bolder;
}
.style4
{
	font-family: verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	font-weight: bold;
	font-size: 14px;
	color: #6385af;
}

.style_negro {
	font-family: verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.style_noticia {font-family: "Trebuchet MS", Verdana, Arial; font-weight: bold; font-size: 14px; 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: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #edf2f9;
	font-weight: normal;
}
.LineaRep_4 {color: #999999;font-family: Verdana, Arial, Helvetica; font-weight: normal; font-size: 11px; 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;}
	
.style_titulo_grid
{
	background-color: #8aa4c3;
	color: White;
	font-weight: bold;
}

a { color: #656565; 
font-size: 11px; 
font-family: verdana, tahoma, Helvetica, Arial, Geneva, Swiss, "trebuchet ms"; 
text-decoration: none
}

.naranja
{
	color: #ED9A23;
	font-weight: bold;
	

}

.verde
{
	color: #669966;
	font-weight: bold;
	
}

.azul
{
	color: #6385af;
	font-weight: bold;

}

.titLogin
{
	font-weight: bold;
	font-size: 18px;
	color: #dd3d3c; /* #669966;*/
	font-family: Verdana,Tahoma;
}
	


