/* Estilos */
a:link{
	
	text-decoration:none;
}
a:visited {
	
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a{ outline:none; cursor:pointer;}
.busquedaTitulo{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4F880D;
}
.titulotexto{
	font-family:Tahoma;
	font-size:13;
	font-weight:bold;
	color:#00318A;
}
.titulo{
	font-family:Tahoma;
	font-size:14;
	font-weight:bold;
	color:#00318A;
}
.texto{
	font-family:Tahoma;
	font-size:11;
	font-weight:normal;
	color:#000000;
}
.texto1{
	font-family:Tahoma;
	font-size:11;
	font-weight:normal;
	color:#00215E;
}
.fecharojo{
	font-family:"Century Gothic";
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	color:#00215E;
}
.titulo1{
	font-family:"Century Gothic";
	font-size:11;
	font-weight:bold;
	color:#00215E;
}
.tituloSeccionNotDest{
	font-family:Tahoma;
	font-size:11;
	font-weight:bold;
	color:#888888;
	text-transform:uppercase;
}
.tituloSeccion{
	font-family:Tahoma;
	font-size:17;
	font-weight:bold;
	color:#00318A;
}
.fechaSeccion{
	font-family:Arial;
	font-size:11;
	font-weight:normal;
	color:#838383;
}
.titulosHome{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#003499;
}
.subtitulosHome{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#00318A;
}
.textoTabla{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#222222;
}
.textoTabla1{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#444444;
}
.tituloNoticias{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#00215E;
}
.tituloNoticiasInterna{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#0D3759;
}
.textoNoticias{
	font-family:"Century Gothic";
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	color:#00215E;
}
.textoNoticiasInterna{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.textoEventos{
	font-family:Tahoma;
	font-size:10px;
	color:#00318A;
}
.bottom{
	font-family:Tahoma;
	font-size:11px;
	color:#5F5F5F;
}
.noticias{
	font-family:Tahoma;
	font-size:10px;
	color:#96B9ED;
}
.fechaNoticias{
	font-family:Tahoma;
	font-size:10px;
	color:#3678DB;
}
.leerMas{
	font-family:Century Gothic,Tahoma;
	font-size:10px;
	color:#FF6600;
	font-weight:normal;
}
.buscar{
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	font-weight:Normal;
}
.galeria{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.proyecto1{
	font-family:Tahoma;
	font-size:10px;
	color:#4E7414;
	font-weight:bold;
}
.formita{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#222222;
}
.tituloCajaNoticias{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#home{
	width:835px;
	overflow:hidden;	
	position:relative;
	height:840px;
}
#home #barraIzquierda{
	position:absolute;
	background:#F3F3F3;
	width:197px;
	min-height:840px;	
	padding:10px 5px;
}
#home #barraIzquierda h3.espacio{
	margin-top:30px;	
}
	#home #barraIzquierda a.documentos{
		display:block;
	}
#home h3{
	color:#003698;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/bulletHome.gif) no-repeat;
	background-position:0px 5px;
	padding-left:15px;
}
#home #mapaTerritorios{
	position:absolute;
	top:340px;
	right:0px;
	
	width:615px;
	overflow:hidden;
}

#home #noticias{
	position:absolute;
	top:0px;
	right:0px;
	width:615px;
	overflow:hidden;
	border-bottom:#E6E6E6 1px solid;
}
#home #noticiaPrincipal{
	width:309px;
	overflow:hidden;
	float:left;
	padding:10px;
}
#home #noticias a{
	display:block;
}
#home #noticias a.textoNoticias{
	color:#000;
}
#home #noticias a.leerMas{
	float:right;
	padding-right:15px;
	color:#71A31C;
	font-weight:bold;
}
#home #noticias a.tituloNoticias{
	margin-bottom:5px;
	display:block;
}
#home #noticiasSecundarias{
	float:left;
	width:270px;	
	padding:0 0 0 10px;
	margin:0px;
	overflow:hidden
}
#home #noticiasSecundarias li{
	list-style:none;	
	padding:10px 0px;
	clear:both;
	width:260px;
	overflow:hidden;
}#home #noticiasSecundarias li a.noticiaPrincipal{
	float:left;
	margin-right:5px;
}
#home #noticiasSecundarias li a.tituloNoticias{
	
}
