@charset "utf-8";
/* CSS Document */

.bgIntercalados_a{
	background-image: url(Images/bgs/bgIntercalado_a.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: none 0px;
	height: 19px;
}
.bgIntercaladosLeft_a{
	background-image: url(Images/bgs/bgIntercaladoLeft_a.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	border: none 0px;
	height: 19px;
	width: 10px;
}
.bgIntercaladosRight_a{
	background-image: url(Images/bgs/bgIntercaladoRight_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: none 0px;
	height: 19px;
	width: 10px;
}
.bgIntercalados_b{
	background-image: url(Images/bgs/bgIntercalado_b.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: none 0px;
	height: 19px;
}
.bgIntercaladosLeft_b{
	background-image: url(Images/bgs/bgIntercaladoLeft_b.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	border: none 0px;
	height: 19px;
	width: 10px;
}
.bgIntercaladosRight_b{
	background-image: url(Images/bgs/bgIntercaladoRight_b.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	border: none 0px;
	height: 19px;
	width: 10px;
}

