#header {
	background-image: url("../imagenes/fondo_head.png");
	background-repeat: repeat-y;
}
#footer {
	background-image: url("../imagenes/fondo_foot.png");
	background-repeat: repeat-y;
}
#linea_gris {
	background-image: url("../imagenes/fondo_menu_gris.png");
	background-repeat: repeat-y;
}
#inside_content {
	background-image: url("../imagenes/fondo_main.png");
	background-repeat: repeat-x;
}
#lat_home {
	background-image: url("../imagenes/pestana_clientes.png");
	background-repeat: no-repeat;
	background-position:right top;
}
#footer_a220 {
	background-image: url("../imagenes/a220_footer.png");
	background-repeat: no-repeat;
	background-position:right 6px;
}
#footer_partners img{
	border:none;
}
.selected {
	background-image: url("../imagenes/pestana_menu.png");
	background-repeat: no-repeat;
	background-position:left bottom;
	width:103px !important;
	text-align:left !important;
	margin-right:0 !important;
	color:#EA7E14 !important;
}
#campo_busqueda, #campo_pass, #campo_user {
	background-image: url("../imagenes/campo_buscador.png");
	background-repeat: no-repeat;
	background-position:left top;
}
