/**************************************************************
 * Stylesheet do site de aficionados
 **************************************************************/

a {
 font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #FF6600;
 line-height: normal;
 text-decoration: underline;
}
a:hover {
 font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #666666;
 line-height: normal;
 text-decoration: underline;
}

/**
 * MENU AFICIONADOS START
 */

table.menu-table,
table.menu-table td {
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	height: 16px;
	width: 149px;
}

/* ALL LEVELS WITH ARROWS */
table.menu-table td.menu-2-e,
table.menu-table td.menu-2-e-h,
table.menu-table td.menu-2-e-s,
table.menu-table td.menu-2-e-s-h,
table.menu-table td.menu-3-e,
table.menu-table td.menu-3-e-h,
table.menu-table td.menu-3-e-s,
table.menu-table td.menu-3-e-s-h,
table.menu-table td.menu-4-e,
table.menu-table td.menu-4-e-h,
table.menu-table td.menu-4-e-s,
table.menu-table td.menu-4-e-s-h,
table.menu-table td.menu-5-e,
table.menu-table td.menu-5-e-h,
table.menu-table td.menu-5-e-s,
table.menu-table td.menu-5-e-s-h {
	background: url('/cp/static/images/setab.gif') left no-repeat;
}
table.menu-table td.menu-2-c,
table.menu-table td.menu-2-c-h,
table.menu-table td.menu-2-c-s,
table.menu-table td.menu-2-c-s-h,
table.menu-table td.menu-3-c,
table.menu-table td.menu-3-c-h,
table.menu-table td.menu-3-c-s,
table.menu-table td.menu-3-c-s-h,
table.menu-table td.menu-4-c,
table.menu-table td.menu-4-c-h,
table.menu-table td.menu-4-c-s,
table.menu-table td.menu-4-c-s-h,
table.menu-table td.menu-5-c,
table.menu-table td.menu-5-c-h,
table.menu-table td.menu-5-c-s,
table.menu-table td.menu-5-c-s-h {
	background: url('/cp/static/images/seta.gif') left no-repeat;
}
/* Locked items*/
table.menu-table td.menu-2-p,
table.menu-table td.menu-3-p,
table.menu-table td.menu-4-p,
table.menu-table td.menu-5-p {
	background: url('/cp/static/images/padlock.gif') 97% no-repeat;
}
table.menu-table td.menu-2-p {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EDEBE9;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
}
table.menu-table td.menu-3-p {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;	
	padding-left: 30px;
}
table.menu-table td.menu-4-p {
	padding-left: 40px;
}
table.menu-table td.menu-5-p {
	padding-left: 50px;
}


/* LEVEL 1 */
table.menu-table td.menu-1-e,
table.menu-table td.menu-1-c,
table.menu-table td.menu-1-l {
	font-weight: bold;
	padding-left: 10px;
	background-color: #D3E9EA;
}
table.menu-table a.menu-1-e,
table.menu-table a.menu-1-c,
table.menu-table a.menu-1-l {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
table.menu-table td.menu-1-e-s,
table.menu-table td.menu-1-c-s,
table.menu-table td.menu-1-l-s {
	font-weight: bold;
	padding-left: 10px;
	background-color: #DBD8D4;
}
table.menu-table a.menu-1-e-s,
table.menu-table a.menu-1-c-s,
table.menu-table a.menu-1-l-s {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
table.menu-table td.menu-1-e-h,
table.menu-table td.menu-1-c-h,
table.menu-table td.menu-1-l-h,
table.menu-table td.menu-1-e-s-h,
table.menu-table td.menu-1-c-s-h,
table.menu-table td.menu-1-l-s-h {
	font-weight: bold;
	padding-left: 10px;
	background-color: #DBD8D4;
}
table.menu-table a.menu-1-e-h,
table.menu-table a.menu-1-c-h,
table.menu-table a.menu-1-l-h,
table.menu-table a.menu-1-e-s-h,
table.menu-table a.menu-1-c-s-h,
table.menu-table a.menu-1-l-s-h {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/* LEVEL 2 */
table.menu-table td.menu-2-e,
table.menu-table td.menu-2-c,
table.menu-table td.menu-2-l {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EDEBE9;
	color: #666666;
	text-decoration: none;
}
table.menu-table a.menu-2-e,
table.menu-table a.menu-2-c,
table.menu-table a.menu-2-l {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
table.menu-table td.menu-2-e-h,
table.menu-table td.menu-2-c-h,
table.menu-table td.menu-2-l-h,
table.menu-table td.menu-2-e-s,
table.menu-table td.menu-2-c-s,
table.menu-table td.menu-2-l-s,
table.menu-table td.menu-2-e-s-h,
table.menu-table td.menu-2-c-s-h,
table.menu-table td.menu-2-l-s-h {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C5C0BA;
	color: #666666;
}
table.menu-table a.menu-2-e-h,
table.menu-table a.menu-2-c-h,
table.menu-table a.menu-2-l-h,
table.menu-table a.menu-2-e-s,
table.menu-table a.menu-2-c-s,
table.menu-table a.menu-2-l-s,
table.menu-table a.menu-2-e-s-h,
table.menu-table a.menu-2-c-s-h,
table.menu-table a.menu-2-l-s-h {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
table.menu-table td.menu-2-e,
table.menu-table td.menu-2-c,
table.menu-table td.menu-2-l,
table.menu-table td.menu-2-e-h,
table.menu-table td.menu-2-c-h,
table.menu-table td.menu-2-l-h,
table.menu-table td.menu-2-e-s,
table.menu-table td.menu-2-c-s,
table.menu-table td.menu-2-l-s,
table.menu-table td.menu-2-e-s-h,
table.menu-table td.menu-2-c-s-h,
table.menu-table td.menu-2-l-s-h {
	font-weight: bold;
	padding-left: 20px;
	background-position: 10px;
}

/* LEVEL 3 */
table.menu-table td.menu-3-e-h,
table.menu-table td.menu-3-c-h,
table.menu-table td.menu-3-l-h,
table.menu-table td.menu-3-e-s-h,
table.menu-table td.menu-3-c-s-h,
table.menu-table td.menu-3-l-s-h {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;	
}
table.menu-table td.menu-3-e-s,
table.menu-table td.menu-3-c-s,
table.menu-table td.menu-3-l-s,
table.menu-table td.menu-3-e-s-h,
table.menu-table td.menu-3-c-s-h,
table.menu-table td.menu-3-l-s-h {
	font-weight: bold;
}
table.menu-table td.menu-3-e,
table.menu-table td.menu-3-c,
table.menu-table td.menu-3-l,
table.menu-table td.menu-3-e-h,
table.menu-table td.menu-3-c-h,
table.menu-table td.menu-3-l-h,
table.menu-table td.menu-3-e-s,
table.menu-table td.menu-3-c-s,
table.menu-table td.menu-3-l-s,
table.menu-table td.menu-3-e-s-h,
table.menu-table td.menu-3-c-s-h,
table.menu-table td.menu-3-l-s-h {
	padding-left: 30px;
	background-position: 20px;
}
table.menu-table a.menu-3-e,
table.menu-table a.menu-3-c,
table.menu-table a.menu-3-l,
table.menu-table a.menu-3-e-s,
table.menu-table a.menu-3-c-s,
table.menu-table a.menu-3-l-s {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
table.menu-table a.menu-3-e-h,
table.menu-table a.menu-3-c-h,
table.menu-table a.menu-3-l-h,
table.menu-table a.menu-3-e-s-h,
table.menu-table a.menu-3-c-s-h,
table.menu-table a.menu-3-l-s-h {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
table.menu-table a.menu-3-e-s,
table.menu-table a.menu-3-c-s,
table.menu-table a.menu-3-l-s,
table.menu-table a.menu-3-e-s-h,
table.menu-table a.menu-3-c-s-h,
table.menu-table a.menu-3-l-s-h {
	font-weight: bold;
}

/* LEVEL 4 */
table.menu-table td.menu-4-e-h,
table.menu-table td.menu-4-c-h,
table.menu-table td.menu-4-l-h,
table.menu-table td.menu-4-e-s-h,
table.menu-table td.menu-4-c-s-h,
table.menu-table td.menu-4-l-s-h {
	color: black;	
}

table.menu-table td.menu-4-e-s,
table.menu-table td.menu-4-c-s,
table.menu-table td.menu-4-l-s,
table.menu-table td.menu-4-e-s-h,
table.menu-table td.menu-4-c-s-h,
table.menu-table td.menu-4-l-s-h {
	font-weight: bold;
}

table.menu-table td.menu-4-e,
table.menu-table td.menu-4-c,
table.menu-table td.menu-4-l,
table.menu-table td.menu-4-e-h,
table.menu-table td.menu-4-c-h,
table.menu-table td.menu-4-l-h,
table.menu-table td.menu-4-e-s,
table.menu-table td.menu-4-c-s,
table.menu-table td.menu-4-l-s,
table.menu-table td.menu-4-e-s-h,
table.menu-table td.menu-4-c-s-h,
table.menu-table td.menu-4-l-s-h {
	padding-left: 40px;
	background-position: 30px;
}

table.menu-table a.menu-4-e,
table.menu-table a.menu-4-c,
table.menu-table a.menu-4-l,
table.menu-table a.menu-4-e-s,
table.menu-table a.menu-4-c-s,
table.menu-table a.menu-4-l-s
{
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

table.menu-table a.menu-4-e-h,
table.menu-table a.menu-4-c-h,
table.menu-table a.menu-4-l-h,
table.menu-table a.menu-4-e-s-h,
table.menu-table a.menu-4-c-s-h,
table.menu-table a.menu-4-l-s-h {
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
table.menu-table a.menu-4-e-s,
table.menu-table a.menu-4-c-s,
table.menu-table a.menu-4-l-s,
table.menu-table a.menu-4-e-s-h,
table.menu-table a.menu-4-c-s-h,
table.menu-table a.menu-4-l-s-h {
	font-weight: bold;
}
/* LEVEL 5 */
table.menu-table td.menu-5-e-h,
table.menu-table td.menu-5-c-h,
table.menu-table td.menu-5-l-h,
table.menu-table td.menu-5-e-s-h,
table.menu-table td.menu-5-c-s-h,
table.menu-table td.menu-5-l-s-h {
	color: black;	
}

table.menu-table td.menu-5-e-s,
table.menu-table td.menu-5-c-s,
table.menu-table td.menu-5-l-s,
table.menu-table td.menu-5-e-s-h,
table.menu-table td.menu-5-c-s-h,
table.menu-table td.menu-5-l-s-h {
	font-weight: bold;
}

table.menu-table td.menu-5-e,
table.menu-table td.menu-5-c,
table.menu-table td.menu-5-l,
table.menu-table td.menu-5-e-h,
table.menu-table td.menu-5-c-h,
table.menu-table td.menu-5-l-h,
table.menu-table td.menu-5-e-s,
table.menu-table td.menu-5-c-s,
table.menu-table td.menu-5-l-s,
table.menu-table td.menu-5-e-s-h,
table.menu-table td.menu-5-c-s-h,
table.menu-table td.menu-5-l-s-h {
	padding-left: 50px;
	background-position: 40px;
}
table.menu-table a.menu-5-e-s,
table.menu-table a.menu-5-c-s,
table.menu-table a.menu-5-l-s,
table.menu-table a.menu-5-e-s-h,
table.menu-table a.menu-5-c-s-h,
table.menu-table a.menu-5-l-s-h {
	font-weight: bold;
}
/**
 * MENU END
 */

 /**
 * MAPA SITE
 */

.map1,.map2,.map3,.map4,.map5,.map1-p,.map2-p,.map3-p,.map4-p,.map5-p {
 font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 border-bottom: 1px solid #FFFFFF;
 cursor: pointer;
 height: 16px;
 color: #666666;
}

.map1 a,.map2 a,.map3 a,.map4 a,.map5 a {
 font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 border-bottom: 1px solid #FFFFFF;
 cursor: pointer;
 height: 16px;
 padding-left: 0px;
 color: #666666;
}

.map1 a:hover,.map2 a:hover,.map3 a:hover,.map4 a:hover,.map5 a:hover {
 font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight: normal;
 line-height: normal;
 text-decoration: none;
 border-bottom: 1px solid #FFFFFF;
 cursor: pointer;
 height: 16px;
 padding-left: 0px;
 color: #666666;
}

.map1,.map1-p {
	padding-left: 180px;
	background-color: #D3E9EA;
}

.map2,.map2-p {
	padding-left: 195px;
	background-color: #EDEBE9;
}

.map3,.map3-p {
	padding-left: 210px;
	background-color: white;
}

.map4,.map4-p {
	padding-left: 220px;
	background-color: white;
}

.map5,.map5-p {
	padding-left: 230px;
	background-color: white;
}
.map1-p,.map2-p,.map3-p,.map4-p,.map5-p {
	background: url('/cp/static/images/padlock.gif') 97% no-repeat;
}
