/* for all */
*{
margin:0;
padding:0;
border:0;
background-color: transparent;
text-decoration: none;
}

/* for body */
body {
background-color: #ccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#container{
	width:770px;
	margin: 0 auto;
}
#content{
	width:770px;
}

/*header*/
#header{
	margin: 15px 0 10px 10px;
}
#header h1 span{
	display: none;
	visibility:hidden;
}
#header h1{
	width:145px;
	height:46px;
	background-image: url(../imgs/logo.jpg);
	background-repeat: no-repeat;
}
#header h1 a{
	width:132px;
	height:36px;
	display: block;
}

/*Center content*/
#center{
	width:auto;
}
#principal_image{
	width:732px;
	height:440px;
	float: left;
}

/*Menu*/
#buttons{
	width: 32px;
	height: 435px;
	margin-left:3px;
	float: left;
	list-style:none;
}
#buttons_home{
	width:32px;
	height:435px;
	margin-left:-45px;
	float: left;
	list-style:none;
}
.buttons_list{
	list-style: none;
}
#button_eng li{
	width:32px;
	height:168px;
}
#button_des li{
	width:32px;
	height:122px;
}
#button_emp li{
	width:32px;
	height:145px;
}
#sub_menu, #sub_menu_des, #sub_menu_eng_home{
	width: 210px;
	margin: 5px 100px 10px 10px;
	font-size: 13px;
	float:left;
}
#sub_menu_eng{
	width: 210px;
	margin: 5px 0px 10px 10px;
	font-size: 13px;
	float:left;
}
#sub_menu ul, #sub_menu_des ul, #sub_menu_eng ul, #sub_menu_eng_home ul{
	list-style: inside;
	text-align: left;
}
#sub_menu li, #subsub_menu_emp li{
	color: #000;
	margin-bottom: 5px;
}
#sub_menu li a, #subsub_menu_emp li a, .pdf_emp a{
	color: #003300;
}
#sub_menu li a:hover, #subsub_menu_emp li a:hover, .pdf_emp a:hover{
	color: #fff;
}
#subsub_menu_emp{
	width: 160px;
	margin: 5px 70px 15px 11px;
	font-size: 13px;
	float:right;
}
#subsub_menu_emp li{
	margin: 0 5px 5px 15px;
	list-style: circle inside;
}

/*Band*/
#band{
	position: absolute;
	width: 250px;
	height: 555px;
	left: 53%;
	top:0;
	border-left: solid 2px #ffcc66;
	overflow: auto; 
	overflow-x: hidden;
	
}
#band_home{
	position: absolute;
	width: 250px;
	height: 555px;
	left: 53%;
	top:0;
	border-right: solid 2px #ffcc66;
}
.band_emp{
	background: #99cc66;
	background-color: #669966;
	opacity: .8; filter: alpha(Opacity=80); -khtml-opacity: .8;
}
.band_des{
	background: #ffff99;
	opacity: .8; filter: alpha(Opacity=80); -khtml-opacity: .8;
}
.band_eng{
	background: #99ccff;
	opacity: .8; filter: alpha(Opacity=80); -khtml-opacity: .8;
}
.band_cont{
	background: #fff;
	opacity: .8; filter: alpha(Opacity=80); -khtml-opacity: .8;
}

#id_h{
	height:32px;
	margin: 37px 100px 5px 5px;
}

#band p{
	width: 210px;
	margin: 0 10px 8px 10px;
}
#band_eng{
	font-size:9px;
	color: #fff;
}
.band_imgs{
	border-left: solid 2px #ffcc66;
	opacity: .99; filter: alpha(Opacity=99); -khtml-opacity: .99;
}


/*preload*/
#preload{
	visibility: hidden;
	display: none;
}

/*Download List*/
#pdf{
	width:200px;
	list-style:url(../imgs/empresa/pdf.gif) inside;
	margin:0 10px 0 10px;
}
#pdf li{
	margin-bottom:5px;
}
#pdf a{
	text-decoration: none;
	color: #000;
}
#pdf a:hover{
	color: #fff;
}

/*Footer*/
#footer{
	width: 770px;
	height:20px;
}
#footer_home{
	width: 763px;
	height:20px;
	font-size:14px;
}
#footer ul, #footer_home ul{
	list-style:none;
	float: left;
}
#footer_home li{
	float:left;
	height:15px;
	display:block;
	margin: 12px 0 0 10px;
}
#footer p{
	font-size:20px;
	float: right;
	margin: 15px 8px 0 0;
}
#footer_arrouba{
	font-size:20px;
	float: right;
	margin:10px 48px 0 0;
}
#footer p a, #footer_home p a, #footer_arrouba a{
	text-decoration: none;
	color: #505050;
}
#footer p a:hover, #footer_home p a:hover, #footer_arrouba a:hover{
	color: #fff;
}

/* codes by Cuducos */

#enHome #button_eng a {
	background: transparent url(../imgs/bot_eng-en-home.gif);
}

#enHome #button_eng a:hover {
	background: transparent url(../imgs/bot_eng_over-en-home.gif);
}

#ptHome #button_eng a {
	background: transparent url(../imgs/bot_eng-home.gif);
}

#ptHome #button_eng a:hover {
	background: transparent url(../imgs/bot_eng_over-home.gif);
}

#enHome #button_emp a {
	background: transparent url(../imgs/bot_emp-en-home.gif);
}

#enHome #button_emp a:hover {
	background: transparent url(../imgs/bot_emp_over-en-home.gif);
}

#ptHome #button_emp a {
	background: transparent url(../imgs/bot_emp-home.gif);
}

#ptHome #button_emp a:hover {
	background: transparent url(../imgs/bot_emp_over-home.gif);
}

#ptHome #button_des a, #enHome #button_des a {
	background: transparent url(../imgs/bot_des-home.gif);
}

#ptHome #button_des a:hover, #enHome #button_des a:hover {
	background: transparent url(../imgs/bot_des_over-home.gif);
}

#en #button_eng a {
	background: transparent url(../imgs/bot_eng-en.gif);
}

#en #button_eng a:hover {
	background: transparent url(../imgs/bot_eng_over-en.gif);
}

#pt #button_eng a {
	background: transparent url(../imgs/bot_eng.gif);
}

#pt #button_eng a:hover {
	background: transparent url(../imgs/bot_eng_over.gif);
}

#en #button_emp a {
	background: transparent url(../imgs/bot_emp-en.gif);
}

#en #button_emp a:hover {
	background: transparent url(../imgs/bot_emp_over-en.gif);
}

#pt #button_emp a {
	background: transparent url(../imgs/bot_emp.gif);
}

#pt #button_emp a:hover {
	background: transparent url(../imgs/bot_emp_over.gif);
}

#pt #button_des a, #en #button_des a {
	background: transparent url(../imgs/bot_des.gif);
}

#pt #button_des a:hover, #en #button_des a:hover {
	background: transparent url(../imgs/bot_des_over.gif);
}

#buttons_home a img, .buttons_list a img {
	visibility: hidden !important;
}

#buttons_home a, .buttons_list a {
	display: block  !important;
	width: 100%  !important;
	height: 100%  !important;
	background-position: -2px 0 !important;
	background-repeat: no-repeat  !important;
}

#principal_image, #principal_image2 {
	background-color: #fff;
	width: 732px;
	height: 440px;
	border: 0px solid #cccccc;
}

#principal_image2 {
	position: absolute;
}

#subsub_menu_emp a {
	display: inline !important;
}

#band.band_cont input, #band.band_cont textarea {
	border: 1px solid #333;
	width: 64%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#band.band_cont label {
	width: 35%;
	float: left;
}

#band.band_cont legend {
	font-weight: bold;
}

#band.band_cont textarea {
	height: 100px;
}

#band.band_cont fieldset {
	margin: 0 10px 8px 10px;
}

#band.band_cont li {
	list-style-type: none;
	margin: 10px 0;
}

#band.band_cont input.bt {
	cursor: pointer;
	margin-left: 35%;
}

#band.band_cont input.bt:hover {
	background-color: #ccc	;
}

/* Cuducos sent this little gifts to IE */

#button_eng a {
	*width:32px !important;
	*height:168px !important;
}

#button_des a {
	*width:32px !important;
	*height:122px !important;
}

#button_emp a {
	*width:32px !important;
	*height:145px !important;
}

#band_home {
	*opacity: 1; filter: alpha(Opacity=80); -khtml-opacity: 1;
}

#center {
	*width: 100%;
	_width: auto;
}

#band.band_cont input, #band.band_cont textarea {
	_width: 60%;
}