body {
	margin: 0; padding: 0;
	font: 0.8em normal  Helvetica, sans-serif;
	background: #edebeb url(../images/body_bg.gif) repeat-x;
}

h1 {    font-size: 140%; }
h2 {    font-size: 130%; }
h3 {    font-size: 120%; }
a {
	text-decoration: none;
	color: #161740;
}

a:hover {
	text-decoration: none;
	color: #161740;
	border-bottom: 1px solid #ffa200;
}
	
strong {
	font-weight: bold;
	color: #21201f;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(../images/header_bg.gif) no-repeat center top;
	padding-top: 120px;
}
#header .disclaimer {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}
#header .disclaimer a {	color: #ccc;}
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center; 
}
#header img {
	margin: 20px 0 10px;
}


#gs-wrapper {
    margin: 0 auto 20px;
    padding: 0;
	width: 980px;
}

#gs-space {
    clear: both;
    height: 14px;
    margin: 0 0 2px;
    padding: 0 2px;
}
#gs-banner {
    background: none repeat scroll 0 0 #fff;
    clear: both;
    color: #979189;
    font-size: 90%;
    height: 240px;
}

#gs-breadcrumb {
    background: none repeat scroll 0 0 #DDDAD8;
    clear: both;
    color: #979189;
    font-size: 100%;
    height: 24px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0 15px;
}
#gs-date {
    float: right;
    width: auto;
}

#gs-foot {
    float: center;
    width: auto;
}
#gs-letra {
    float: right;
    width: auto;
}
.gs-columnas {
    clear: both;
    content: ".";
    display: block;
}
.gs-box {
    width: 25%;
    float: left;
    overflow: hidden;
}
.gs-box_1 {
    width: 75%;
    float: left;
    overflow: hidden;
}
.moduletable_1 {
    margin-top: 0 !important;
    margin-right: 5px !important;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #C8C3BE;
    border-left: medium none !important;
    border-right: 1px solid #C8C3BE;
    border-top: medium none !important;
    padding: 14px;
}

.moduletable {
    margin-top: 0 !important;
    margin-right: 5px !important;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #C8C3BE;
    border-left: medium none !important;
    border-right: 1px solid #C8C3BE;
    border-top: medium none !important;
    padding: 14px;	
	height: 170px;
}

.moduletable_content {
    clear: both;
    color: #5d5b58;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
	text-align: justify;
}
.moduletable_content_1 {
    clear: both;
    color: #5d5b58;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
	text-align: justify;
}
.moduletable_content_center {
    clear: both;
    color: #5d5b58;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
	text-align: center;
}


.separador_sec 		{	width: 100%;	padding: 10px 0 5px 20px; background: transparent url(../images/separador_sec.png) repeat-x bottom;}
.gs-sec			{	width: 100%;	padding: 5px 0 5px 20px; height:170px;	}
.gs-sec_izd {
    width: 25%;
    float: left;
    overflow: hidden;
}
.gs-sec_cen {
    width: 5%;
    float: left;
    overflow: hidden;
}
.gs-sec_der {
    width: 70%;
    float: right;
    overflow: hidden;
}
.gs-sec_izd ul	{	padding-left: 25px; padding-right: 10px;}

#oculto 
{
	display: none;
}
