/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> MODULE BIENVENIDA <<<----------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/

h2 { border-bottom: 1px solid #f6ad02; color: #010101;	padding: 0 0 4px; text-decoration: none; }

img.visual { float: left; }

.content_img { float: right; margin: 0 0 20px 30px; }

.introduction { width: 95.9%; padding: 15px 15px 6px; background: #f4f4f4; }
#contents .introduction p { color: #1a1a1a; }
.introduction p strong { color: #1a1a1a; }

.news { float: right; margin: 15px 0 0; width: 424px; }

.contact { float: left; margin: 13px 0 0; width: 271px; }

/* -------------------------------------------------------------------------------------------------------------*/
/* ------->>> LASTEST NEWS <<<------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------*/
#lastest_news { float: left; width:385px; padding: 10px 20px 20px; background: #f4f4f4; }
#lastest_news .new_header { float:left; width:100%; padding: 0 0 6px;}
#lastest_news .new_introduction { display: inline; width: 200px; font-size: 10px; }
#lastest_news .new_introduction p { line-height: 12px; }
#lastest_news h3 { margin: 6px 0 0; font-size: 13px; font-weight: bold; color: #f7ae03; }
#lastest_news span.date { width: 200px; margin: 0 0 5px; font-weight: normal; clear: both; font-size: 8pt;color: #8d8e8f; }
#lastest_news div.new { clear: both; float: left; width: 100%; border-bottom: 1px solid #ddd; }
#lastest_news div.new_picture { float: left; display: none; }
#contents #lastest_news img { padding: 2px; border: 1px solid #e9e9e9; }

.more_info { display: none; }