.fbarra{
background-image:url(img/fonsbarra.gif)
background-repeat:no-repeat
}

td{
font-family:Arial;
font-size:12px;
color:#333333;
}

select {
font-family:Arial;
font-size:11px;
color:#333333;
}


a.barra:link {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight:bold;
	}
a.barra:visited {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
		font-weight:bold;
	}
a.barra:active {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
		font-weight:bold;
		}
a.barra:hover {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
		text-decoration: underline;
			font-weight:bold;
}

.tit{
font-size:16px;
color:#006600;
font-weight: bold;
}

.peu{
font-size:10px;
color:#999999;
}


