body
{
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 11px Tahoma, Verdana, Serif;
}	
p
{
	line-height: 15px;
	padding-bottom: 0;
	margin-bottom: 18px;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #427bad;
	text-decoration: underline;
}
a:hover
{
	color: #ed9f01;
}
h1,.h1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	margin: 0 0 13 0;
}
h2
{
	font-size: 18px;
	font-weight: 400;
	color: #ed9f01;
}
h3
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
h4
{
	background: #f2b309;
	font-size: 13px;
	color: #c10000;
	font-weight: 900;
	padding: 5 20;
}
hr
{
	clear: both;
	color: #d5d5d5;
	background-color: #d5d5d5;
	font-size: 1px;
	height: 1px;
	border: none;
	margin: 10px 0px;
}
/* Exception */
.exception
{
	border: 1px solid #d5d5d5;
	padding: 0.5em;
	margin: 1em;
}
.exception strong
{
	color: navy;
}
/* Plugins */
.scroll-pane
{
}
.tip
{
}
.flash-update
{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
a.openimage
{
	display: inline-block;
}
/* Standard features */
a.imageleft,img.imageleft
{
	float: left;
	margin: 0 5 0 0;
}
a.imageleft img
{
	margin: 0 !important;
}
a.imageright,img.imageright
{
	float: left;
	margin: 0 0 0 5;
}
a.imageright img
{
	margin: 0 !important;
}
.small{font-size: 10px;}
.big{font-size: 12px;}
.fleft{float: left;}
.fright{float: right;}
.inlineblock{display: inline-block;}
.middle{vertical-align: middle !important;}
.clear{clear: both;}
.center{text-align: center !important}
.left{text-align: left !important}
.right{text-align: right !important}
.top{vertical-align: top !important}
.bottom{vertical-align: bottom !important}
.hidden{display: none;}
.nowrap{white-space: nowrap !important}
.hl{color: #F00;}
.blue{color: #228bc8;}
.green{color: #0e741c}
.orange{color: #ed9f01}
.red{color: #F00;}
.black{color: #000;}
.white{color: #FFF;}
.gray{color: #969696;}
.lineheight15{line-height: 1.5em;}
.w100{width: 100%;}
.stdmargin{margin: 5 0;}
.stdmarginextra{margin: 10 0;}
.stdheader1
{
	color: #ed9f01;
	font: normal 18px Arial;
	line-height: 18px;
	margin: 0 0 13 0;
}
.stdheader2
{
	background-color: #faa725;
	color: #fff;
	padding: 7 13;
	font-weight: bold;
}
.stdheader3
{
	background-color: #69cd33;
	color: #FFF;
	padding: 7 13;
	font-weight: bold;
}
.stdblock
{
	background: #f4f4f4;
	padding: 7 13;
	line-height: 15px;
}
* html .stdblock
{
	width: 100%;
}
table.t
{
	background: #fbfbfb !important;
	border-collapse: collapse !important;
}
table.t tr.tr0
{
	background-color: #f4f4f4 !important;
}
table.t tr.tr1
{
	background-color: #ececec !important;
}
table.t td,td.t
{
	border: 1px solid #FFF !important;
	padding: 5 !important;
}
table.t th,th.t
{
	border: 1px solid #FFF;
	padding: 5;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.ok
{
	clear: both;
	margin: 10 0;
	border: 1px solid #49af33;
	background: #FFF;
	color: #49af33;
	padding: 10 20;
	text-align: center;
}
.error
{
	clear: both;
	margin: 10 0;
	border: 1px solid #F00;
	background: #FFF;
	color: #F00;
	padding: 10 20;
	text-align: center;
}
.notice
{
	clear: both;
	margin: 10 0;
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
}
img.rss
{
	width: 15;
	height: 15;
	border: none;
}
/* CSS hacks */
* html .ie100
{
	width: 100%;
}
/* Tags */
div.tags
{
	margin: 3 0;
}
a.tag:link,a.tag:active,a.tag:visited
{
	color: #14a60f;
	text-decoration: none;
}
a.tag:hover
{
	text-decoration: none;
	background: #14a60f;
	color: #FFF;
}
.tags-cloud
{
	border: 1px dashed #eaeaea;
	padding: 3 5;
	text-align: justify;
	margin: 0 0 20 0;
}
/* Page navigator */
div.pages
{
	text-align: center;
	margin: 13 0 0 0;
	float: none;
	clear: both;
	height: 22;
}
div.pages a,div.pages a:active,div.pages a:visited,div.pages a:hover,div.pages span
{
	padding: 2px 5px;
	margin: 0 1px;
	display: inline-block;
	text-decoration: none;
}
div.pages a,div.pages a:active,div.pages a:visited
{
	background: #f7f7f7;
	border: 1px solid #c7c7c7;
	color: #000;
}
div.pages a:hover
{
	background: #ccc;
	border:1px solid #666;
	color: #000;
}
div.pages span
{
	background: #666;
	border:1px solid #666;
	color:#fff;
}
div.pages input
{
	background: #FFF;
	border: 1px solid #c7c7c7;
	height: 19;
	margin: 0 0 0 1;
	width: 30;
	vertical-align: middle;
	position: relative;
	top: -2;
}
* html div.pages input
{
	position: static;
}
/* Route */
#route
{
	margin: 26 0 0 0;
	color: #a1a1a1;
}
#route a:link,#route a:visited,#route a:active
{
	color: #a1a1a1;
	text-decoration: none;
}
#route a:hover
{
	color: #ed9f01;
}
#route1:link,#route1:active,#route1:visited
{
	color: #000 !important;
}
#route1:hover
{
	color: #ed9f01 !important;
}
/* Subrecords list */
#sub
{
	padding: 7 26;
	margin: 0 0 13 0;
	line-height: 15px;
}
/* DESIGN */
#maintable
{
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
#top
{
	height: 30;
	padding: 0 42 0 34;
	background: #d7d2bf url("/images/top-back.jpg") no-repeat center top;
}
#top2
{
	padding: 0 0 0 34;
}
#menutop1
{
	display: inline-block;
	float: left;
}
#menutop2
{
	display: inline-block;
	float: right;
	margin: 0 0 0 114;
}
#menutop3
{
	display: inline-block;
	float: right;
}
#left
{
	vertical-align: top;
	padding: 0 26 0 0 !important;
}
#leftinner
{
	margin: 0 0 0 0;
	width: 225 !important;
}
#contenttd
{
	padding: 26 0 0 0;
}
#content
{
	vertical-align: top;
	padding: 0 0 26 0;
	width: 100%;
}
#contenttable
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	margin: 0 0 0 0;
}
#mainrow
{
	height: 100%;
}
#main
{
	vertical-align: top;
	padding: 0 !important;
}
#centertable
{
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
#center
{
	vertical-align: top;
	padding: 0 0 33 0;
	width: 100%;
}
#centerinner
{
	margin: 0 31 0 33;
	height: 100%;
}
* html #centerinner
{
	width: 100%;
}
#bannersbottom
{
}
#bannersbottominner
{
}
#right
{
	vertical-align: top;
	width: 218;
	padding: 22 0 35 0 !important;
}
#rightinner
{
	margin: 0 19 0 0;
}
#bannersright
{
	margin: 39 0 0 0;
}

#logo
{
	width: 115;
	height: 115;
	margin: 4 0 0 0;
	float: left;
}
#logo img
{
	width: 115;
	height: 115;
	border: none;
}
#topphone
{
	color: #7a7782;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	height: 36;
	padding: 15 0 0 0;
}
* html #topphone
{
	height: 51;
}
#bannerstop
{
	text-align: left;
	margin: 0 0 0 0;
}
#mmenu
{
	clear: both;
	width: 100%;
	height: 23;
	margin: 15 0 0 0;
}
div.menucont
{
	float: left;
	text-align: center;
	border: 0px solid red;
}
.menuspacer
{
	float: left;
	width: 38 !important;
	height: 100%;
}
.menuone
{
	padding: 0 5;
}
#mmenu div.menuone,#mmenu div.menuselected
{
	font-size: 13px;
	height: 23;
	line-height: 20px;
	float: left;
}
#mmenu a,#mmenu a:active,#mmenu a:visited
{
}
.menuselected
{
	background: #ed9f01 url("/images/menu-right.gif") no-repeat right top;
	color: #FFF;
}
.menuselectedinner
{
	background: url("/images/menu-left.gif") no-repeat left top;
	padding: 0 5;
}
#mainimage
{
	clear: both;
	margin: 21 0 0 0;
	text-align: right;
}
#mainimage img
{
	width: 138;
	height: 139;
}
#bottom
{
	padding: 0 33;
	vertical-align: top;
}
#bottominner
{
	background: url("/images/bottom-back.gif") repeat-x left top;
	padding: 13 0 0 0;
	height: 44;
}
* html #bottominner
{
	height: 60;
}
#contactinfo
{
	color: #8c8993;
	font-size: 13px;
	font-weight: bold;
	margin: 0 21 0 0;
}
#copyright
{
	font-size: 13px;
	font-weight: bold;
}
#bottomleft
{
	float: left;
	width: 25%;
}
#counters
{
	float: left;
	width: 50%;
	text-align: center;
}
#atributo
{
	text-align: right;
	float: right;
	width: 25%;
}
#atributo img
{
	width: 85;
	height: 26;
	margin: 0 26 0 0;
}
#menul
{
	background: #e9f2d3 url("/images/mtl.gif") no-repeat left top;
}
#menul2
{
	background: url("/images/mtr.gif") no-repeat right top;
	height: 100%;
}
#menul3
{
	background: url("/images/mbr.gif") no-repeat right bottom;
	height: 100%;
}
#menulinner
{
	padding: 15 20;
	line-height: 23px;
}
#menulinner a:link,#menulinner a:active,#menulinner a:visited
{
	color: #000;
}
#menulinner a:hover,#menulinner span
{
	color: #ed9f01;
}
.gtop
{
	width: 100%;
	border-top: 1px solid #bdbdbd;
}
.gbottom
{
	width: 100%;
	border-bottom: 1px solid #bdbdbd;
}
.gbl
{
	border-bottom: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
}
.gleft
{
	border-left: 1px solid #bdbdbd;
}
.gright
{
	border-right: 1px solid #bdbdbd;
}
.gcenter
{
	vertical-align: top;
	padding: 0 17;
}
.gtable
{
	width: 100%;
	margin: 13 0 0 0;
}
.pdf
{
	vertical-align: middle;
	margin: 0 12 0 0;
}
#tops
{
	vertical-align: top;
	padding: 49 19 0 31;
}
a.black,a.black:active,a.black:visited
{
	color: #000;
	font-size: 13px;
}
.maptd
{
	vertical-align: top;
	padding: 0 39 0 0;
}
#maptd img
{
	border: 1px solid #a7a7a7;
}
a.blackbold,a.blackbold:active,a.blackbold:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
a.blackbold:hover
{
	color: #427bad;
}
a.orangebold,a.orangebold:active,a.orangebold:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #ed9f01;
}
a.orangebold:hover
{
	color: #427bad;
}
table.t2
{
	border-collapse: collapse;
	width: 100%;
}
table.t2 th,table.t2 td
{
	border: 1px solid #000;
	text-align: center !important;
	vertical-align: middle !important;
	padding: 5;
}
table.t2 th
{
	background: #dedfe0;
	font-weight: bold;
}
.rekimg
{
	float: left;
}
#h11
{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	margin: 0 0 13 0;
}