/* CSS Document */
body { text-align:center; background:url(../images/bg.gif) repeat-x; margin:20px; padding:0px; border:none; font-family: Arial, Helvetica, sans-serif; font-size:12px;color: #000000; }

.top {
	background:url("../images/top.gif") no-repeat;
	width:559px;
	height:8px;
	display:block;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: hidden;
}
.body {
	background:url("../images/bg-body.gif"); repeat;
	width:559px;
	height:8px;
	display:block;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: hidden;

	background-repeat:  repeat-x;
}

#hide { text-indent:-9999em; overflow:hidden; height:0em; border:0} 
#header { width:778px; height:147px; padding: 0 11px; display:block; margin:0; text-align:right; background: url("../images/header.jpg") no-repeat; }
.logo { height: 112px;  display:block}
#nav { width:555px; height:17px; display: block; background: url("../images/nav.gif") repeat-x; float:left; padding: 4px 0 0 3px}



.center {text-align:center; margin: auto}
.clear { clear:both; display:block; height:0}
#swf {  display:block; margin:7px 0 9px 0; z-index:0}
.txt-red {color:#A72725;}
.txt-azul {color:#003E77;}
.txt-negro {color:#000;}
.txt-orange { color:#F97D00;}
.txt-verde {color:#007D21}
.txt-gris {color:#434445}
.txt-gris2 {color:#666666;font-size: 10px;}
.txt-gris3 {color:#666666;font-size: 11px;}
.txt-10 { font-size:10px;}
.txt-9 { font-size:10px;}
.txt-base { color:#3F5060}
.img-left { float:left; margin: 5px 30px 2px 0px; }
.img-right { float:right; margin: 5px 0 2px 30px; }
.left { text-align: left}
.right { text-align:right}
.vertical-align { vertical-align: middle}

.margin {margin:0 ;}
.bold { font-weight: bold;}
.u { text-decoration: underline}
.hr { width: 589px; height:9px; display: block; margin: auto; clear: both; background: url("../images/hr.gif") no-repeat; border: 0 }
.noborde { border:0}
.line18 { line-height:18px;}
