/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> MODULE BIENVENIDA <<<----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

h2 {
	border-bottom:1px solid #8A1010;
	color:#282828;
	padding: 0 0 2px;
	text-decoration:none;
}
#contents .content_img { float:left; width:auto; margin:0; padding:4px; border:1px solid #8A1010;}
#contents .content_img div.cover_item img { float:left; width:auto; margin:0; padding:0;}


.introduction { float: right; width: 202px; padding: 20px 15px 20px; border-top:4px solid #8A1010; border-bottom:4px solid #8A1010; }
#contents .introduction p { color: #666; }
.introduction p strong { color: #8A1010; }

.news { float: left; width: 500px; margin: 15px 13px 0 0; }

.contact { float: right; width: 230px; margin: 15px 0 0; }

/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> LASTEST NEWS <<<------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------*/
#lastest_news .new_header { }
#lastest_news .new_introduction { display: inline; width: 200px; font-size: 10px; }
#lastest_news .new_introduction p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#lastest_news h3 { margin: 0 0 0; font-size: 14px; font-weight: bold; color: #8A1010; }
#lastest_news span.date { width: 200px; margin: 0 0 0px; font-weight: normal; clear: both; font-size: 8pt;color: #555; }
#lastest_news div.new { clear: both; float: left; width: 480px; border: 1px solid #ccc; border-left: 3px solid #ccc; padding: 0px 8px 3px; margin:0 0 10px 0;}
#lastest_news div.new_picture { float: left; }
#contents #lastest_news img { padding: 2px; border: 1px solid #8a1010; }

#lastest_news div.first { padding: 0 0 7px; border:none; width:500px; }
#lastest_news .first .new_body { float: right; border: 1px solid #ccc; border-left: 3px solid #ccc; padding:5px 8px; float:left; width:320px; margin: 0 0 0 3px;}

.more_info {
	float:right;
	width:auto;
	padding: 0 0 0 12px;
	border-bottom: 0;
	text-align: right;
	font-size: 10px;
	color: #8A1010;
	background: url(../images/item_more.gif) 0 4px no-repeat;
}
