.turest {
}
#arriba {
	margin: 0 auto;
	width: 922px;
	background-color: #FFFFFF;
	height: 104px;
}
#centro {
	margin: 0 auto;
	width: 917px;
	border: 2px solid #2B6EB4;
	font-family: "Eras Bold ITC", Arial, Verdana;
	font-size: 12px;
}
#abajo { 
 margin: 0 auto;
 width: 922px;
}
#menu {
	margin: 0 auto;
	width: 922px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-top: 7px;
}
#imagen {
	width: 430px;
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 0px;
	left: 25px;
	top: 161px;
}
#texto {
	width: 480px;
	left: 460px;
	top: 173px;
	margin-left: 440px;
}
#animado {
	position: absolute;
	left: 568px;
	top: 23px;
	width: 387px;
	height: 88px;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	font-family: "Eras Bold ITC", Arial, Verdana;
	text-align: center;
	background: url(/images/flecha.gif) repeat-x;
	background-position: left top;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
	padding-right: 10px;


}

a.mainlevel:hover {
 color: #CCCCCC;
  	text-decoration: none;
	
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #274F00;
	text-align: left;
	
}

a.sublevel:hover {
	color: #7BDC65;
	
}
/* redondo */
div.top {
	height:28px;
	background-image:url(../images/redonda/top_line.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	width: 922px;
}
	
img.esquina_sup_izq { float:left; }
img.esquina_sup_der { float:right; }

div.content {
	background-image:url(../images/redonda/left_line.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	width: 922px;
	margin: 0 auto;
}
	
div.boxcontrol { padding:0 5% 0 5%; 
	background-image:url(../images/redonda/right_line.gif); 
	background-position:right; 
	background-repeat:repeat-y; }
	
div.bottom {
	height:35px;
	background-image:url(../images/redonda/btm_line.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0 auto;
	border: 0;
	width: 922px;
}
	
img.esquina_inf_izq { float:left; }
img.esquina_inf_der { float:right; }

h1 { margin:0; border-bottom:1px dashed #996;}

p.autor { padding-right:8px; 
	border-right:1px dashed #996;
	text-align:right;
	margin:-.1em 0 0 0; }
	
/* IE 5.5 box model hack para posicionar correctamente las imagenes de esquina */
* html img.esquina_sup_izq, * html img.esquina_inf_izq  { \margin-left:-.2em;  ma\rgin-left:0; }
* html img.esquina_inf_der, * html img.esquina_sup_der { \margin-left:.2em; } 

