body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #e68e1c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content {
	margin: 20px auto;
	width: 760px;
	background-color: #FFFFFF;
}
#content .idioma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 10px;
	text-align: right;
	color: #4C4C4C;
	border-bottom: solid #E5E5E5 3px;
}
#content .idioma a {
	color: #4C4C4C;
	text-decoration: none;
	padding-left: 10px;
}
#content .idioma a:hover {
	color: #990000;
}


#content .logotipo {
	height: 60px;
	text-align: center;
	vertical-align: middle;
	padding: 25px;
}
#content .header {
	height: 180px;
	border-bottom: solid #fff 1px;
	background-color: #000000;
}
#content .menu {
	background-color: #c9b252;
	height: 30px;
}
#content .menu ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 7px;
}
#content .menu ul li {
	display: inline;
}
#content .menu ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0 20px;
}
#content  .menu  ul  li  a:hover {
	color: #990000;
}
#content .text {
	padding: 20px 35px 10px 100px;
	background-image: url(../titles/bg_text.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}
#content .text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #C9B252;
	font-weight: bold;
	letter-spacing: 5px;
	margin: 0px;
	padding-bottom: 10px;
	background-image: url(../titles/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .text p {
	padding-left: 25px;
	padding-right: 25px;
}
#content .text #malla {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content  .text  #malla  td {
	height: 75px;
	width: 75px;
	padding: 2px;
	position: relative;
	background-image: url(../titles/bg_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

#content  .text  .left {
	float: left;
	margin-right: 25px;
}
#content  .text  .right {
	float: right;
	margin-left: 25px;
}
#content .text .footer {
	clear: both;
	margin-top: 40px;
	margin-right: -15px;
	margin-bottom: 0px;
	margin-left: -85px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid #999 1px;
}
#content .text .footer a {
	color: #BF7A29;
	text-decoration: none;
}
#content .text .footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .text th {
	background-color: #D0C89F;
	font-variant: small-caps;
	padding: 5px;
}
#content .text td {
	background-color: #F3F1E9;
	padding: 3px;
	text-align: center;
	font-size: 11px;
}
#content .text td.resaltado {
	background-color: #E6E0CA;
	font-weight: bold;
}
#content .text .boton {
	color: #626033;
	background-color: #BDC186;
	padding: 5px 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1AD65;
	border-right-color: #817D41;
	border-bottom-color: #817D41;
	border-left-color: #B1AD65;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
#content .text .boton:hover {
	background-color: #ABB066;
	border-top-color: #817D41;
	border-right-color: #B1AD65;
	border-bottom-color: #B1AD65;
	border-left-color: #817D41;
	color: #D5D8B4;
}
#visa {
	margin: 0px auto;
	width: 400px;
	padding: 2px;
	text-align: center;
}
#visa input {
	color: #000000;
	background-color: #E0D7B4;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
}








/*Cherry Button*/
#powered {
	text-align:center;
	width:100%;
	margin-bottom:5px;
	margin-left:0px
}
#powered li {
	width:120px;
	border:1px solid #EEEEEE;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:3px;
	list-style-type:none;
	display:inline-block;
	margin:5px;
	color: #CCCCCC;
	font-weight: bold;
}
#powered #its {
	letter-spacing: 2px;
}
#powered #its strong {
	color: #FFFFFF;
}

#powered a {
	font-size:7px;
	font-weight:bolder;
	color:#FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#powered #com {
	color: #FF9900;
}
