body {
	margin: 0; 
	background-color: #D7B7D6;
	text-align: center;
	font-family: "Arial", arial, serif;
	color: black;
	font-size: 9pt;
}

#td1 {
	font-size: 19px;
	padding-top: 12px;
}

#foto_frame {
	background: white;
	margin: 5px 5px;
	padding: 5px 5px;
	width: 275px!important; 
}

#address {
	font-family: "Bitstream Vera Sans";
	font-size: 10pt;
}
img { 
	border: 0px;
	vertical-align: text-top;
}

a {
	color: #993399;
	text-decoration: none;
	font-weight:normal;
	}

#menu {
	background: #8D5B70;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu li {
	float: left;
	font-family: "Comic Sans MS", "Bitstream Vera Sans";
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

#menu a {
	background: #8D5B70 url("../images/seperator.png") bottom right no-repeat;
	color: white;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 15px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 10px;                    
 }
 
#menu a.current {
	background: #BC8494;
	color: #fff;
	padding-bottom: 10px;
	font-size: 10pt;                    
 }

#submenu {
	background: trnasparent;
	list-style: none;
	margin: 0!important;
	padding: 0!important;
	width: 95%;
	height: 100%;
	float: left;
}

#submenu li {
	text-align: left!important;
	font-family: "Comic Sans MS", "Bitstream Vera Sans";
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: white;
	width: 95%!important;
}

#submenu li ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

#submenu li ul li{
	background: transparent!important;
	text-align: left!important;
	font-family: "Comic Sans MS", "Bitstream Vera Sans";
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: white;
}
#submenu li ul li a {
	border-bottom: 0px!important;
}

#submenu a{
	background: transparent;
	border-bottom: 1px solid #8D5B70;
	color: white;
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#submenu a:hover {
	color: white;
	font-size: 11pt;                    
 }
 
 #submenu a.current {
	background: #E0ACC0 ;
	color: #fff;           
 }
 
#shell {
	margin: 0px;
	padding: 0;
	background-color: transparent;
}

#top {
			width: 800px;
			height: 169px;
			margin: 0px;
			padding: 0px;
			background-color: transparent;
}
	
#middle {
	width: 800px;
	height: 431px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#left-body {
	float: left;	
	position: relative;
	margin-top: 10px;
	padding-top:5px; 
	width: 170px; 
	height: 440px;
	background: url("../images/cajita_ok_copy.png") top  no-repeat;
}

#right-body {
	float: right;	
	position: relative;
	background: #DDB3C1 url("../images/reyes_majos.png") bottom no-repeat;
	margin-top: 10px;
	padding-top: 15px;
	padding-left:5px;
	width: 620px; 
	text-align: left;
	font-family: "Bitstream Vera Sans";
	font-size: 12pt;
	z-index: 0;
}
#right-body-1 {
	float: right;	
	position: relative;
	background: #DDB3C1 url("../images/reyes_majos.png") top no-repeat;
	margin-top: 10px;
	padding-top: 15px;
	padding-left:5px;
	width: 615px;
	height: 440px; 
	text-align: left;
	font-family: "Bitstream Vera Sans";
	font-size: 12pt;
	z-index: 0;
}

#cabecera {
	text-align: center;
	font-family: "Arial", arial, serif;
	color: black;
	font-size: x-large;
	font-weight: bold;
}