.homeShadow {
	background-image: url(../images/shadowAlpha.png) !important;
	background-image: url(../images/shadow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 5px 0 0 5px;
	padding: 0 7px 7px 0;
}

.homeBody {
	background-color: #FFFFFF;
	border-left: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	padding: 5px;
}

.homeItem { clear: both; padding: 0; }
.homeTitle {
	background-image: url(../images/gradiente_news.gif); 
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
}

.myBox_2 {}
.myBox_2 img {
	background-image: url(../images/shadowAlpha.png) !important;
	background-image: url(../images/shadow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0 0 5px;
	padding: 0 7px 7px 0;
}

.myBox_3 {}
.myBox_3 img {
	background-image: url(../images/shadowAlpha.png) !important;
	background-image: url(../images/shadow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	margin: 5px 0 0 5px;
	padding: 0 7px 7px 0;
}

.boxTitle {
	color: #990000;
	font-weight: bold;
	padding: 5px;
}
.boxTitle a { color:#990000; text-decoration: none; }
.boxTitle a:hover { text-decoration: underline; }

.boxText {
	padding: 5px;
	text-align: justify;
}

.boxLink { padding: 5px; text-align: right; }
.boxLink a { color:#990000; text-decoration: none; }
.boxLink a:hover { text-decoration: underline; }

#news {}

#newsText {}

#newsTitle {
	background-image: url(../images/gradiente_news.gif); 
	background-repeat: repeat-x;
	color: #FFFFFF;
	/* margin: 5px;*/ 
	padding: 5px;
}

#news a { color:#990000; text-decoration: none; }
#news a:hover { text-decoration: underline; }
#news li { list-style-type:none; padding-bottom: 5px; /*margin-left: 5px;*/ }
#news ul { list-style:inside; padding: 0 10px 0 10px; /*margin-left: -15px; */}