/****GENERALES****/
UL{
	margin:0%;
	padding:0%;
}

/****AREA****/
.area{
	position:relative;
	width:100%;
	height:inherit;
}

/****FLOTANTES****/
.contenedor_flotantes{
	width:100%;
	position:relative;
	clear:both;
}
.flotante_izquierda{
	position:relative;

	width:auto;
	float:left;
}
.flotante_derecha{
	position:relative;
	width:auto;
	float:right;
}
.pagina_novedades{
	width:900px;
	height:425px;
	border-top:#CCCCCC thin solid;
}
.contenedor_novedades{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	padding-top:15px;
	border:#CCCCCC;
	border:thin solid;
	border-top:none;
	position:relative;
	height:359px;
}
.central_novedades{
	float:left;
	height:425px;
	background:#e7e7e7;
	width:50%;
}
.contenedor_alianzas{
	width:252px;
	height:343px;
}
.flash_novedades{
	background:url(../pics/imagenes_novedades/fondo_alianzas.jpg);
	width:245px;
	height:350px;
}
.novedad{
	height:100px;
	/*margin-left:4%;*/
	margin-top:11px;
	position:relative;
	width:98%;
}
.newsletter{
	height:105px;
	margin-top:1px;
	position:relative;
	width:98%;
}
.p_newsletter{
	padding:0%;
	margin:0%;
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#003366;
	text-align:justify;
}
.contenedor_imagen_novedad{
	height:80px;
	position:relative;
	width:106px;
	padding-top:2px;
	background:#FFFFFF;
}
.contenedor_imagen_newsletters{
	height:75px;
	position:relative;
	width:106px;
	padding-top:7px;
	background:#FFFFFF;
}
.imagen_novedad{
	height:100%;
	width:100%;
	position:relative;
}
.p_fina{
	padding:0%;
	margin:0%;
	position:relative;
	height:85px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#003366;
	text-align:left;
}
.contenedor_texto_novedad{
	width:100%;
/*	border:#CCCCCC thin solid;
	border-right:none;
	border-left:none;*/
}
.tituto_novedades{
	background:url(../pics/imagenes/imagenTitulo.jpg);
	height:25px;
	margin-top:12px;
	padding-left:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:900;
	
}
.fondo_mas_informacion{
	background-image:url(../pics/imagenes_novedades/fondo_mas_informacion_.jpg);
	width:126px;
	height:19px;
	float:right;
}
.fondo_mas_informacion span{
	float:right;
	padding-right:11px;
	padding-top:1px;
}
.fondo_mas_informacion span a{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}
.contenedor_img_nov{
	width:100%;
	clear:both;
	border:#999999 thin solid;
	background:#FFFFFF;
	height:86px;
}
.btn_prox_ant{
	width:20%;
	height:15px;
	clear:both;
}
.info_sistema{
	height:331px;
	background:url(../pics/imagenes_novedades/fondo_sistemas.jpg) no-repeat;
}
.descripcion_info_sistema{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#003333;
	margin-top:5px;
	text-align:center;
	padding-left:14px;
	padding-right:2px;
	height:299px;
}
.descripcion_info_sistema img{
	margin-top:100px;
}
.titulo_info_sistema{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
	color:#000000;
	background:url(../pics/imagenes_novedades/fondo_titulo_sistema.jpg) repeat-y;
}
#contenedor_sistema_novedades{
	width:190px;
	margin-left:2px;
	margin-top:44px;
	
}
/**** Novedad Amliada ****/
.area_novedad_ampliada{
	width:95%;
	margin-left:1%;
	margin-right:2%;
	height:345px;
}
.novedad_ampliada{
	width:100%;
	height:320px;
	margin-top:19px;
}
.div_imagen_novedad_ampliada{
	float:left;
	width:30%;
}
.texto_novedad_ampliada{
	white-space:69%;
	height:300px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:400;
	text-align:justify;
}
.l_more_inf{
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
}

/*****Nuevo Index*****/
.area_index{
	padding-top:15px;
	background:#f5f5f5;
	width:900px;
	height:430px;
}
.div_superior{
	width:100%;
	clear:both;
}
.contenedor_noticias{
	width:30%;
	float:left;
}
#contenedor_release{
	width:100%;
	float:left;
	background-color:#FFFFFF;
	border:#999999 thin solid;
	margin-top:45px;
}
.release{
	width:100%;
	clear:both;
}
.c_contenedor_release{
	width:68%;
	float:left;
}
.imagen_release{
	float:left;
	height:auto;
	width:210px;
	z-index:0;
}
.detalle_release{
	width:63%;
	float:left;
	height:auto;
	margin-left:4px;
	z-index:1;
}
.ul_release{
	padding:0px;
	margin:0px;
	margin-left:17px;
	margin-top:5px;
	list-style-position:outside;
	list-style-type:circle;
}
.ul_release li{
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom:3px;
	text-align:left;
}
.link_release a{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:underline;
}

.div_inferior{
	clear:both;
	width:100%;
}
.contenedor_flash{
	width:29%;
	float:left;
	margin-top:1%;
}
.contenedor_sistemas{
	width:59%;
	float:left;
	margin-top:1%;
}
.boton_release{
	float:left;
	width:100%;
}
#acc{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	padding-top:5px;
}
.div_titulo_subsistema_novedad{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:8px;
}
.titulo_alianzas_novedades{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
	margin-top:18px;
}
.mas_news{
	clear:both;
	border-top:none;
}
.div_head_news{
	width:100%;
}
.table_head_news{
	width:95%;
	color:#000033;
	background-color:#FFFFFF;
}
.tr_head_news{
	background-color:#CCCCCC;
	color:#000000;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	}
.div_body_news{
	width:95%;
	height:300px;
	overflow:auto;
	overflow-x:none;
}
.table_body_news{
	width:95%;
	color:#000033;
	border:#000000;
	background-color:#FFFFFF;
}
.titulo_news{
	color:#000000;
	width:95%;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
#div_opaco{
	position:absolute;
	width:100%;
	height:1000px;
	left:0px;
	top:0px;
	display:none;
	background:url(../pics/demos/fondo_demos.jpg);
	z-index:100;
}
#div_noEnlatados{
	width:225px;
	height:57.5px; 
	padding:0; 
	margin-top:5px;
	z-index:0;
}
#div_swf{
	width:100%;
	position:absolute;
	/*left:28%;
	/*top:25%;*/
	display:none;
	z-index:999;
}
.titulo_swfDemos{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
}
.img_png{
}
.botonera_demo{
	width:100%;
}
.contenedor_boton_demo{
	width:33%;
	float:left;
}
.div_imagen_demo{
	width:100%;
}
.texto_boton_demo{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
.titulo_animacion{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FF2D2D;
	margin-bottom:5px;
	padding-left:2px;
	float:left;
	background:url(../pics/demos/btn.jpg);
}
.contenedor_btn_demo{
	background:url(../pics/demos/btn.jpg);
	height:20px;
	padding-left:3px;
	padding-bottom:3px;
	float:left;
}
.contenedor_btn_demo a{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-shadow:#FFFF00;
}
.barra_titulo_demos{
	background:url(../pics/demos/btn.jpg);
	clear:both;
}