body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.text_interior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	padding-left: 14px;
	clear: both;
	padding-right: 14px;
	padding-bottom: 10px;
}
.text_interior h3 {
	font-size: 15px;
	font-weight: bolder;
	color: #FFCC00;
}
.text_interior h1 {
	font-size: 18px;
	color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	text-align: right;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}
#menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #330000;
	text-align: right;
	width: 220px;
	float: right;
	display: table-cell;
	margin-top: 24px;
}
#menus a:hover {
	color: #000000;
	padding-right: 10px;
}

#menus a {
	color: #330000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999933;
	border-bottom-color: #333300;
}

.address strong {
	color: #330000;
}
.text_interior a {
	text-decoration: underline;
	font-weight: bolder;
	color: #CCCC33;
}
.text_interior a:hover {
	text-decoration: none;
}
#home {
	height: auto;
	width: 500px;
}
#promo_side {
	float: right;
	height: auto;
	width: 191px;
	text-align: center;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 4px;
	color: #CCCC66;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333300;
}
#promo_side strong {
	color: #FFFFFF;
}

#intro_side {
	float: left;
	height: auto;
	width: 290px;
	text-align: justify;
	padding-right: 10px;
}
.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #595D3A;
	text-align: right;
	display: table-cell;
	padding-top: 4px;
	padding-right: 6px;
}
.creditos {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bolder;
}
.creditos a {
	color: #333300;
	text-decoration: underline;
}


.menus a {
	color: #330000;
	text-decoration: none;
}
.Alert {
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
}

