body
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: #E7E7CF;
}

div#container
{
	background: url(../images/logo_dirose_400x293.jpg) no-repeat 50% 0;
	text-align: center;
	width: 100%;
	margin: 25px 0px 0px 0px;
}

div.datos
{
	display: block;
	width: 400px;
	height: 80px;
	text-align: right;
	margin: 0px auto 0px auto;
	padding: 300px 0px 0px 0px;
}

div.datos p
{
	margin: 0px;
	padding: 0px;
}

div.datos > p:first-child
{
	border-top: 1px solid #000000;
}

div.en_construc
{
	font-size: 1.2em;
	/*border: 1px solid #000000;*/
}

ul.en_construc
{
	list-style: none;
	width: 400px !important;
	width: 330px;
	margin: 5px auto 5px auto;
	padding: 0px;
	text-align: left;
	/*border: 1px solid #000000;*/
}

ul.en_construc li
{
	background: url(../images/bg_en_construc.gif) no-repeat 0 0;
	margin: 5px 0px 5px 0px;
	padding: 15px 10px 10px 60px;
	height: 40px;
	width: 330px;
}
