.barra {
	background-color: #D0D4DB;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	text-decoration: none;

}
.barra a {
	text-decoration: none;
	background-color:  #3179DF;
	color: #ffffff;
	display: block;
	position: Relative;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 2px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00007D;
		padding-top: 2px;
}
.barra a:hover {
	background-color:#00007D;
		padding-left: 10px;

	color: #ffffff;
	text-decoration: none;
	display: block;
	position: Relative;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FB2D2D;
		padding-bottom: 2px;
		padding-top: 2px;



}
.barra a:visited {
	text-decoration: none;
}

.barra td {	font-size:8pt;}
.barra1 {
	font-size:8pt;
	background-color: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-color: #ffffff;
	text-decoration: none;

}
.barra1 a {
	font-size:8pt;
	text-decoration: none;
	background-color:  #C6D1DD;
	color: #000000;
	display: block;
	position: Relative;
	padding-left: 10px;
	padding-right: 10px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D1DD;
}
.barra1 a:hover {
	font-size:8pt;
	background-color:#1075DF;
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: Relative;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;



}
.barra1 a:visited {
	font-size:8pt;
	text-decoration: none;
}
