@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #329BDA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../titles/bg-site.gif);
}
td#content {
	background-image: url(../titles/bg-body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAFAFA;
	vertical-align: top;
	padding: 5px 30px;
}
td#content ul#menu {
	text-align: center;
	padding: 5px;
	margin: 0px -30px;
	background-color: #C0C0C0;
}
td#content ul#menu li {
	display: inline;
	margin: 1px;
	padding: 0px;
}
td#content ul#menu li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../titles/off.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-variant: small-caps;
	display: inline-block;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	background-color: #666666;
	border-top:solid #000000 1px;
	border-right:solid #FFFFFF 1px;
	border-bottom:solid #FFFFFF 1px;
	border-left:solid #000000 1px;
}
td#content ul#menu li a:hover {
	color: #004175;
	background-image: url(../titles/on.gif);
	background-color: #F4F7FB;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
td#content ul#menuinf {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
td#content ul#menuinf li {
	display: inline;
}
td#content ul#menuinf li a {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td#content table.publi {
	width: 490px;
	border: 2px solid #000000;
	margin: 0 0 15px 0;
	background-color: #999;
}
td#content table.publi th {
	color: #FFF;
	background-color: #000;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding: 3px 10px;
}
td#content table.publi td {
	color: #000000;
	background-color: #ccc;
	font-size: 11px;
	width: 340px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
td#content table.publi td.resaltado {
	text-align: right;
	background-color: #666;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	color: #FFF;
}



td#content   a {
	font-size: 11px;
	text-decoration: none;
	color: #004175;
	font-weight: bold;
}
td#conten a:hover {
	color: #FABE04;
}
td#conten .resaltado {
	font-weight: bold;
	color: #030556;
}


td#conten h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #B03100;
	text-transform: uppercase;
}


td#content h2 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid #999999 2px;
	margin-bottom: 3px;
}
td#content h1 {
	color: #003366;
	font-style: italic;
	margin-top: 5px;
	font-size: 24px;
}
td#content   form table {
	background-color: #CCCCCC;
}
td#content   form  table th {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	font-variant: small-caps;
	font-size: 12px;
}
td#content  form  table  td {
	padding: 5px;
	background-color: #999999;
}
input, textarea {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}





td#membrete {
	background-color: #fdc800;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}



/*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;
}
td#conten #form1 input {
	font-family: Tahoma;
	background-color: #FABE04;
	font-size: 12px;
	color: #005399;
}
td#conten #form1 textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #005399;
	background-color: #FABE04;
}
.der {
	float: right;
	margin: 5px 0px 5px 30px;
	border: 1px solid #000000;
}
.left {
	float: left;
	margin: 5px 30px 5px 0px;
	border: 1px solid #000000;
}
