html, body { height: 100%; }
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #E3EBD4;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-right: 60px;
}
.titleDotted {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.header {
	color: #666666;
	background-color: #E7EEE3;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.menu a:hover{
	text-decoration: underline;
	color: #333333;
}
.menu a:link{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.menu a:active{
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.menu a:visited{
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;	
}
.menu1 a{
	text-decoration: underline;
	color: #666666;
}
.menu1 a:hover{
	text-decoration: underline;
	color: #000000;
}
.menu1 a:link{
	text-decoration: underline;
}
.menu1 a:active{
	text-decoration: underline;
}
.menu1 a:visited{
	text-decoration: underline;
}
.spacer {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 10px;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.spacerLeft {
	height: 5px;
	width: 150px;
}
.spacerBodyMain {
	width: 360px;
	padding-top: 5px;
}
.spacerRight {

	height: 5px;
	width: 100px;
}
.content {
	padding-left: 20px;
	padding-right: 20px;
	width: 320px;
}
.spacerRight2 {
	height: 4px;
	width: 140px;
}
.calhay01 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	height: 1px;
	width: 1px;
}
.calhay01:link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	height: 1px;
	width: 1px;
}
.calhay01:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	height: 1px;
	width: 1px;
}
.calhay01:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
	height: 1px;
	width: 1px;
}
.calhay01:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	height: 1px;
	width: 1px;
}

a:link {
	color: #024F3B;
}
a:visited {
	color: #024F3B;
}
a:hover {
	color: #CE5D01;
}
a:active {
	color: #024F3B;
	text-decoration: none;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #EFF2E3;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}.spacerRightPadded {
	height: 5px;
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
}
.flatText {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.menuItemleft {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: right;
}
.spacerLeftPadded {
	height: 5px;
	width: 140px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}
.divHeaderContainer {
	width: 755px;
	border: 1px solid #6A8B3A;
	padding: 5px;
}
.divMenuContainer {
	text-align: right;
	padding: 5px;
	display: block;
	clear: right;
	float: right;
	position: relative;
}
.imgx {
	border: 1px solid #999999;
}

.imgx:link { 
	border: 1px solid #999999;
}
.imgx:active {
	border: 1px solid #999999;
}
.imgx:visited {
	border: 1px solid #999999;
}
.imgx:hover {
	border: 1px solid #999999;
}
.menuItem2 {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #678F56;
	border-bottom-color: #9A9E83;
}
.menuItemSinBorde {

	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	padding-top: 0px;
}
table {
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}





.menuItemb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 140px;
}

.menuItemb a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	color: #333333;
	background-color: #FFF;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #245E7E;
}

.menuItemb a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	background-color: #E3A862;
	color: #FFF;
	text-decoration: none;
}

.menuItemc {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}

.menuItemc a {
	color: #333333;
	background-color: #D8E8BF;
	display: block;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}

.menuItemc a:hover {background-color: #9A9E83;
color: #FFFFFF;
text-decoration: none;}

.menuItemd {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}

.menuItemd a {
	color: #333333;
	background-color: #EBDAC2;
	display: block;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}

.menuItemd a:hover {background-color: #9A9E83;
color: #FFFFFF;
text-decoration: none;}

.content2 {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}
.bordearriba {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
.bordeabajo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
}.content3 {
	padding-left: 20px;
	padding-right: 20px;
}
.header a:active{
	color: #666666;
	background-color: #E7EEE3;
	font-weight: bold;
}
.header a:visited{
	color: #666666;
	background-color: #E7EEE3;
	font-weight: bold;
}
.header a:hover{
	color: #666666;
	background-color: #E7EEE3;
	font-weight: bold;
}
.header a:link{
	color: #666666;
	background-color: #E7EEE3;
	font-weight: bold;
}

.menuItem2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	width: 135px;
}

.menuItem2 a {
	color: #FFFFFF;
	background-color: #E2E3DB;
	display: block;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	width: 135px;
}

.menuItem2 a:hover {background-color: #9A9E83;
color: #FFFFFF;
text-decoration: none;}


.header2 {
	color: #FFFFFF;
	background-color: #9A9E83;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.header2 a:active{
	color: #FFFFFF;
	background-color: #9A9E83;
	font-weight: bold;
}
.header2 a:visited{
	color: #FFFFFF;
	background-color: #9A9E83;
	font-weight: bold;
}
.header2 a:hover{
	color: #FFFFFF;
	background-color: #9A9E83;
	font-weight: bold;
}
.header2 a:link{
	color: #FFFFFF;
	background-color: #9A9E83;
	font-weight: bold;
}
.menuItemGenero {

	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	background-color: #DBC0A4;
	border-bottom-color: #DBC0A4;
}
.menuItemGen {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
.menuItemGen a {

	color: #333333;
	background-color: #E3CFBB;
	display: block;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
.menuItemGen a:hover {
background-color: #DBC0A4;
color: #FFFFFF;
text-decoration: none;
}
.cajas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.title a:link{
	text-decoration: none;
	color: #07513C;
}
.title a:active{
	text-decoration: none;
	color: #07513C;
}
.title a:visited{
	text-decoration: none;
	color: #07513C;
}
.title a:hover{
	text-decoration: none;
	color: #07513C;
}
.boxportada {
	height: 30px;
	width: 25px;
	padding: 5px;
}
.spacertop {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
	background-color: #6A8B3A;
	width: 750px;
}
.divlogo {
	height: 77px;
	width: 160px;
	padding-top: 10px;
}
.logo {
	border: 3px solid #FFFFFF;
}
.blanco {
	color: #FFFFFF;
	vertical-align: middle;
}
.titleContainer {
	background-image: url(../2008images/back.jpg);
	padding-left: 35px;
}
.subtitle {
	font-size: 14px;
}
.bordedtable {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.dottedrow {
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.nuevocontent {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.toppadded {
	padding-right: 20px;
}
.toppadded2 {
	padding-right: 20px;
	padding-left: 10px;
}
.cajasdesplegables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
}
.imgpadded {
	padding: 2px;
}
.dottedTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.titulopublicacion {
	font-size: 16px;
	font-weight: bold;
	color: #024F3B;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titulopublicacionBorded {
	font-size: 16px;
	font-weight: bold;
	color: #024F3B;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE5D01;
}

.titulopublicacionBackgrounded {
	font-size: 16px;
	font-weight: bold;
	color: #024F3B;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
}



.mainmenu_border_down{
	background-color: #E3A862;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-left: 25px;
}
.mainmenu_menuItem a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #05A379;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666;
	font-weight: bold;
}

.mainmenu_menuItem a:active {
	color: #FFF;
}

.mainmenu_menuItem a:visited {
	color: #FFF;
}

.mainmenu_menuItem a:hover {
	background-color: #037656;
	color: #FFF;
	text-decoration: none;
}
.mainbg{
	background-color:#599BBE;
}
.menuContainer {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFF;
}
.menuContainerr {
	padding: 3px;
	width: 165px;
	border-width: 1px;
	border-color: #666;
	border-style: dotted;
	margin-right: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6C65C5;
}

.menuItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
	width: 155px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menuItem a {
	color: #333;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	margin: 0px;
}

.menuItem a:active {
	color: #333;
}

.menuItem a:visited {
	color: #333;
}

.menuItem a:hover {
	background-color: #CE5C03;
	color: #FFF;
	text-decoration: none;
}
.bodybox {
	padding: 3px;
	border-width: 1px;
	border-color: #CCC;
	border-style: dotted;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-color: #333;
	border-width: 1px;
}.bullet {
	list-style-image: url(../2011/bullet.gif);
	margin-left: 20px;
}
.bulletNoMargin {
	list-style-image: url(../2011/bullet.gif);
}
.div250padb10 {
	width: 200px;
	padding-bottom: 5px;
	float: left;
}
.titiautor {
	font-size: 12px;
	color: #960;
}


.tititulo {
	font-size: 14px;
	color: #024F3B;
	text-decoration: none;
}
a.tititulo:link {
	font-size: 14px;
	color: #024F3B;
	text-decoration: none;
}
a.tititulo:hover {
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}
a.tititulo:visited {
	font-size: 14px;
	color: #024F3B;
	text-decoration: none;
}
a.tititulo:active {
	font-size: 14px;
	color: #024F3B;
	text-decoration: none;
}
.dotteddown {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.headpub {
	color: #FFF;
	background-color: #9C6;
	font-size: 14px;
	padding: 5px;
}
.opc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
	display: block;
}

/*-------------------------------------------------------------------------*/
.menuItemv {
	border-bottom-style: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
	width: 90px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.menuItemv a {
	color: #666;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	margin: 0px;
}

.menuItemv a:active {
	color: #666;
}

.menuItemv a:visited {
	color: #666;
}

.menuItemv a:hover {
	background-color: #CE5C03;
	color: #FFF;
	text-decoration: none;
}
.leftmenubar {
	background-color: #F8F9F4;
	width: 200px;
}
.margin10right {
	margin-right: 10px;
}
.btn {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(/2012/button_back.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 105px;
	border-top-style: none;
}
.bordedGreen {
	border: 1px solid #05A379;
}
