@charset "UTF-8";
/* CSS Document */

.mipd {
	width: 182px;
}

.mipd div{
	width: 100%;
}

.modimmcenter {
	background-image: url(../images/ombracenter.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

.modimmtop {
	background-image: url(../images/ombratop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: italic;
	padding-bottom: 5px;
}

.modimmtop a{
	padding-left: 16px;
}

.modimmbottom {
	background-image: url(../images/ombrabottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}
