@charset "UTF-8";
.top {
	background-attachment: fixed;
	background-image: url(http://www.emba.com.ar/imgs/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.T-1 {
	background-image: url(http://www.emba.com.ar/imgs/T-1.gif);
	background-repeat: repeat-x;
}
.B-1 {
	background-image: url(http://www.emba.com.ar/imgs/B-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.R-1 {
	background-image: url(http://www.emba.com.ar/imgs/R-1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.L-1 {
	background-image: url(http://www.emba.com.ar/imgs/L-1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.BC-fondo {
	background-attachment: fixed;
	background-image: url(http://www.emba.com.ar/imgs/BC-fondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.pie {
	background-attachment: fixed;
	background-image: url(http://www.emba.com.ar/imgs/pie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bolder;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEF558;
	text-decoration: none;
	line-height: 18px;
}
.texto2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEF558;
	text-decoration: underline;
	line-height: 18px;
}
.in1 { width: 400px;
}
.in { width: 400px;
}