/*@charset "utf-8";*/
#topdiv {
	background-color: #000a51;
	height: 20px;
	width: 100%;
}
#bannerdiv {
	height: 80px;
	width: 100%;
	border-bottom: 1px solid #c3d7e2;
	background-image: url(images/back_banner.jpg);
	background-repeat: repeat-x;
}
#datetimediv {
	background-color: #ffffff;
	height: 25px;
	width: 100%;
	border-bottom: 1px solid #c3d7e2;
}
#marqueediv {
	height: 148px;
	width: 100%;
	border-top: 1px solid #ffffff;
	background-image: url(images/back_banner2.jpg);
	background-repeat: repeat-x;
	margin-top:3px;
}
div#menudiv {
	width: 100%;
	background-color:#000a51;
	height:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}  

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:900px; height:25px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #fff; font-family: Verdana;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:900px; w\idth:900px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited { display:block; font-size:11px; text-decoration:none; color:#fff; width:138px; height:24px; background:#000a51; padding-left:10px; line-height:24px; border-top-width: 0px; border-right-width: 0; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #b5b5b7; border-right-color: #b5b5b7; border-bottom-color: #000a51; border-left-color: #b5b5b7; z-index:100;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#cdcdcd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#d2d2d2 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#1b2466 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#a1a1af;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#a1a1af;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:149px;border-top:1px solid #b5b5b7;}
/* another hack for IE5.5 */
* html .menu ul ul {top:25px;t\op:25px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#e4e4e4; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-top-width: 0; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-color: #b5b5b7;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#1b2466;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/*   ********************termina css menu******************** */

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 11px;
}
.maintext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: underline;
}
.maintext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.title-area2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 10px;
	font-weight: bold;
}
.area2-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
}
.area2-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #485F81;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.area2-title a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #485F81;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.area2-title a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.area2-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: underline;
}
.area2-text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.outline1 {
	border: 1px solid #D4D4D4;
}
.page-subtitle {
	color: #485F81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bullet1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2B9F0;
}
.bullet2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.product-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 11px;
}
.product-text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: underline;
}
.product-text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.product-text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.table-font-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
}
.table-font-sm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: underline;
}
.table-font-sm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.table-font-sm a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}
.contact-box {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
}
#logo_pos_div {
	width: 901px;
	z-index:2;
	margin-top:-305px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#menu_pos_div {
	width: 900px;
	z-index:2;
	margin-top:1px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border-right: 1px solid #ffffff;
    /* border-left: 1px solid #ffffff; */
}
.info_table {
    border-right: 1px solid #c3d7e2;
    border-left: 1px solid #c3d7e2;
}.divider-line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D7E2;
}
.info_left_table {
	border-right: 1px solid #c3d7e2;
}
#info_div {
	width: 899px;
	z-index:2;
	margin-top:0px;	
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color:#f2f3f7;
	border-left: 1px solid #c3d7e2;
	border-right: 1px solid #c3d7e2;
}
#news_div {
	width: 648px;
	margin-top: 20px;
	border-top: 1px solid #c3d7e2;
	border-bottom: 1px solid #c3d7e2;
	border-left: 5px solid #c3d7e2;
	background-color: #fff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #485F81;
	font-weight: bold;
	text-indent: 5px;
}
#products_div {
	position:relative;
	top: -27px;
	width: 219px;
	margin-left:664px;
	border-top: 1px solid #c3d7e2;
	border-bottom: 1px solid #c3d7e2;
	border-left: 5px solid #c3d7e2;
	background-color: #fff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #485F81;
	font-weight: bold;
	text-indent: 5px;
}
#div_maintext {
	position:relative;
	top: -27px;
	width: 550px;
	margin-left:40px;
	padding:10px;
	border-bottom: 1px solid #c3d7e2;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 11px;
}
.maintext a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: underline;
}
.maintext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
#div_section_main {
	position:relative;
	width: 600px;
	height: 85px;
	margin-left:20px;
	padding: 7px;
}
#div_section_main_par {
	position:relative;
	width: 600px;
	height: 85px;
	margin-left:20px;
	padding: 7px;
	background: #dcdfeb;
}

#section_divide {
	position:relative;
	width: 490px;
	height: 1px;
	background-color: #c3d7e2;
	margin-left: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	width: 900px;
	height: 12px;
	background-color: #8eacbd;
	margin-top:20px;
}
#clear {
	clear:both;
}
#boletin {
	width: 219px;
	border-top: 1px solid #c3d7e2;
	border-bottom: 1px solid #c3d7e2;
	border-left: 5px solid #c3d7e2;
	background-color: #fff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #485F81;
	font-weight: bold;
	text-indent: 5px;
	text-align:left;
}
#div_maintext2 {
	position:relative;
	top: 15px;
	width: 550px;
	margin-left:40px;
	padding:10px;
	border-bottom: 1px solid #c3d7e2;
	margin-top: 7px;
}
