body {
	margin :  0px;
	padding:  0px;
}
form {
	margin :  0px;
	padding:  0px;
}
a img {
	border: 0px; 
}
h1.clear,
h2.clear,
div.clear {
	clear: both;
}

/*
 * Header
 */
#headerWrap {
	position: relative;
	width   : 100%;
	height  : 74px;
	background-image: url(../gifs/bgsHeader.png);
	background-repeat: repeat-x;
	font-family: Verdana;
	color: #FFFFFF;
}
#headerElms {
	position: relative;
	width   : 1004px;
	height  :   74px;
}

#headerElms #logo {
	position: absolute;
	top :  7px;
	left: 20px;
}

#headerElms #metaMenu {
	position: absolute;
	right: 10px;
	top  :  4px;
	font-size: 10px;
	color: #FFFFFF;
}
#headerElms #metaMenu a {
	text-decoration:none;
	color: #FFFFFF;
}

#headerElms #gsearch {
	position: absolute;
	right: 13px;
	top  : 34px;
}
#headerElms #gsearch #q {
	position: relative;
	height: 12px;
	width : 100px;
	font-size: 11px;
	color: #FF6600;
	background-color: #F3EEE4;
}

#headerElms ul {
	position: absolute;
	bottom:   0px;	
	left  : 160px;
	width : 705px;
	margin :  0px;
	padding:  0px;
	font-size  : 12px;
	list-style-type: none;
}
#headerElms ul li {
	display: block;
	float  : left;
	position: relative;
	height : 33px;	
	margin :  0px  5px  0px  0px;
	background-position: center top;
	background-repeat: repeat-x;
}
#headerElms ul li.uns {
/*	background-image: url(../gifs/bgHeaderMenuItem.gif); */
	background-image: url(../gifs/bgsHeader.png);
	background-position: 0px -74px;
}
#headerElms ul li.uns a {
	display: block;
	padding: 7px 8px 0px 8px;
	color: #000000;
	text-decoration: none;
}
#headerElms ul li.sel {
	top   :  6px;
/*	background-image: url(../gifs/bgHeaderMenuSelected.gif); */
	background-image: url(../gifs/bgsHeader.png);
	background-position: 0px -148px;
}
#headerElms ul li.sel span {
	display: block;
	padding: 7px 8px 0px 8px;
	color : #007699;
}
#headerElms ul li.tlf {
	display:block;
	float: left;
	position: relative;
	margin-right: 5px;
	background-image: none;
	height: 33px;	
}
#headerElms ul li.tlf img {
	display:block;
	position: absolute;
	bottom:  0px;	
	left  :  0px;
}

/* 
 *	Menu principal
 */
#menu {
	position: absolute;
	top   :  74px;
	left  :   0px;
	width : 160px;
	margin :  0px;
	padding:  0px;
	color: #000000;
	font-family: Verdana;
	font-size  : 10px;
}
#menu h3 {
	position: relative;
	margin : 0px;
	padding:  3px 17px  2px  0px;
	color : #FFFFFF;
	font-size  : 11px;
	font-weight: normal;
	text-align : right;
	background-color: #000000;
}
#menu h4 {
	position: relative;
	margin : 0px;
	padding:  3px 17px  3px  0px;
	color : #FFFFFF;
	font-size  : 10px;
	font-weight: normal;
	text-align : right;
	background-color: #999999;
}
#menu ul {
	position: relative;
	margin :  0px  0px 12px  0px;
	padding:  0px;
	color : #007699;
	list-style: none;
}
#menu ul li {
	position: relative;
	margin :  0px;
	padding:  7px 17px  0px  0px;
	line-height: 16px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}
#menu ul li a {
	color: #FF6600;
	text-decoration: none;
}

/*
 * Localizador
 */
#locator {
	position: relative;
	margin :   0px   0px  18px 160px;
	padding:   3px   0px   2px  10px;
	font-family : Arial;
	font-size   : 10px;
	color: #000000;
	z-index: 15;
}
#locator a {
	color: #FF6600;
	text-decoration: none;
}
#locator a:hover {
	text-decoration: underline;
}

/*
 * Contenido Central
 */
#contWrap {
	position: relative;
	z-index: 10;
}
.cw1 {
	width : 622px;
	margin :   0px 200px   0px 180px;
}
.cw2 {
	width : 800px;
	margin :   0px   0px   0px 180px;
}
.cw3 {
	width : 950px;
	margin : 0px auto 0px auto;
}

#contWrap h1.tipo1 {
	color: Fuchsia;
}
#contWrap h1.tipo2 {
	position: relative;
	margin :  0px  0px  6px  0px;
	color: #007699;
	font-family: Arial;
	font-size  : 24px;
	font-weight: normal;
}
#contWrap h1.ovrl span {
	position: relative;
	top   : -3px;
	padding-right : 10px;
	background-color: #FFFFFF;
}
#contWrap h1.ovrl {
	background-repeat  : repeat-x;
	background-image   : url(../gifs/bg-line-gray.gif);
}
#contWrap h2.tipo1 {
	position: relative;
	color: #999999;
	font-family: Arial;
	font-size  : 20px;
	font-weight: normal;
}
.cw1 h2.tipo1 {
	margin :  6px 20px  6px  0px;
}
.cw2 h2.tipo1 {
	margin :  6px  0px  6px  0px;
}
/* #contWrap h1.undl, */
#contWrap h2.undl {
	background-position:  0px 22px;
	background-repeat  : repeat-x;
	background-image   : url(../gifs/line-dotted-green.gif);
}
#contWrap h1.hmb {
	margin-bottom : 12px;
}
#contWrap h1.hmt,
#contWrap h2.hmt,
#contWrap h3.hmt {
	margin-top    : 12px !important;
}
#contWrap h2.tipo2 {
	color: #007699;
	margin :  6px 20px  6px  0px;
	padding:  0px  0px  0px 15px;
	font-family: Arial;
	font-size  : 12px;
	background-image: url(../gifs/bullet-orange-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#contWrap h2.tipo3 {
	color: #007699;
	margin :  6px  0px  6px  0px;
	padding:  0px  0px  0px 15px;
	font-family: Arial;
	font-size  : 14px;
	background-image: url(../gifs/bullet-orange-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#contWrap h3.tipo1 {
	color: #FF6600;
	margin :  6px 20px  6px  0px;
	padding:  0px  0px  0px 15px;
	font-family: Arial;
	font-size  : 12px;
	background-image: url(../gifs/bullet-orange-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#contWrap h3.tipo2 {
	color: #007699;
	margin :  6px 20px  6px  0px;
	padding:  0px  0px  0px 15px;
	font-family: Arial;
	font-size  : 12px;
	background-image: url(../gifs/bullet-blue-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#contWrap h3.tipo3 {
	color: #007699;
	margin :  6px 20px  6px  0px;
	padding:  0px  0px  0px 15px;
	font-family: Arial;
	font-size  : 13px;
	font-weight: normal;
	background-image: url(../gifs/bullet-blue-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#contWrap h3.tipo4 {
	color: #FF6600;
	margin :  6px 20px  6px  0px;
	padding:  0px  0px  0px 15px;
	font-family: Arial;
	font-size  : 13px;
	font-weight: normal;
	background-image: url(../gifs/bullet-orange-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#contWrap h2 a,
#contWrap h3 a {
	color : #FF6600;
	text-decoration: none;
}
#contWrap h4.tipo1 {
	margin :  6px  0px  0px  0px;
	padding:  0px  0px  0px  0px;
	font-family: Arial;
	font-size  : 12px;
}
#contWrap h4.tipo2 {
	margin :  6px  0px  0px 15px;
	padding:  0px  0px  0px  0px;
	font-family: Arial;
	font-size  : 12px;
}

#contWrap p {
	margin :  6px 20px  6px  0px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 10px;
}
#contWrap p a {
	color : #FF6600;
	text-decoration: none;
}
#contWrap a:hover {
	text-decoration: underline;
}
#contWrap img.center {
	display: block;
	margin :  6px auto;
}
#contWrap p.btns a {
	display: inline-block;
	padding: 0px 5px;
	color : #FFFFFF !important;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	line-height:  19px;
	text-align : center;
	text-decoration: none;
	background-color: #FF6600;
}

/*#contWrap ul {
	margin :  0px 20px 12px 15px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 11px;
	list-style: dot;
}
#contWrap ul li {
	margin :  0px  0px  3px  0px;
	padding:  0px  0px  0px  0px;
	line-height: 130%;
}
#contWrap ul li a {
	color: #FF6600;
}*/

#contWrap ul.tipo1 {
	margin : 12px 20px 12px 25px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 10px;
	list-style : disc;
}
#contWrap ol.tipo1 {
	margin : 12px 20px 12px 25px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 10px;
}
#contWrap ul.tipo1 li {
	margin :  0px  0px  3px  0px;
	padding:  0px  0px  0px  0px;
	line-height: 130%;
}
#contWrap ul.tipo1 li a {
	color: #FF6600;
	text-decoration: none;
}
#contWrap ul.tipo1 li a:hover {
	text-decoration: underline;
}

#contWrap ul.tipo2 {
	margin :  0px  5px 12px 15px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 10px;
	list-style : none;
}
#contWrap ul.tipo2 li {
	margin :  0px  0px  3px  0px;
	padding:  0px  0px  0px  0px;
	line-height: 130%;
}
#contWrap ul.tipo2 li a {
	color: #FF6600;
	text-decoration: none;
}
#contWrap ul.tipo2 li a:hover {
	text-decoration: underline;
}

#contWrap dl {
	position: relative;
	font-family: Verdana;
	font-size  : 10px;
}
#contWrap dl dt {
	position: relative;
	font-weight: bold;
}
#contWrap dl dd {
	position: relative;
	margin :  6px 20px  6px  6px;
}

/*#hPaginador {
	clear   : both;
	position: relative;
	height: 14px;
	text-align: right;
	background: url(../gifs/bg-pager.gif) repeat-x top left;
}
.cw1 #hPaginador {
	margin :  0px 20px  0px  0px;
}
.cw2 #hPaginador {
	margin :  0px  0px  0px  0px;
}
#hPaginador span.navigation {
	display: inline-block;
	position: relative;
	margin :  0px  0px  0px  0px;
	padding:  0px  0px  0px  7px;
	font-family: Verdana;
	font-size  : 11px;
	background: #FFFFFF;
}
#hPaginador span.navigation a {
	display: inline-block;
	position: relative;
	color : #FF6600;
	text-decoration: none;
}
#hPaginador span.navigation strong {
	display: inline-block;
	position: relative;
	padding:  0px  2px;
	color : #FFFFFF;
	background: #FF6600;
}
#hPaginador p.location {
	position: absolute;
	top   :  1px;
	left  :  5px;
	margin :  0px;
	font-weight: bold;
}*/
#listpager {
	clear: both;
	position: relative;
	height: 32px;
	margin :  0px  0px  0px  0px !important;
	font-family: Verdana;
	font-size  : 11px;
	line-height: 32px;
	background: #F3EEE4;
	border-bottom: 3px solid #CCCCCC;
}
#listcounter {
	margin :  0px  0px  0px 10px;
}
#listpages {
	float: right;
	margin :  8px 10px  0px  0px;
	line-height: 100%;
}
#listpages span.act,
#listpages a.lnk {
	display : inline-block;
	position: relative;
	margin :  0px  0px  0px  6px;
	padding:  3px  5px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#listpages span.act {
	color : #000000;
	background: #FFCB7F;
}
#listpages a.lnk {
	color : #FFFFFF;
	background: #FF6600;
	cursor: pointer;
}
#listpages span.hel {
	display : inline-block;
	position: relative;
	margin :  0px  0px  0px  6px;
	padding:  3px  3px;
	font-weight: bold;
}

#contWrap div.sep1 {
	position: relative;
	height :  1px;
	margin : 12px 20px 12px  0px;
	padding:  0px;
	background-repeat  : repeat-x;
	background-image   : url(../gifs/line-dotted-gray.gif);
}
#contWrap div.sep2 {
	position: relative;
	height :  1px;
	margin : 12px 20px 12px  0px;
	padding:  0px;
	border-top: 1px solid #D1D1D1;
}
#contWrap div.sep3 {
	position: relative;
	height :  1px;
	margin : 12px 20px 12px  0px;
	padding:  0px;
	border-top: 1px solid #E1E1E1;
}

#stripe {
	position: absolute;
	top   : 110px;
	left  : 802px;
}
.s1 {
	width: 200px;
}
.s2 {
	width: 200px;
	background-image: url(../gifs/bg-stripe-lined.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#stripe h3.tipo1 {
	position: relative;
	margin :  0px;
	font-family: Arial;
	font-size  : 12px;
}
#stripe h3.uc {
	margin-bottom: 6px;
	text-transform: uppercase;
}

#stripe div.box0 {
	position: relative;
}
#stripe div.box1 {
	position: relative;
	margin :  0px  0px 12px  0px;
	padding: 12px 12px 24px 12px;
	background-color: #CDD6D3;
}
#stripe div.box2 {
	position: relative;
	margin :  0px  0px 12px  0px;
	padding: 12px 12px 24px 12px;
	background-color: #E5E7E6;
}

#stripe p {
	position: relative;
	margin :  0px  0px 12px  0px;
	font-family: Verdana;
	font-size  : 10px;
}
#stripe p.pad {
	margin :  6px  0px  6px 12px;
}
#stripe p a {
	color : #FF6600;
	text-decoration: none;
}
#stripe p a:hover {
	text-decoration: underline;
}
#stripe a.go {
	position: absolute;
	bottom:  5px;
	right :  5px;
}
#stripe p.understamp {
	margin : 0px;
	text-align: right;
}
#stripe p.understamp a {
	text-decoration: underline;
}

#stripe img.imgbl {
	display: block;
	border-left  : 20px solid #999999;
}
#stripe img.imgac {
	display: block;
	margin:  0px auto  0px auto;
}
#stripe img.imgmb {
	margin-bottom : 12px;
}
#stripe img.bnr {
	margin-bottom : 12px;
}

#stripe ul.tipo1 {
	position: relative;
	margin : 12px  0px  0px  0px;
	padding:  0px;
	list-style: none;
}
#stripe ul.tipo1 li {
	margin :  0px  0px  0px  0px;
	padding:  6px  0px  3px 25px;
	color: #007699;
	font-family: Verdana;
	font-size  : 10px;
	line-height: 130%;
	background-image: url(../gifs/bg-stripe-list-item.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#stripe ul.tipo1 li a {
	color: #FF6600;
	text-decoration: none;
}

#stripe ul.bg {
	position: relative;
	margin :  0px  0px 12px  0px;
	padding: 12px  0px  0px  0px;
	list-style: none;
	background-image: url(../gifs/bg-stripe-lined.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#stripe ul.tipo2 {
	position: relative;
	margin :  0px  0px 12px  0px;
	padding:  0px;
	list-style: none;
}
#stripe ul.tipo2 li {
	margin :  0px  0px  0px  0px;
	padding:  0px  0px  0px 15px;
	color: #007699;
	font-family: Verdana;
	font-size  : 10px;
	line-height: 130%;
}
#stripe ul.tipo2 li a {
	color: #FF6600;
	text-decoration: none;
}
#stripe ul.tipo2 li a:hover {
	text-decoration: underline;
}

#stripe ul.tipo3 {
	position: relative;
	margin : 12px  0px  0px  0px;
	padding:  0px;
	list-style: none;
}
#stripe ul.tipo3 li {
	margin :  0px  0px  0px  0px;
	padding:  6px  0px  3px 25px;
	color: #007699;
	font-family: Verdana;
	font-size  : 10px;
	line-height: 130%;
	background-image: url(../gifs/bg-stripe-list-item-orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#stripe ul.tipo3 li a {
	color: #FF6600;
	text-decoration: none;
}

#stripe ul.news li {
	padding:  4px  0px  4px 15px;
	background-repeat  : no-repeat;
	background-position:  0px 6px;
	background-image   : url(../gifs/home-ico-item-news.gif);
}

#stripe div.sep1 {
	position: relative;
	width  : 198px;
	height :  1px;
	margin : 12px  0px;
	padding:  0px;
	background-repeat  : repeat-x;
	background-image   : url(../gifs/line-dotted-gray.gif);
}
