body {
	padding: 0px;
	margin: 0px;
	background-image: url(/img/bck.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#top {
	background-color: #FAFAFA;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#top div {
	color: #333333;
	padding: 2px;
}
#top a {
	color: #333333;
	text-decoration: none;
}
#header {
	margin: 0px auto 0px auto;
	width: 970px;
	height: 65px;	
}
#h1 {
	float: left;
	width: 165px;
	height: 65px;
	background-image: url(/img/logo.jpg);
	cursor: pointer;
}
#h2 {
	float: right;
	width: 805px;
	height: 65px;
	background-color: #006599;
	background-image: url(/img/hfill.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu {
	height: 19px;
	background-image: url(/img/menu.jpg);
	margin-bottom: 8px;
}
#menu div {
	text-align: center;
	padding-top: 3px;
	color: #4E6EC5;
}
#menu a {
	text-decoration: none;
	color: #4E6EC5;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}
#menu a.f {
	background-image: none;
}
#main, #mainx {
	margin: 0px auto 0px auto;
	width: 970px;
}
#footer {
	border-top: 1px solid #CCCCCC;
	margin: 0px auto 0px auto;
	width: 970px;
	background-color: #FFFFFF;
}
#footer div {
	text-align: center;
	font-size: 0.8em;
	padding-top: 3px;
}
#footer hr {
	border-top: 1px solid #2D3841;
	border-bottom: 1px solid #101C27;
	width: 350px;
}


#lcol {
	float: left;
	width: 165px;
	text-align: left;
}
#cont {
	float: right;
	width: 805px;
}
#mcol {
	float: left;
	width: 640px;
	text-align: left;
	padding-bottom: 5px;
}
#rcol {
	float: right;
	width: 165px;
	text-align: left;
	background-color: #DDDDDD;
}
#mainx #cont {
	width: 100%;
	float: none;
}
#mainx #mcol {
	width: 805px;
}
#main #mcoli {
	width: 620px;
	margin-left: 10px;
}
#mainx #mcoli {
	width: 795px;
	margin-left: 10px;
}


#dobr {
	text-align: center;
}
#dobr img {
	margin-top: 4px;
}

#rcol div.z {
	background-color: #FFCC66;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#rcol div.z span {
	font-weight: bold;
	font-size: 26px;
	display: block;
}
#lcol div.a div {
	display: block;
	height: 22px;
	font-weight: bold;
	background-image: url(img/m.gif);
	background-repeat: no-repeat;
}
#lcol div.a a {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 7px;
}


div.h {
	background-image: url(/img/h1.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}
div.b {
	padding: 10px;
}


#r1 {
	background-image: url(/img/r3.jpg);
	height: 20px;
}
#r2 {
	background-image: url(/img/r2.jpg);
	height: 12px;
}
#r3 {
	background-image: url(/img/r3.jpg);
	height: 169px;
}


.uootblm, .uootbl {
	width: 100%;
	border: 0px;
}
table.n {
	width: 100%;
	border: 0px;
}
table.v {
	width: 100%;
	border: 0px;
}
table.v td {
	vertical-align: top;
}

div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

table.prods {
	width: 100%;
	border: 0px;
}
table.prod {
	width: 100%;
	border: 0px;
}
table.prod td {
	vertical-align: top;
}
table.prods tr.l td {
	border-bottom: 1px solid #DDDDDD;
}

table.term {
	width: 100%;
	border: 1px solid #CCCCCC;
}

table.s {
	width: 100%;
	border: 0px;
	background-color: #FFCC66;
}

div.i {
	float: right;
	width: 250px;
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
}

table.sb {
	width: 100%;
	border: 0px;
}

table.w {
	width: 100%;
	border: 0px;
}
table.w td {
	padding: 4px;
	vertical-align: top;
	background-color: #EEEEEE;
}
tr.sh td, td.sh, tr.sh a {
	color: #999999;
}

a.m {
	font-weight: bold;
}

tr.top td {
	background-color: #EEEEEE;
}
tr.topx td {
	height: 4px;
}

div.bt {
	padding: 3px;
}

img.m {
	border: 2px solid #333333;
}

table.prods h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}

td.b {
	font-size: 1.15em;
	font-weight: bold;
}

table.prods h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}

div.mapa {
	width: 100%;
	border: 0px;
	margin-bottom: 10px;
}
div.mapa td {
	vertical-align: top;
}
div.mapa a {
	display: block;
}
div.mapa a.b {
	font-weight: bold;
}
div.mapa div {
	padding-left: 10px;
}
.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 body {
	background-color: #FFFFFF;
	background-image: none;
 }
 #header, #menu {
	display: none;
 }
 #main, #cont, #mcol, #mcoli {
	width: 100%;
	float: none;
 }
}
