@charset "utf-8";
body {
	background-color:#ffffff;
	margin-top:0px;
	background-image:url(/img/v2.0/fundo.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#page {
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/img/v2.0/line.gif);
	background-repeat:repeat-y;
}

#page-line-bottom {
	position:relative;
	width:970px;
	height:26px;
	background-image:url(/img/v2.0/bottom-line.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#header {
	position:relative;
	width:970px;
	height:132px;
}
#header-left {
	position:relative;
	width:760px;
	height:50px;
	float:left;
	/* background-color:#F96; */
	display: inline;
}
#header-right {
	position:relative;
	width:210px;
	height:50px;
	float: right;
	/* background-color:#0F9; */
	display: inline;
}
#header-logo-trigger {
	position:relative;
	width:390px;
	height:60px;
	cursor:pointer;
	top:20px;
	left:140px;
}
#header-bottom {
	width:970px;
	height:30px;
}
#search-form {
	position:relative;
	top:109px;
}
#search-form input {
	width:157px;
	height:14px;
}
#search-trigger {
	position:absolute;
	top:106px;
	left:165px;
	cursor:pointer;
	width:30px;
	height:26px;
}
/********************************
 *	menu
 ********************************/
#menu-layer {
	position:relative;
	width:501px;
	height:20px;
	top:51px;
	left:84px;
}
ul.menu {
	list-style-type: none;
	margin:0px 0px;
	padding:0px 0px;
	margin-left: 20px;
}
ul.menu li {
	height: auto;
	float: left;
	color: #fff;
	width:auto;
	border-style:none;
	margin-left:6px;
	line-height:20px;
}
ul.menu li a {
	color: #fff;
	text-decoration:none;
}
ul.menu li:hover {
	color: #f00;
	text-decoration:none;
	background-color: #ff3300;
}
/********************************
 *	sub-menu
 ********************************/
.header-links-subcat {
            
                line-height:30px;
                color:#fff;
                font-size:13px;
font-weight:bold;
                float:left;
}
.header-links-subcat a {
                color:#fff;
                text-decoration:none;
                margin:0 2px;
}
.header-links-subcat a.active {
                color:#ffde00;
                text-decoration:none;
                margin:0 2px;
}
.header-links-subcat a:hover {
                color:#ffde00;
                text-decoration:none;				
}
/********************************
 *	GERAL 
 ********************************/
.header-geral {
	background-image:url(/img/v2.0/topo_home.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.header-bottom-geral {
	display:none;
}

.link-geral {
	position:relative;
    margin-left:65px;
	_margin-left:32px; /*IE6*/
	width:110px;
	height:30px;
	float:left;
}
.link-geral img {
	position:relative;
	top:7px;
}
/********************************
 *	FOOTER 
 ********************************/

#footer {
	width:970px;
	height:24px;
	margin: 0 auto;
	background-image:url(/img/v2.0/barra_footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;
	text-align:center;
	margin-top:10px;
}
#footer div {
	position:relative;
	top:5px;
}
#footer div a {
	color:#fff;
	padding:10px 5px;
	text-decoration:none;
}
#footer div a:hover {
	color:#f60;
}
/********************************
 *	TIPOGRAFIA 
 ********************************/
body {
	font-family: Arial, Helvetica, sans-serif;
}
ul.menu li {
	font-family: Verdana;
	font-size: 10px;
	letter-spacing:0px;
	font-weight: bold;
}
/********************************
 *	DESATQUES LATERAIS
 ********************************/
.dir1_hp {
	background-color:#408a39;
	width:153px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 5px 0 ;
}
.dir1_hp:hover {
	background-color:#f89a1d;
	width:153px;
height:96px;
	float:left; display:inline;
	padding:0;height:96px;
	margin: 5px 0 ;
}
.dir2_hp {
	background-color:#b84399;
	width:139px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 5px 3px 0 0 ;
}
.dir2_hp:hover {
	background-color:#e81e75;
	width:139px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 5px 3px 0 0 ;
}
.dir3_hp {
	background-color:#1b3664;
	width:153px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 0 0 10px 0 ;
}
.dir3_hp:hover {
	background-color:#ee380e;
	width:153px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 0 0 10px 0 ;
}
.dir4_hp {
	background-color:#009abc;
	width:139px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 0 3px 10px 0 ;
}
.dir4_hp:hover {
	background-color:#f5c303;
	width:139px;height:96px;
	float:left; display:inline;
	padding:0;
	margin: 0 3px 10px 0 ;
}

#fb-tw {
	position:absolute;
	top:6px;
	left:124px;
	cursor:pointer;
	width:85px;
	height:32px;
}
#fb-tw a {margin-left:8px;}