body, td, textarea, select {
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #535353;
}

.bandera {
	margin-right: 4px;
}

.menu {
	background-position: right top;
	background-image:url('images/bgmenu.gif');
	background-repeat: repeat-y;
}

.caption h1 {
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 9px;
	font-family: 'Trebuchet MS'!important;
	font-size: 16pt;
	text-transform: uppercase;
}

.subcaption h2 {
	font-size: 14pt;
	margin-top: -15px;
	margin-bottom: 10px;
	font-style: italic;

}

.footer {
	color: #FFFFFF;
	padding-left: 5px;
	height: 28px;
	font-size: 9px;
	background-position: left top;
	background-image:url('images/foot.gif');
	background-repeat: no-repeat;

}

table#categorias td {
	font-size: 9px;
}

div#core {
	padding: 10px 0px 10px 0px;
	margin-left: 10px;
	width: 515px;
}

.tblborder {
	border-top: 2px solid #D86D0A;
	border-bottom: 3px solid #D86D0A;
}

.tbleven td, .tblodd td {
	border-bottom: 1px dotted #b0b0b0;
}

.tblheader td {
	font-size: 12px!important;
	background-color: #FDDB8C;
	border-bottom: 1px solid #D86D0A;
	font-weight: bold;
}

.pagefooter {
	display: none;
}

.tbleven {
	background-color: #F0F0F0;
}

.tblodd {
	background-color: #FFFFFF;
}


.tblheader {

}

a, a:visited {
	color: #731C33;
}

a:hover {
	color: #D86D0A;
}

.mainmenu {
	border-top: 1px dotted #731C33;
}

.menuoptsel {
	background-position: left bottom;
	background-image:url('images/mnsel.gif');
	background-repeat: repeat-x;
}

.menuopt, .menuoptsel {

	text-transform: uppercase;
	color: #731C33;
	padding: 4px 0px 4px 6px;
	display: block;
	width: 107px;
	border-bottom: 1px dotted #731C33;
	font-weight: bold;
	text-decoration: none;
}

.menuopt:hover, .menuoptsel:hover {
	background-color: #d5d5d5;
	color: #731C33!important;
}

.footmenu {
	text-align: right;
}

body {
	background-position: left top;
	background-color: #002644;
	background-image:url('images/bg.gif');
	margin: 0px;
	padding: 0px;
}

.photo {
	border-top: 1px solid #289500;
	border-bottom: 3px solid #289500;
}

.textfield {
	font-weight: bold;
}

.mceContentBody {
	background-color: #FFFFFF!important;
}