#contenedor {
	position: absolute;
	height: 410px;
	top: 50%;
	margin-top:-205px;
	z-index: 1;
	left: 50%;
	margin-left:-405px;
	width: 840px;
}
#fondomenu {
	position:absolute;
	width: 295px;
	height: 325px;
	z-index: 4;
	vertical-align: middle;
	padding-top: 5px;
	background-color: #FFFFFF;
	left: 0;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu {
	position: absolute;
	width: 180px;
	height: 185px;
	z-index: 5;
	vertical-align: bottom;
	padding-top: 5px;
	left: 12px;
	margin-top: 155px;
	top: 30px;
}
#contenido {
	position: absolute;
	width: 500px;
	height: 325px;
	z-index: 1;
	vertical-align: middle;
	background-color: #FFFFFF;
	left: 300px;
	padding-top: 5px;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

} 
#texto {
	position: absolute;
	width: 470px;
	height: 310px;
	z-index: 3;
	vertical-align: top;
	background-color: #FFFFFF;
	left: 300px;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	margin-right: 5px;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	color: #666666;
	padding-left: 10px;
	line-height: 10pt;
	padding-bottom: 10px;
	border-top-width: 10px;
	border-top-color: #FDFDFD;
	border-top-style: solid;
} 
 
#textos {
	background-image: url(imagral/textos.jpg);
	height: 100%;
	width: 100%;
}
#contieneobras {
	height: 320px;
}

#piedefoto {
	position: absolute;
	height: 18px;
	top: 290px;
	background-color:#333333;
	width: 480px;
	left: 0;
	vertical-align: middle;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.numerosobras {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	text-align: right;
}
.destacar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.destacar a{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.numerosobras a {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	text-align: right;
	text-decoration:none;
}
.numerosobras a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	text-align: right;
	text-decoration:none;
}
.piedefoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	background-position: left;
	text-align: center;
}


#encima {
	position:absolute;
	top:5px;
	left:5px;
	z-index:2;
	width: 100%;
}
#fondito {
position:absolute;
top:5px;
left:5px;
z-index:1;
}
#title {
	position: relative;
	z-index: 2;
	left: 5px;
	top: 0px;
	margin-bottom: 5px;
	width: 290px;
}
#botones {
	position: absolute;
	height: 25px;
	width: 500px;
	left: 300px;
	top: 15px;
	z-index: 4;
}
#asteriscos {
	position: absolute;
	height: 20px;
	top: 5px;
	width: 455px;
	left: 0;
	vertical-align: middle;
}
#flechas {
	position:relative;
	left: 780px;
	z-index: 5;
	width: 15px;
}
#flechas2 {
	position:relative;
	z-index: 6;
	left: 780px;
	top: 258px;
	width: 15px;	
}
.flechas img { cursor:pointer; padding-left:1px; }
	
.asteriscos {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	color: #990099;
	text-align: right;
}
.asteriscos a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	color: #990099;
	text-align: right;
	text-decoration: none;
}
.asteriscos a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	text-indent: 20px;
}
.texto a{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	text-indent: 20px;
	text-decoration: none;
}
