@charset "UTF-8";
/* CSS Document */

body {background-color:#1f1f1f; background-image:url(../img/bg.jpg); background-repeat:repeat-x;}
#cuerpo{width:1000px; margin:auto;}
#flash{ width:909px; margin-top:0px;}
#firma{ height:80px; width:1000px; font: 12px/15px Arial, Helvetica, sans-serif; color:#FFFFFF; margin:auto; padding-top:10px;}
#firma a { text-decoration:none; color: #ffffff;}
#firma a:hover {background-color:#00ade1;}
#links { font-size:10px; color: #ffffff;}
#links a { text-decoration:none; color: #ffffff;}
#links a:hover {background-color:#00ade1;}

#descripcionTexto
{
	padding:0 10px 0 5px;
	margin-top:15px;
	height:78px;
	overflow:hidden;
	line-height:13px;
}
#descripcion 
{
	position:absolute;
	left:275px;
	top:510px;
	width:410px;
	height:78px;
}