/*iframe html {
	color: #FACFDC;
}*/
body {
	margin: 0px;
	background-color: #FFEBEE;
}
.menu {
	text-align: center;
	height: 50px;
}
.menu a {
	font: bold 10pt ITC Kabel Medium, Tahoma, Verdana, Arial, sans-serif;
	color: #AA7DC0;
	text-decoration: none;
	vertical-align: middle;
}
.menu a:hover {
	background-color: #FFEBEE;
	padding: 2px;
}
#izq {
	vertical-align: top;
	background-image: url(../img/fondo_menu3.gif);
}
#izq_sup {
	vertical-align: top;
	background-image: url(../img/lateral_sup_izq3.gif);
	background-repeat: repeat-x;
}
#centro {
	background-image: url(../img/fondo_centro3.gif);
}
#sup {
	background-image: url(../img/fondo_superior3.gif);
	width: 563px;
	height: 128px;
}
#drch {
	background-image: url(../img/fondo_lateral_drch3.gif);
	background-repeat: repeat-y;
}
#borde {
	border-color: #9296C9;
}

