/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> MODULE BIENVENIDA <<<----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/
#contents  h1{ margin: -45px 0 0 0;}
#contents h2 {
	color:#285d92;
	padding: 0;
	text-decoration:none;
	background:#91a0b2;
}
#contents h2 span { background:#FFFFFF; padding: 0 10px 0 0;}

img.visual { float: left; }
#header { z-index:0;}
.introduction {
position: relative;
margin: -72px 0 0;
padding: 100px 0 0;
height: 272px;
background: url(../images/home/visual.jpg) no-repeat top left;
}
#contents .description { background: #3a4652; width: 334px; margin: 40px 0 0 30px; padding:10px; }
#contents .introduction p { color: #ececec; }
.introduction p strong { color: #7aaada; }

.news { float: left; width: 239px; margin: 20px 20px 0 0; }
#contents .news h2 { color:#5d9228;}
.unid { float: left; width: 239px; margin: 20px 20px 0 0;  }
.unid .unidad { background:#313b46; padding: 10px; height: 125px;}
.contact { float: left; width: 239px; margin: 20px 0 0; }

.contact .map {
	height: 30px;
	padding: 116px 10px 0 16px;
	overflow: hidden;
	background: url(../images/home/map.gif) no-repeat top left #313b46;
}
#contents .contact .map a.spn { color:#8bcb4a; text-decoration: none; font-size:11px; font-weight: normal; }
#contents .contact .map a.mtr { color:#bdd9f5; text-decoration: none; font-size:11px; font-weight: normal; margin-left: 12px;}
#contents .contact .map a.brs { color:#7aaada; text-decoration: none; font-size:11px; font-weight: normal; margin-left: 12px;}
#contents .contact .map a.usa { color:#ffffff; text-decoration: none; font-size:11px; font-weight: normal; margin-left: 12px;}
/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> LASTEST NEWS <<<------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------*/
#lastest_news { background:#313b46; height: 145px;}
#lastest_news .new_header { padding: 0 0 6px; }
#lastest_news .new_introduction { display: inline; width: 200px; font-size: 10px; }
#contents #lastest_news .new_introduction p { line-height: 12px; color:#FFFFFF; text-align:left; }
#lastest_news h3 { margin: 0; font-size: 14px; font-weight: normal; color: #7aaada; }
#lastest_news span.date { width: 200px; margin: 0 0 5px; font-weight: normal; clear: both; font-size: 8pt; color: #8bcb4a; }
#lastest_news div.new { clear: both; float: left; width: 100%; }
#lastest_news div.new_picture { float: left; }
#contents #lastest_news img { padding: 2px; border: 1px solid #e9e9e9; display:none;}

#lastest_news .first { padding: 0; }
#lastest_news .first .new_body { float: right; width: 219px; padding: 10px; background: url(../images/home/masinfo.gif) no-repeat right bottom #313b46; }
