html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
}

body * {
    line-height:1.22em;
}


ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}


p {
	margin: 1px 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*#contenedor_noticias
{position:absolute;
background-image:url(../imagenes/fondo_contenedor_noticias.gif);
    margin-top:790px;
	margin-left:40px;
	width:545px;
	height:250px;
}

#wrap {
position:absolute;
    color: #404040;
	width:540px;
	margin-top:50px;
}
*/
h4.articulos
{
	position:absolute;
	margin-top:10px;
	margin-left:20px;
	color:#F60;
	font-size:22px;
	font-weight:bold;
	height:25px;
	width:540px;
	text-align: center;
}


