body {
	background-color: #e2dbdd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #882145;
}

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color:#FFCC00;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}


.Mini {font-size: small}
.MiniMini {font-size: x-small}

#Contenido {
	position: absolute;
	width:900px;
	height:530px;
	left: 50%;
	top: 50%;
	margin-top: -285px;
	margin-left: -450px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#Cosas {
	position: absolute;
	width:760px;
	height:560px;
	left: 50%;
	top: 50%;
	margin-top: -280px;
	margin-left: -380px;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}

#Cosas2 {
	position: absolute;
	width:670px;
	height:530px;
	margin-top: -265px;
	margin-left: -335px;
	width:760px;
	height:430px;
	margin-top: -215px;
	margin-left: -380px;
	left: 50%;
	top: 50%;
	z-index:1;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-style: solid;
	border-color: #d5bbc4;
	background-color: #eeeeee;
}


#Direccion {
	position: absolute;
	width:900px;
	height:20px;
	left: 50%;
	bottom: 10px;
	margin-left: -450px;
	z-index:1;
}

.Rollo {
	text-indent: 30px;
	text-align:justify;
	font-size: small;
	color: #4c3232;
}

.Prensa {
	text-indent: 30px;
	text-align:justify;
	font-size: small;
}
