body {
	background:#dddddd;
}

#cab a{
	cursor: pointer;
	font-family:arial;
	font-size: 11px;
	color: #0000ee;
	height: 30px;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height:15px;
}
#cab a:hover {
	color: #fff; 
}
#cab a.cto {
	background: url(../img/sobre.gif) no-repeat bottom left;
}
#cab a.cto:hover {
	background: url(../img/sobre.gif) no-repeat top left;
}


a.pie_pag , a.pie_pag:hover{
	font-size: 10px; 
	color: #ffffff; 
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 19px;
}

a.pie_copy , a.pie_copy:hover{
	font-size: 9px; 
	color: #527fd0; 
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 19px;
}

a.mnuLocal{	
    font-family:Arial;
	font-size: 11px; 
	color: #fff; 
	line-height: 1.4em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a.mnuLocal:hover{
	color: #cc0000;
}
a.mnuPrincipal{	
    DISPLAY: block;
	float:left;
	font-family:Trebuchet, Arial;
	font-size: 10px; 
	color: #335CD6; 
	line-height: 1.3em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	background: url(../img/flchab.gif) no-repeat  left;
	padding-left:13px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	margin-left:11px;
	margin-right:11px;
}
a.mnuPrincipal:hover{
	color: #cc0000;
	/*background: #D1D1F6 url(../img/ptor.gif) no-repeat 30% left;*/
	background: url(../img/ptor.gif) no-repeat 30% left;	
	margin-left:11px;
	margin-right:11px;
}
