/*** Principal Menu ***/

table.pmenu {
	background-image:url(../images/bg_sitemap01.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:223px;
}
table.header{
	width:580px;
	height:40px;
}
table.header td{
	padding:3px;
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:bolder;
	font-style:italic;
	letter-spacing:-1px;
	text-transform: uppercase;
	text-align:right;
}
.bgsitemap1{
	background-image:url(../images/bg_sitemap01b.gif);
	background-repeat:no-repeat;
	width:276px;
	height:41px;
	padding-top:8px;
	padding-left:7px;
}
a.link{
	display:block;
	width:265px;
	height:35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none !important;
}
a:hover.link{
	color:#FFFFFF;
	text-decoration: none !important;
}
.subtitulo{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	font-style: italic;
	line-height:13px;
}
.texto{
	font-family:Tahoma;
	font-size:11px;
	color:#9e9e9e;
}

.link_sitemap{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCC;
	text-transform: none !important;
}

/*** Second Menu ***/

table.second {
	background-image:url(../images/bg_sitemap02.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:223px;
}
.bgsitemap2{
	background-image:url(../images/bg_sitemap02b.gif);
	background-repeat:no-repeat;
	width:276px;
	height:41px;
	padding-top:8px;
	padding-left:7px;
}

/*** More Options ***/

table.more {
	background-image:url(../images/bg_sitemap03.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:171px;
}
.bgsitemap3{
	background-image:url(../images/bg_sitemap03b.gif);
	background-repeat:no-repeat;
	width:276px;
	height:41px;
	padding-top:8px;
	padding-left:7px;
}
.texto2{
	font-family:Tahoma;
	font-size:11px;
	color:#cecece;
}
