.id1 {
	background-image: url(bar3.png);
	background-repeat:      repeat-x;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;




}
.id {
	background-image: url(bar.png);
	background-repeat:      repeat;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;


}
.barra {
	background-image: url(bar.png);
	background-repeat:      repeat-x;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000000;

}
.idCopia {

	background-image: url(bar1.png);
	background-repeat:       repeat-x;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.id2 {
	background-image: url(bar4.png);
	background-repeat:         repeat-x;
	color: #FFFFFF;

}
.id3 {
	background-image: url(bar5.png);
	background-repeat:  repeat-x;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;



}
