/* CSS Document */
body {
	background-color:#000000;
	background-image:url(../images/lienzo_home.jpg);
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:fixed;
}

#contenedor{
azimuth:center-right; position:absolute; width:886px; height:596px; top:50%; left:50%; margin-left:-443px;margin-top:-299px;
}

#cabecera{
margin-top:61px;
margin-left:441px;
height:83px;
}

.coro{
font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#666666;
}

.coro a{
color:#666666;
text-decoration:none;
}

.coro a:hover{
text-decoration:underline;
}

#contenido{
margin-left:55px;
}

.lista{
width:153px;
height:17px;
border-top:1px solid #E0E0E0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:8px;
padding-top:4px;
}

.lista a{
text-decoration:none;
}

.lista a:hover{
text-decoration:underline;
}

.lista1{
color:#74B610;
}

.lista2{
color:#52810C;
}

.lista3{
color:#2F4A06;
}