@charset "utf-8";
/* CSS Document */

#contenedor {
	width:960px;
	aling:center;
	PADDING: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-x;
}
/*header*/
#contenedor_header{
	width:960px;
	height:139px;
	float:left;
	background-image:url(../imagenes/header.jpg);
	background-repeat:no-repeat;
}
#top_header{
	width:960px;
	height:98px;
	float:left;
}
#bottom_header{
	width:960px;
	height:41px;
	float:left;
}
#logos_header{
	width:527px;
	height:98px;
	float:left;
}
#login_header{
	width:300px;
	height:40px;
	float:left;
}
#pass_header{
	width:233px;
	height:40px;
	float:left;
	padding-left:30px;
}
#form_header{
	width:433px;
	float:left;
}
#formlogin_header{
	width:57px;
	float:left;
	text-align:center;
	padding-top:18px;
}
#formusuario_header{
	width:146px;
	float:left;
	padding-top:10px;
}
#botlogin_header{
	width:84px;
	float:left;
	padding-top:12px;
}
/*links*/
.corte {clear: both;} 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.formlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-top-color: #41548F;
	border-right-color: #41548F;
	border-bottom-color: #41548F;
	border-left-color: #41548F;
	height:20px;
	width:130px;
}
/*botones*/
#boton_normal{
	width:192px;
	height:29px;
	float:left;
	background-color:#546E9F;
	text-align:center;
	padding-top:12px;
	background-image:url(../imagenes/bg_botones.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#boton_normal2{
	width:192px;
	height:29px;
	float:left;
	background-color:#546E9F;
	text-align:center;
	padding-top:12px;
}
.links_menu {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.links_menu:hover {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FDF592;
}
.links_over {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
#boton_over{
	width:192px;
	height:29px;
	float:left;
	background-color:#EDEDED;
	text-align:center;
	padding-top:12px;
	background-image:url(../imagenes/bg_botones.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
/*recuadro gris*/
#recuadro_gris{
	width:938px;
	height:233px;
	float:left;
	background-color:#EDEDED;
	padding-top:11px;
	padding-right:11px;
	padding-left:11px;
}
#recuadro_gris_top{
	width:938px;
	height:174px;
	float:left;
}
#recuadro_gris_bottom{
	width:300px;
	height:59px;
	float:left;
}
#recuadro_gris_bottom2{
	width:620px;
	height:59px;
	float:left;
}
#foto_principal{
	width:580px;
	height:170px;
	float:left;
	border: 1px solid #868F8E;
}
#botones_azules{
	width:353px;
	height:170px;
	float:left;	
	border: 1px solid #868F8E;
	background-image:url(../imagenes/bg_botonesazules.jpg);
	background-repeat:repeat-y;
}
#boton_azul{
	width:324px;
	height:48px;
	float:left;
	border-bottom-style: solid;
	border-bottom-color: #868F8E;
	border-bottom-width: 1px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
  padding-bottom: 5px
}
#boton_azul2{
	width:324px;
	height:48px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
}
.arial_blanco11 {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.arial_blanco11:hover {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #FDF592;
}
.arial_blanco11bold {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#buscar{
	width:300px;
	height:48px;
	float:left;
}
#buscar1{
	width:300px;
	height:15px;
	float:left;
	padding-top:5px;
}
.formbuscar {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height:18px;
	width:150px;
}
#buscar2{
	width:300px;
	height:28px;
	float:left;
}
.arial_azull1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556FA0;
}
#iconos{
	width:80px;
	height:48px;
	float:left;
	padding-top:10px;
	background-image:url(../imagenes/linea.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#iconos2{
	width:80px;
	height:48px;
	float:left;
	padding-top:10px;
}
/*contenidos*/
#contenidos{
	width:960px;
	float:left;
}
#col_izquierda{
	width:268px;
	float:left;
}
#col_central{
	width:475px;
	float:left;
}
#col_derecha{
	width:217px;
	float:left;
}
/*columna izquierda*/
#publicaciones{
	width:246px;
	float:left;
	padding-left:11px;
	padding-right:11px;
	padding-top:7px;
}
#titulos_azules{
	width:233px;
	height:23px;
	float:left;
	text-align:left;
	background-color:#3A5584;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:13px;
}
#cuadros_publicaciones{
	width:232px;
	float:left;
	background-image:url(../imagenes/linea_puntos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
}
.fecha_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A5584;
}
.texto_publicaciones {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #666666;
}
.texto_publicaciones:hover {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #3A5584;
	text-decoration:underline;
}
#rss{
	width:268px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}
#cuadros_eventos_izquierda{
	width:246px;
	float:left;
	background-image:url(../imagenes/linea_gris.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:11px;
	padding-right:11px;
}
.titulo_eventos {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}
.texto_eventos {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color:#666666;
}
/*columna central*/
#nota_principal{
	width:424px;
	float:left;
	background-color:#F4F5F7;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:15px;
	margin-top:7px;
}
#nota_principal2{
	width:652px;
	float:left;
	background-color:#F4F5F7;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:15px;
	margin-top:7px;
}
.titulo_principal {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 22px;
	color:#000000;
	font-weight:bold;
}
.texto_principal {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color:#333333;
	line-height: 17px;
}
.detalle_principal {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color:#666666
}
#video{
	width:424px;
	float:left;
	background-color:#F4F5F7;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:15px;
}
#asociarse{
	width:424px;
	float:left;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:15px;
}
#blogs{
	width:424px;
	float:left;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:15px;
}
#titulo_blog{
	width:424px;
	float:left;
	padding-bottom:15px;
}
#cuadro_blog{
	width:210px;
	float:left;
}
#nombre_blog{
	width:210px;
	float:left;
	padding-bottom:5px;
}
#foto_blog{
	width:50px;
	height:50px;
	float:left;
	border: 1px solid #666168;
}
#texto_blog{
	width:145px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#comentarios_blog{
	width:210px;
	float:left;
	padding-bottom:10px;
}
.nombre_blog {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	color: #000000;
}
.titulo_post {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texto_post {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #666666;
}
.texto_post:hover {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}
.titulo_blog {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.noticia_lateral {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #333333;
}
.titulos_negro {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titulos_fotos3d {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.comentarios {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	color: #FF6600;
}
/*columna derecha*/
#cuadro_ieral{
	width:200px;
	height:69px;
	float:left;
	padding-left:10px;
	padding-right:1px;
	border: 1px solid #D1D1D1;
	padding-top:1px;
	margin-bottom:5px;
	margin-top:7px;
}
#cuadro_logos{
	width:130px;
	height:90px;
	float:left;
	padding-left:50px;
	padding-right:30px;
	border: 1px solid #D1D1D1;
	padding-top:1px;
	margin-bottom:5px;
	margin-top:7px;
}
#cuadro_cargafiscal{
	width:193px;
	height:57px;
	float:left;
	padding-left:11px;
	padding-right:11px;
	border: 1px solid #D1D1D1;
	padding-top:25px;
	margin-bottom:5px;
}
#cuadro_noticialateral{
	width:195px;
	float:left;
	background-color:#E9E9E9;
	padding-left:11px;
	padding-right:11px;
	margin-bottom:5px;
	margin-top:7px;
}
#foto_noticialateral{
	width:85px;
	height:80px;
	float:left;
	padding-top:10px;
}
#texto_noticialateral{
	width:192px;
	float:left;
	padding-top:2px;
}
#ampliar_noticialateral{
	width:192px;
	height:20px;
	float:left;
}
#cuadros_eventos_derecha{
	width:195px;
	float:left;
	background-image:url(../imagenes/linea_gris.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:11px;
	padding-right:11px;
	margin-top:5px;
	margin-bottom:5px;
}
#titulo_lateral{
	width:195px;
	float:left;
	padding-left:11px;
	padding-right:11px;
	margin-top:10px;
	margin-bottom:5px;
}
#titulo_lateral_azul{
	width:195px;
	height:23px;
	float:left;
	padding-top:5px;
	padding-left:13px;
	padding-right:11px;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#3A5584;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#icono_proyectos{
	width:195px;
	float:left;
	padding-left:11px;
	padding-right:11px;
	margin-top:10px;
	margin-bottom:10px;
}
/*3 fotos horizontales*/
#linea_3fotos{
	width:960px;
	float:left;
	height:3px;
	background-image:url(../imagenes/linea3d.gif);
	background-repeat:repeat-x;
}
#3fotos{
	width:960px;
	float:left;
}
#contenedor_foto_3d{
	width:312px;
	float:left;
	margin-top:10px;
}
#foto_3d{
	width:165px;
	float:left;	
}
#texto_foto_3d{
	width:137px;
	float:left;
	padding-left:10px;
	padding-top:30px;
}
.vermas {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #163087;
}
.vermas:hover {
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/*menu_footer*/
#contenedor_menufooter{
	width:938px;
	float:left;
	background-color:#E2E2E2;
	margin-top:15px;
	padding-top:20px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:10px;
}
#col_angosta_menufooter{
	width:70px;
	float:left;
	padding-left:10px;
}
#col_ancha_menufooter{
	width:190px;
	float:left;
	padding-left:10px;
}
.menu_footer_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.menu_footer_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.menu_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#footer_ieral{
	width:938px;
	height:20px;
	float:left;
	background-color:#333333;
	padding-top:30px;
	padding-left:11px;
	padding-right:11px;
}
.shadow { position:relative; display:block; color:#EDEDED; }
.shadow span { position:absolute; display:block; top:0px; }
.shadow:before { display:block; padding:1px; content: attr(title);
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size: 22px;
	color:#000000;
	font-weight:bold; }
.AccordionTitle, .AccordionContent,  .AccordionContainer
{
  position:relative;
  width:660px;
  height:100%;
 }

.AccordionTitle
{
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-size:8pt;
  font-weight:bold;
  font-family: Trebuchet MS;
  vertical-align:middle;
  background-repeat:repeat-x;
  display:table-cell;
    -moz-user-select:none;
  text-transform: uppercase;
  color: #000000;
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: 1px;
}

.AccordionContent
{
  height:100%;
  overflow:auto;
  display:none;
}

.AccordionContainer
{
  border-top: solid 0px #E52E01;
  border-bottom: solid 0px #E52E01;
  border-left: solid 0px #E52E01;
  border-right: solid 0px #E52E01;
}


