/* Global Styles */
@charset "utf-8";
/*******************************/
@import url("reset.css");
@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");
/*******************************/

body{
margin:0; padding:0; width:auto; height:auto; color:#3C3C3C; background: #eee url(../img/bg_body.gif) repeat-x top center;
font-family: Verdana,Tahoma,Arial,sans-serif; font-size:16px; font-size-adjust:none; font-style:normal; font-variant:normal;
font-weight:normal; line-height:19px;
}
#nav ul, #nav2 ul{clear:both; margin:0; padding:0;}
#nav ul li, #nav2 ul li{float:left; padding:0; margin:0; text-align:center;
list-style-type:none; list-style:none;}
#nav a, #nav2 a{display:block;}
#upgrade { position:relative; background:#FF9; border: 1px solid #C93; height: 20px; margin:auto; padding: 30px;  text-align:center;}
a:focus { outline:none }
#container{/* border: dashed 1px #666; /**/overflow:hidden; }
a:link, a:active, a:visited, a:hover{ text-decoration:none; text-transform:none; }
img {border:0;}
/*************** MAIN MENU *******************************/
#nav {margin: 36px 0 15px 0; padding:0; font-size:1em;text-align:right; }
#nav ul>li {margin-left:10px; min-width:40px; width:auto;}
#nav a{color: #458C8A; padding:15px 10px; text-transform:none;}
#nav a:hover{background:#6AA4A1;border: 1px solid #468D8A; border-top: none; color:#FFF;
padding:14px 9px;}
#navSelected{background:#6AA4A1; border: 1px solid #468D8A; border-bottom:none;
text-transform:none; }
#navSelected a{color:#FFF; border-bottom:none; }
#navSelected a:hover{color:#FFF; border:none; padding:15px 10px;}
#inicio {width: 40px; height:40px; background:url(../img/inicio_icon.gif) right top no-repeat ; 
text-indent: -9999px; margin-top:5px !important; cursor:pointer;}
#inicio a{display:none;}
/***********************************************/
#logo, #header { text-align:right; } 
#logo p {margin-top:90px;}
#header {background:url(../img/header.jpg) left top no-repeat; width:580px; height:340px; }
#flash {color:#333; background:#FC6; padding: 10px 10px 0 10px;}
/*************** ******************************/
#nav2 {margin:30px 0 0 -10px; }
#nav2 ul>li { background: #ddd; margin-left:2px; min-width:180px;}
#nav2 a {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px; text-transform:uppercase; color:#666; background: #ddd;
padding:15px 10px; }
#nav2 a:hover {display:block;color:#FFF; background:#1492A5;
border: 1px solid #127f90; border-bottom:none; padding:14px 9px;}
#nav2Selected{ background:#1492A5 !important; border: 1px solid #127f90;
border-bottom:none; }
#nav2Selected a{color:#FFF; background:#1492A5 !important; padding:14px 9px;}
#nav2Selected a:hover{color:#FFF; border:none;}

/*********************************************/
#content {
	background: #F9F9F9 url(../img/bg_content.gif) repeat-x left top;
	border: 1px solid #ccc;	height:auto;	min-height:200px;	margin-top: -1px;
	padding: 50px 30px;	overflow:hidden;	display: block; width: 880px;}
#content h2{ font-size: 26px; color: #1492A5; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; clear:both;}
#content h3, #content h4 {
font-family:Georgia, "Times New Roman", Times, serif; 
font-weight:normal;
margin: 20px 0 5px 0;}
#content h3{ font-size: 20px; color: #333; line-height:21px; text-align:left; }
#content h4{ font-size: 13px; color: #1492A5; display:inline; font-weight:bold;}
#content h5{ font-size: 14px; color: #333; font-weight:normal; margin:0 0 10px 0 !important;}
#content img {padding: 8px; background: #e6e6e6; border: 1px solid #ddd;}
#mainContent span{font-family: Verdana,Tahoma,Arial,sans-serif; font-size:12px !important; color: #666;text-align:justify; }
#mainContent ul { text-align:left;}
.quote {font-size: 24px; color: #666; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;
line-height: 28px; font-style:italic; text-align:left;}
/************* FOOTER*************************************************/
#footer {font-family: Arial, Helvetica, sans-serif; margin-top: 60px;  
background:url(../img/bg_footer.gif) center bottom no-repeat; line-height:normal; height:122px;}
#footer a, #footer p, #footer ul {margin-top:20px;}
#footer a, #footer p{font-size:12px; color:#666; }
#footer a:hover {text-decoration:underline;}
#footer ul>li{list-style:circle; }
#footer h4 {margin: 22px 0 -20px 0; font-size:1em;}
#footerSep { width:4px; height:80px;; background:url(../img/sepVt.gif) top repeat-y; margin: 20px 16px;}
