body{
font-size:11px;
font-family:"Verdana";
color:#343434;
}



/*PAGINA*/

	#pagina{
	width:785px;
	height:auto;
	margin:auto;
	}


	/*CABECERA*/
	
	#cabecera{
	width:785px;
	height:261px;
	float:left;
	}
	
		#cabecera_top{
		width:785px;
		height:99px;
		float:left;
		}
	
			#cabecera_top01{
			width:674px;
			height:99px;
			float:left;
			}
			
			#cabecera_top02{
			width:111px;
			height:19px;
			float:left;
			padding-top:80px;
			}
			
		#cabecera_bottom{
		width:505px;
		height:162px;
		float:left;
		}
		
			#flash{
			width:280px;
			height:162px;
			float:left;
			}
	/*FIN DE CABECERA*/
	
	
	/*CENTRO*/
	
	#centro{
	width:785px;
	height:auto;
	float:left;
	background-image:url(../images/fondo_centro.jpg);
	background-repeat:repeat-y;
	}
	
		#menu_izq{
		width:182px;
		height:auto;
		float:left;
		font-size:10px;
		}
		
			#enlace{
			width:155px;
			height:28px;
			float:left;
			background-image:url(../images/fondo_enlace.jpg);
			padding-left:27px;
			padding-top:15px;
			color:#2469A0;
			font-weight:bold;
			}
			
			#enlace02{
			width:155px;
			height:19px;
			float:left;
			background-image:url(../images/fondo_enlace02.jpg);
			padding-left:27px;
			padding-top:12px;
			color:#2469A0;
			font-weight:bold;
			}
			
			#enlace03{
			width:139px;
			height:17px;
			float:left;
			background-image:url(../images/fondo_enlace03_1.jpg);
			padding-top:6px;
			padding-left:43px;
			color:#686868;
			}
			
			#enlace03_2{
			width:139px;
			height:23px;
			float:left;
			background-image:url(../images/fondo_enlace03_2.jpg);
			padding-top:6px;
			padding-left:43px;
			color:#686868;
			}
			
			#enlace03_3{
			width:139px;
			height:30px;
			float:left;
			background-image:url(../images/fondo_enlace03_3.jpg);
			padding-top:6px;
			padding-left:43px;
			color:#686868;
			}
			
			#agencia{
			width:182px;
			height:102px;
			float:left;
			}
		
		#contenido{
		width:580px;
		height:auto;
		float:left;
		padding-left:23px;
		padding-top:17px;
		}
		
			#titulo{
			width:552px;
			height:26px;
			float:left;
			background-image:url(../images/fondo_titulo.jpg);
			padding-left:26px;
			padding-top:5px;
			color:#2469A0;
			font-weight:bold;
			font-size:16px;
			letter-spacing:-0.5px;
			}
			
			#somos{
			width:578px;
			height:auto;
			float:left;
			}
			
				#imagen_somos{
				width:99px;
				height:131px;
				float:left;
				padding-left:21px;
				padding-top:17px;
				}
				
				#texto_somos{
				width:418px;
				height:auto;
				float:left;
				padding-left:10px;
				padding-right:30px;
				padding-top:17px;
				padding-bottom:17px;
				text-align:justify;
				}
				
		#linea_punteada{
		width:578px;
		height:11px;
		float:left;
		background-image:url(../images/linea_punteada.jpg);
		background-repeat:no-repeat;
		}
		
		#noticia{
		width:580px;
		height:auto;
		float:left;
		}
		
			#titulo_noticia_portada{
			width:490px;
			height:auto;
			float:left;
			padding-top:10px;
			padding-left:2px;
			font-size:11px;
			color:#333333;
			font-weight:bold;
			}
			#titulo_noticia{
			width:490px;
			height:auto;
			float:left;
			padding-top:10px;
			padding-left:2px;
			font-size:12px;
			color:#333333;
			font-weight:bold;
			}
			
			#fecha_noticia{
			width:78px;
			height:20px;
			float:left;
			padding-top:10px;
			padding-left:2px;
			font-size:10px;
			color:#333333;
			font-weight:bold;
			text-align:right;
			}
			
			
			#texto_noticia{
			width:548px;
			height:auto;
			float:left;
			padding-top:2px;
			padding-left:2px;
			padding-bottom:2px;
			padding-right:30px;
			line-height:16px;
			text-align:justify;
			}
			
			#leer_noticia{
			width:572px;
			height:18px;
			float:left;
			padding-right:4px;
			line-height:16px;
			text-align:justify;
			text-align:right;
			font-weight:bold;
			background-color:#EEEEEE;
			padding-bottom:2px;
			padding-top:2px;
			}
		
		#linea_punteada02{
		width:580px;
		height:15px;
		float:left;
		background-image:url(../images/linea_punteada02.jpg);
		background-repeat:no-repeat;
		}
		
		
			#texto_interior{
			width:568px;
			height:auto;
			float:left;
			padding-top:15px;
			padding-left:2px;
			padding-bottom:25px;
			padding-right:10px;
			line-height:18px;
			text-align:justify;
			}
			
		#email{
		width:568px;
		height:auto;
		padding-bottom:4px;
		padding-top:4px;
		background-color:#F5F5F5;
		text-align:center;
		}
	
	
		/*NOTICIA*/
		
		#envoltura_noticia{
		TEXT-ALIGN: justify;
		padding-top:15px;
		width:558px;
		height:auto;
		padding-top:15px;
		float:left;
		}
		
		#imagen_noticia{
		width:235px;
		float:left;
		}
		
		#texto_noticia_2{
		text-align:justify;
		line-height:16px;
		}
		
		/*FIN DE NOTICIA*/
	
	/*FIN DE CENTRO*/
	
	
	/*PIE*/
	
	#pie{
	width:785px;
	height:101px;
	float:left;
	background-color:#188CB5;
	color:#FFFFFF;
	}
	
		#pie_top{
		width:785px;
		height:62px;
		float:left;
		text-align:center;
		padding-top:8px;
		}
		
		#pie_bottom01{
		width:557px;
		height:25px;
		float:left;
		padding-top:6px;
		padding-left:10px;
		}
		
		#pie_bottom02{
		width:158px;
		height:25px;
		float:left;
		padding-top:6px;
		padding-left:55px;
		}
	
	/*FIN DE PIE*/


	/*ENLACES*/
		.enlaces01:link{
		color:#333333;
		text-decoration:none;
		}
		
		.enlaces01:visited{
		color:#333333;
		text-decoration:none;
		}
		
		.enlaces01:hover{
		color:#507B9E;
		text-decoration:none;
		}
		
		.enlaces01:active{
		color:#333333;
		text-decoration:none;
		}
		
		
		
		.enlaces02:link{
		color:#2469A2;
		text-decoration:none;
		}
		
		.enlaces02:visited{
		color:#2469A2;
		text-decoration:none;
		}
		
		.enlaces02:hover{
		color:#333333;
		text-decoration:none;
		}
		
		.enlaces02:active{
		color:#2469A2;
		text-decoration:none;
		}
		
		
		.enlaces03:link{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.enlaces03:visited{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.enlaces03:hover{
		color:#333333;
		text-decoration:none;
		}
		
		.enlaces03:active{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		
		.art:link{
		color:#98CBFF;
		text-decoration:none;
		}
		
		.art:visited{
		color:#98CBFF;
		text-decoration:none;
		}
		
		.art:hover{
		color:#DDDDDD;
		text-decoration:none;
		}
		
		.art:active{
		color:#98CBFF;
		text-decoration:none;
		}
		
	/*FIN DE ENLACES*/
	
	
	/*FORMULARIO*/
	
	#caja{
	border:1px solid #2469A0;
	font-size:11px;
	}
	#next{
	border:1px solid #2469A0;
	font-size:11px;
	}
	.caja{
	border:1px solid #2469A0;
	font-size:11px;
	}
	/*FIN DE FORMULARIO*/
	/*ENLACES_RSS*/
	
	.enlaces_interes_rss{
	width:580px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	}
		
		.enlaces_interes{
		width:327px;
		height:auto;
		float:left;
		padding-top:18px;
		}
		
		.linea_punteada03{
		width:6px;
		height:254px;
		float:left;
		background-image:url(../images/linea_punteada03.jpg);
		}
		
		#marqueecontainer{
		width:245px;
		height:200px;
		float:left;
		overflow:hidden;
		text-align:justify;
		padding-bottom:5px;
		position:relative;		
		}
		
		#vmarquee{
		/*float:left;*/
		margin-top:10px;
		padding-bottom:10px;
		padding-left:11px;
		padding-right:6px;
		position:absolute;
		}
		
		#logos_interes{
		width:321px;
		height:60px;
		float:left;
		padding-top:7px;
		}
		
			#logo_interes{
			width:107px;
			height:60px;
			float:left;
			text-align:center;
			}
			
			#enlaces_1{
			width:143px;
			height:auto;
			float:left;
			padding-top:10px;
			line-height:22px;
			font-size:9px;
			letter-spacing:-0.7px;
			}
			
			#enlaces_2{
			width:173px;
			height:auto;
			float:left;
			padding-top:10px;
			line-height:22px;
			font-size:9px;
			padding-left:5px;
			letter-spacing:-0.7px;
			}
			
	/*FIN DE ENLACES_RSS*/

/*FIN DE PAGINA*/