@charset "UTF-8";
/* CSS Document */

body { background-color:#1A1A1A; font: 1em/1.25 Helvetica, Arial, sans-serif; color:#666666 }
.container { margin:0 auto; width:970px;}

#tituloPrincipal {margin-right: 216px; padding-top:30px;}
#menuPrincipal {padding:60px 0 0; margin:0;}

	#menuPrincipal b,
	#menuSecundario b {display: none;}
	
	.menus a,
	.menus span {display:block; float:left; background-position:0 -60px; background-repeat:no-repeat;}
	
	.menus a:hover {background-position: 0 -120px}
	.menus .activo {background-position: 0 0}
	
		#menuBtn1 {background-image:url(../images/menu/Menu_01.gif); width:144px; margin-right: 60px; height:30px }
		#menuBtn2 {background-image:url(../images/menu/Menu_02.gif); width:157px; margin-right: 60px; height:30px }
		#menuBtn3 {background-image:url(../images/menu/Menu_03.gif); width:92px; margin-right: 0; height:30px}
		#menuSecBtn1 {background-image:url(../images/menu2/Menu2_01.gif); width:65px; margin-right:30px; height:22px}
		#menuSecBtn2 {background-image:url(../images/menu2/Menu2_02.gif); width:53px; margin-right:15px; height:22px}
		#menuSecBtn3 {background-image:url(../images/menu2/Menu2_03.gif); width:53px; margin-right:30px; height:22px;}
		#menuSecBtn4 {background-image:url(../images/menu2/Menu2_04.gif); width:80px; height:22px;}
		
#imageTitle { width:450px; margin-right:188px; padding:5px 0px 0px }		
#menuSecundario {padding:20px 0px 0px }

.txtbig {font: 1em/1.25em Georgia, "Times New Roman", Times, serif;}	
.txt {font: .88em/1.13em Georgia, "Times New Roman", Times, serif;}
.notes {font: .75em/0.88em Georgia, "Times New Roman", Times, serif;}
.FL {float:left;}
.FR {float:right;}
.FL, .FR {display: inline; overflow:hidden;}
.left {text-align:left;}
.right {text-align:right;}
.tercio {width:33%;}
.dostercios {width:66%;}
.mleft {margin-left:1%;}
.antelastColumn * {padding-right:1em}
.lastColumn * {padding-left:1em}
.ptop20 {padding-top:20px;}
.interlineadoMedio {line-height:1.5em}
.clearfloats {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.oculto {display:none;}
.clearlist {list-style:none;}
.inline {display:inline;}
.horizontal li {padding:0 ; margin:0; float:left;}
.half {width:50%;}
.full {width:100%;}
.centered {text-align:center;}
.oscuro {color:#505050}
.claro {color:#c7c7c7}
.menosclaro {color:#999999}
.titulito {font: bold 1em/1em "Trade Gothic", Helvetica, Arial, sans-serif;}
.titulon {font: bold 2em/2em "Trade Gothic", Helvetica, Arial, sans-serif; padding-top:0.5em}
.tool {font: 0.68em/0.8em "Trade Gothic", Helvetica, Arial, sans-serif;}
.cajaalta {text-transform:uppercase;}
.stmargintop {margin-top:1em;}
.stmarginbottom {margin-bottom:1em;}
.stpaddingv {padding: 1em 0;}
.dbmargintop {margin-top:2em;}
.dbmarginbottom {margin-bottom:2em;}
.borderbottom {border-bottom: 1px solid #242424; padding-bottom:1em;}


a.oscuro, a.oscuro:visited {color:#505050; text-decoration:none}
a.oscuro:hover {text-decoration: underline; color:#666666}
a.regular, a.regular:visited {color:#666666; text-decoration:none}
a.regular:hover {text-decoration: underline}

a.closebottom {display: block; width:20px; height:20px; background-image:url(../images/closeBttn.gif); background-position:0 0;}
a.closebottom:hover {background-position:0 -60px;}


