/* CSS Document */

#submenupostal {
	float: right;
	width: 250px;
	text-decoration: none;
}
#topesubmenupostal {
	background-image: url(../imagenes/topemenupostal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 250px;
}
#piesubmenupostal {
	background-image: url(../imagenes/pieemenupostal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 250px;
}
#cuerposubmenupostal {
	background-image: url(../imagenes/cuerpoemenupostal.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 250px;
	line-height: 22px;
}
#submenupostal a {
	text-decoration: none;
	font-size: 14px;
	color: #336600;
}
#subcuerpo1 {
	float: left;
	width: 450px;
}
#subcuerpo2 {

	float: right;
	width: 300px;
}
