/************************ INICIO ************************/
#imagenFlash {
	width:420px;
	height:340px;
	/*height:180px;*/
	/*background-color:#ccf;*/
}
#caja2columnas {
	position:relative;
	height:130px;
	width:inherit;
}
#clientes {
	width:184px;
	height:112px;
}
#certificacion {
	width:134px;
	height:112px;
	margin-left:0px;
}
#textoInicio {
	position:relative;
	top:20px;
	height:auto;
	width:inherit;
}
#textoInicio p {
	margin-right:8px;
}
#noticias ul {
	margin:0px;
	padding:0px;
}
#noticias ul li {
	display:block;
	border-bottom:1px #ddd solid;
	border-top:1px #ddd solid;
	margin:2px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	width:auto;
	height:auto;
	position:relative;
}
#noticias .fecha {
	color:#666;
	font-weight:bold;
}
#noticias a {
	padding-left:16px;
	min-height:12px;
	background-image:url(../img/linkaz.gif);
	background-repeat: no-repeat;	
	background-position:bottom left;
}
#banner_swf{
	width:420px;
	height:150px;
	margin-top:12px;
}