body {
	background-color: #46000A;
	background-image: url("../img/bg_home.jpg");
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
}

#content {
	height: 3166px;
}

#regua {
	background-image: url("../img/regua.png");
	width: 42px;
	height: 3166px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#head {
	background-repeat: y;
	width: 945px;
	height: 195px;
	top: 0px;
	margin-left:21px;
}


#formlayer {
	background-color: #ffffff;
	background-image: url("../img/forms/bg_form.jpg");
	
	display: none;
	
	width: 800px;
	border: 3px solid #fff;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;

	position: absolute;
	z-index: 15;

	display: none;	
}

/* A LINHA */

#backLine {
	position: absolute;
	left: 839px;
	top: 2805px;
	
	z-index: 1 !important;
	
	background-image: url("../img/line.png");
	background-repeat: y;
	
	width: 16px;
	height: 355px;
	/*
	height: 2950px;
	*/
}

/******* menu *********/
#menu {
	position: fixed;
	margin-left: 770px;
	width: 140px;
	height: 290px;
	margin-top:-40px;
	z-index: 10;
}

#menu #menuNeedle{
	position: fixed;
	
	top: 183px;
	left: 822px;
	
	background-image:  url("../img/menu_needle.gif");
	background-repeat: no-repeat;
	width: 46px;
	height: 84px;
}

#menu #item_menu{
	width: 140px;
}
#menu #item_menu ul{
	width: 140px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu #item_menu ul li{
	margin-top:-1;
	padding:0;
	width: 140px;	
	background-image: url("../img/menu_3.png");
	height: 25px;
	text-align: center;
	font-family: "georgia";
	font-size: 13px;
	text-transform:uppercase;
	padding-top: 5px;
}
#menu #item_menu ul li a{
	color: #881629;
	text-decoration: none;
}

#menu #item_menu ul li a:visited {
	color: #881629;
	-color: #fef8d0;
	text-decoration: none;   
}

#menu #item_menu ul li.selected{
	background-image: url("../img/menu_4.png");
	color: #fef8d0 !important;
	text-decoration: underline !important;
}

#menu #item_menu ul li.selected a{
	color: #fef8d0;
}

#menu #item_menu ul li:hover, #menu #item_menu ul li.over{
	background-image: url("../img/menu_4.png");
	color: #fef8d0;
	text-decoration: underline !important;
}

#menu #item_menu ul li:hover a, #menu #item_menu ul li a:hover, #menu #item_menu ul li.over a{
	color: #fef8d0;
	text-decoration: underline;
}

#menu #item_menu ul li.selected a{
	color: #fef8d0 !important;
	text-decoration: underline !important;
}

#menu .top {
	background-image: url("../img/menu_1.png");
	background-repeat: no-repeat;
	width: 140px;
	height: 109px;
}
#menu .base {
	background-image: url("../img/menu_5.png");
	background-repeat: no-repeat;
	width: 140px;
	height: 40px;
}
/***********************/

/******* portifolio *********/

#portifolio {
	background: transparent url("../img/port/back.gif") no-repeat;
	width: 784px;
	height: 589px;
	position: fixed;
	z-index: 15;
	margin-left: 80px;
	margin-top: 20px;
	display: none;
	font-family: georgia;
}

#portifolio h3{
	color: #F1E7D7;
	float: left;
	font-size: 28px;
	margin: 20px 0 0 318px;
	-margin: 20px 0 0 160px;
}

#portifolio div.close{
	background: transparent url(../img/port/btn_back.png) no-repeat;
	float: right;
	height: 29px;
	margin: 20px 87px 0 0;
	-margin: 20px 56px 0 0;
	padding: 7px 7px 5px 10px;
	width: 89px;
}

#portifolio div.close a{
	color: #595959;
	text-transform: uppercase;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

#portifolio div.close a:hover{
	text-decoration: underline;	
}

#portifolio div.middle{
	clear: left;
	float: left;
	width: 784px;	
	margin: 20px 0px -35px 0px;
	_margin: 20px 0px -13px 0px;
}

#portifolio div.middle div.flashbox{
	float: left;
	background: transparent url(../img/port/player_frame.png) no-repeat;
	width: 628px;
	height: 388px;	
	padding:25px 0 0 29px;
}

#portifolio div.middle div.handLeft{
	float: left;
	background: transparent url(../img/port/hand_l.png) no-repeat;
	
	width: 104px;
	height: 37px;
	
	margin: 160px -30px 0 0;
	
	cursor: pointer;
}

#portifolio div.middle div.handRight{
	float: left;
	background: transparent url(../img/port/hand_r.png) no-repeat;
	
	width: 104px;
	height: 37px;
	
	margin: 160px -30px 0 -60px;
	_margin: 160px -30px 0 -30px;
	
	cursor: pointer;	
}

#portifolio div.bottom{
	float: left;
	margin: 10px 0 0 105px;
	-margin: 10px 0 0 53px;
	color: #F1E7D7 !important;
}

#portifolio div.bottom div.leftText{
	float: left;
}

#portifolio div.bottom div.leftText h4{
	margin: 0px 0 2px 0;
	padding: 0;
	color: #F1E7D7;
	font-size: 18px;
}

#portifolio div.bottom div.leftText p{
	margin: 0;
	padding: 0;
	width: 200px;
}

#portifolio div.bottom h5{
	margin: 10px 0 2px 0;
	padding: 0;
	color: #F1E7D7;
	font-size: 18px;
	float: left;
	clear: both;
	width: 500px;
}

#portifolio div.bottom p{
	margin: 0;
	padding: 0;
	width: 570px;
	float: left;
}

#portifolio div.bottom p a{
	color: #880026;
	text-decoration: none;
}

#portifolio div.bottom p a:hover{
	text-decoration: underline;
}

#portifolio div.bottom h5 span{
	font-weight: normal;
}

#portifolio div.bottom div.thumbBox{
	float: right;
	margin: 0px 110px 0 0;
	-margin: 0px 83px 0 0;
}

#portifolio div.bottom div.thumbBox div{
	background: transparent url(../img/port/thumb_back.png) no-repeat;
	-background: transparent;
	width: 65px;
	height: 40px;
	float: left;
	margin-left: 10px;
	padding: 0;
}

#portifolio div.bottom div.thumbBox div a img{
	border: 0;
}

#portifolio div.bottom div.thumbBox div a:hover img{
	border: 2px solid #880026;
	margin: -2px 0 0 -2px;	
}

#portifolio div.bottom div.thumbBox div.current{
	background: transparent url(../img/port/thumb_back_cur.png) no-repeat;
	-background: transparent;
	width: 72px;
	height: 44px;
	margin-top: -3px;
	border: 2px solid #880026;
	float: left;
}

/***********************/

#box_1 {
	background-image: url("../img/bg_box1.jpg");
	width: 945px;
	height: 590px;
}
.box_1borda {
	background-image: url("../img/bg_box1borda.jpg");
	width: 945px;
	height: 23px;
}
#box_2 {
	background-image: url("../img/bg_box2.jpg");
	width: 945px;
	height: 614px;
}
#box_3 {
	background-image: url("../img/bg_box3.jpg");
	width: 945px;
	height: 575px;
}
#box_4 {
	background-image: url("../img/bg_box4.jpg");
	width: 945px;
	height: 575px;
}
#box_4top {
	background-image: url("../img/bg_box4top.png");
	background-repeat: no-repeat;
	width: 945px;
	height: 23px;
}
#box_4dir {
	background-image: url("../img/bg_box4dir.png");
	background-repeat: no-repeat;
	width: 74px;
	height: 94px;
	margin-top:266px;
	float: right;
}
#box_5 {
	background-image: url("../img/bg_box5.jpg");
	width: 945px;
	height: 570px;
}
#box_5dir {
	background-image: url("../img/bg_box5dir.png");
	background-repeat: no-repeat;
	width: 58px;
	height: 570px;
	float: right;
}
#box_5base {
	background-image: url("../img/bg_box5base.png");
	background-repeat: no-repeat;
	width: 940px;
	height: 23px;
	position: absolute;
	margin-top: -23;
}

/********** HEAD ****************/
#txtmiss {
	background-image: url("../img/head/txt.png");
	background-repeat: no-repeat;
	height:64px;
	width:390px;
	left:90px;
	margin-top:50px;
	position:absolute;
}
#missrosa {
	background-image: url("../img/head/missrosa.png");
	background-repeat: no-repeat;
	height:200px;
	width:249px;
	left:550px;
	margin-top:0px;
	position:absolute;
}

/********** BOX 1 ****************/
#faixacontato {
	background-image: url("../img/box_3/faixa.png");
	background-repeat: no-repeat;
	height: 59px;
	width: 202px;
	left: 70px;
	margin-top: 40px;
	position: absolute;
}
#faixacontato h2 {
	color: #FEF8D0;
	font-family: georgia;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
}
#quadrocontato {
	width: 344px;
	left: 60px;
	margin-top: 110px;
	position: absolute;
	font-family: georgia;	
}

#quadrocontato #head {
	background-image: url("../img/box_1/quadro_1.png");
	background-repeat: no-repeat;
	height: 23px;
	width: 344px;
	float: left;
}

#quadrocontato div.content {
	background-image: url("../img/box_1/quadro_2.png");
	background-repeat: repeat-y;
	width: 360px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#quadrocontato #base {
	background-image: url("../img/box_1/quadro_3.png");
	background-repeat: no-repeat;
	height: 21px;
	width: 344px;
	float: left;
}
#quadrocontato h2{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}
#quadrocontato p{
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}
#quadrocontato p.aviso{
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 8px;
	width: 300px;
}

#quadrocontato .input {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#quadrocontato .text {
	font-family: georgia;
	font-size: 13px;
	color: #000;	
}
#quadrocontato .text label{
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
#quadrocontato .radio {
	float: left;
	width: 50px;
}
#quadrocontato .radio label{
	float: right;	
}
#quadrocontato .submit {
	float: left;
	width: 100%;
	text-align:center;
}
#quadrocontato .submit label{
	float: none;
	font-family: georgia;
	font-size: 13px;
}
#quadrocontato .submit input {
	float: none;
}


#phone {
	background-image: url("../img/box_1/phone.png");
	background-repeat: no-repeat;
	height:330px;
	width:203px;
	left:450px;
	margin-top:100px;
	position:absolute;
}

#bannerbase {	
	z-index: 3;
	
	background-image: url("../img/box_1/banner.png");
	background-repeat: no-repeat;
	width: 535px;
	height: 116px;
	position: absolute;
	left:400px;
	margin-top:458px;
	color:#FEF8D0;
	font-family: georgia;
	font-size: 11px;
}

#bannerbase_texto {
	z-index: 3;	

	width: 535px;
	height: 116px;
	position: absolute;
	left:400px;
	margin-top:458px;
	color:#FEF8D0;
	font-family: georgia;
	font-size: 11px;
}

#bannerbase_texto h3 {
	z-index: 3;
	
	text-transform:uppercase;
	color:#fef8d0;
	font-family:georgia;
	font-size:12px;
	margin-top: 2px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom: 4px;
}

#bannerbase_texto h3 a{
	z-index: 3;
	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: inherit;
}

#bannerbase_texto h3 a:hover{
	z-index: 3;
	
	text-decoration: underline;
	color: #FFFFFF;
}

#bannerbase_texto p {
	z-index: 3;
	
	color: fef8d0;
	font-weight:normal;
	font-family: "georgia";
	font-size: 10px;
	margin-top: 0px;

}
#bannerbase_texto #orcamento {
	z-index: 3;
	
	left:22px;
	margin-top:10px;
	position:absolute;
	width:143px;
	height:95px;
	text-align:right;
}

#bannerbase_texto #mailing{
	z-index: 3;
	
	left:182px;
	margin-top:10px;
	position:absolute;
	width:132px;
	height:95px;
	text-align:center;
}
#bannerbase_texto #trabalhe{
	z-index: 3;
	
	left:333px;
	margin-top:10px;
	position:absolute;
	width:180px;
	height:95px;
	text-align:left;
}
/********** BOX 2 ****************/

#faixaclientes {
	background-image: url("../img/box_2/faixa.jpg");
	background-repeat: no-repeat;
	height:52px;
	width:163px;
	left:400px;
	margin-top:45px;
	position:absolute;
}
#faixaclientes h2 {
	color:#9c9200;
	font-family:georgia;
	font-size:30px;
	text-align:center;
	margin-top: 10px;
	font-weight:normal;
}

#listaclientes {
	height:440px;
	margin-left:90px;
	margin-top:110px;
	position:absolute;
	width:780px;
}

#listaclientes ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#listaclientes ul li{
	text-align: right;
	font-family: "georgia";
	font-size: 13px;
	padding-top: 5px;
	color: #ffffff;
	float: left;
	width: 102px;
	height: 152px;
	margin-left: 23px;
	text-align: center;
}

#listaclientes ul li div a{	
	margin-top: 0px;
	text-decoration: underline;
}


#listaclientes ul li div a img{
	border: 0;
}

#listaclientes ul li:hover div a img, #listaclientes ul li div a:hover img{
	border: 1px solid #880026;
}

#listaclientes ul li div{
	margin: 0 auto;
	height: 100px;
}

#listaclientes ul li a{	
	margin-top: 10px;
	float: left;
	text-decoration: underline;
	color: #880026;
}

#listaclientes ul li span{	
	margin-top: 10px;
	float: left;
	text-decoration: none;
	color: #000;
}

#listaclientes ul li a:hover{
	text-decoration: underline;
	color: #881629;
}
/********** BOX 3 ****************/

#faixaservicos {
	background-image: url("../img/box_3/faixa.png");
	background-repeat: no-repeat;
	height:59px;
	width:202px;
	left:270px;
	margin-top:8px;
	position:absolute;
}
#faixaservicos h2 {
	color:#FEF8D0;
	font-family:georgia;
	font-size:30px;
	text-align:center;
	margin-top: 10px;
	font-weight:normal;
}
#quadronegro {
	background-image: url("../img/box_3/quadro.png");
	background-repeat: no-repeat;
	height:513px;
	width:439px;
	left:50px;
	margin-top:60px;
	position:absolute;	
}
#quadronegro_texto {
	height:513px;
	width:439px;
	left:60px;
	_left:120px;
	margin: 60px 50px 0 0;
	position:absolute;	
}
#quadronegro_texto ul{
	width: 380px;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 40px 25px 0 0;
	_margin: 40px 65px 0 0;
	float: right;
}
#quadronegro_texto ul li{
	text-align: right;
	font-family: "georgia";
	font-size: 13px;
	padding: 5px 10px 0 0;
	color: #ffffff;
	float: right;
}
#quadronegro_texto ul li p.title{
	font-family:georgia;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
#quadronegro_texto ul li p.desc{
	font-family:georgia;
	font-size:12px;
	margin-top:3px;
	margin-bottom: 0;
}
#quadronegro_texto ul li .links {
	
}
#quadronegro_texto ul li .links ul {
	border-right:1px solid #FFFFFF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin:0;
	padding: 0 5px 0 0;
	float: right;
	width: 400px;
}
#quadronegro_texto ul li .links ul li{	
	float:right;	
	margin: 0 0 0 10px;
	padding: 0 0 3px 0;
}
#quadronegro_texto ul li .links ul li a{
	text-decoration: underline;
	color: #fff;
}
#quadronegro_texto ul li .links ul li a:hover{
	text-decoration: none;
	color: #fff;
}
#etqservicos {
	background-image: url("../img/box_3/high_label.png");
	background-repeat: no-repeat;
	height: 87px;
	width: 318px;
	left: 500px;
	margin-top:40px;
	position: absolute;
}

#etqservicos_texto {
	height:141px;
	left:600px;
	margin-top:65px;
	position:absolute;
	width:236px;
}

#etqservicos_texto p a {
	color: #6D6F71;
	font-family: georgia;	
	font-weight: bold;
	font-style:italic;	
	text-decoration: none;
}

#etqservicos_texto a:hover {
	text-decoration: underline;
}

#highPort {
	position: absolute;
	
	left:550px;
	margin-top:60px;
	
	width: 187px;
	height: 503px;
	
	text-align: center;
	vertical-align: middle;
	
	background: transparent url("../img/box_3/high_back.png") no-repeat;
}

#highPort h4{
	width: 140px;
	font-size: 20px;
	font-style: italic;
	margin: 0 auto;
	height: 40px;
	padding-top: 30px;
	_padding-bottom: 20px; 
}

#highPort h4 a{
	color: #6D6E70;
	text-decoration: none;
}

#highPort h4 a:hover{
	text-decoration: underline;
}

#highPort div{
	float: left;
	width: 190px;
	height: 85px;
}

#highPort div.frida{
	float: left;
	width: 190px;
	height: 85px;
	margin: 40px 0 0 30px;
}

#highPort div p{
	padding: 20px 0 0 10px;
	margin: 0;
	float: left;
	vertical-align: middle;
	height: 80px;
	font-size: 26px;
}

#highPort div:hover p{
	color: #880026;
}

#highPort div a img{
	float: left;
	border: 0;
	margin: 0;	
}

/********** BOX 4 ****************/
#quadro1 {
	background-image: url("../img/box_4/quadro_1.png");
	background-repeat: no-repeat;
	width:445px;
	height:227px;	
	left:100px;
	margin-top:-10px;
	position:absolute;
}

#quadro1 img{
	margin: 20px 0px 0px 20px;
	display:none;
	background: transparent !important; 
}

#personBox {
	height:230px;
	width:460px;
	
	left:310px;
	
	margin-top:0px;
	position:absolute;
}

.detalhes {
	background-image: url("../img/box_4/fundodesc.png");
	background-repeat: no-repeat;
	height:323px;
	width:460px;
	left:300px;
	margin-top:229px;
	position:absolute;
	color: #636466;
	font-family: georgia;
	font-size:14px;
}

.detalhes div{
	width: 420px;
	display: none;
}

.active{
	display: block !important;
}

.hidden{
	display: none !important;
}

.detalhes h3 {
	margin: 35px 0 -10px 50px;
}

.detalhes p {
	margin-left: 50px;	
}

.form_error{
	background-color: #880026;	
}

#etqquemsomos {
	background-image: url("../img/box_4/etqquemsomos.png");
	background-repeat: no-repeat;
	height:126px;
	width:302px;
	left:40px;
	margin-top:300px;
	position:absolute;
}
#etqquemsomos p {
	height:110px;
	width:250px;
	margin-left:40px;
	margin-top:45px;
	color: #6c5635;
	font-family: georgia;
}
#faixaquemsomos {
	background-image: url("../img/box_4/faixa.png");
	background-repeat: no-repeat;
	height:68px;
	width:291px;
	left:40px;
	margin-top:220px;
	position:absolute;
}
#faixaquemsomos h2 {
	color:#FEF8D0;
	font-family:georgia;
	font-size:25px;
	text-align:center;
	font-weight:normal;
}
/********** BOX 5 ****************/

#twtnews {
	background-image: url("../img/box_5/tnews_back.gif");
	background-repeat: no-repeat;
	width: 193px;
	height: 315px;
	position: absolute;
	left: 746px;
	margin-top:246px;
	
	z-index: 3;
}

#twtnews h4{
	margin: 9px 0 0 15px;
}

#twtnews h4 a{
	font-family: georgia;
	color: #FCF9CE;
	font-size: 15px;
	text-decoration: none;
}

#twtnews h4 a:hover{
	text-decoration: underline;
}

#twtnews p.arrowUp{
	position: relative;
	left: 85px;
	top: 20px;
	padding: 0;
	margin: 0;
	background: url("../img/box_5/tnews_arrow_up.gif") no-repeat;
}

#twtnews p.arrowDown{
	margin: 0;
	position: relative;
	left: 85px;
	top: -5px;
	_top: 2px;
	padding: 0;
	margin: 0;	
	background: url("../img/box_5/tnews_arrow_down.gif") no-repeat;
}

#twitterBox {
	color:#908D8C;
	font-family:georgia;
	font-size:10px;
	height:220px;
	margin-left:15px;
	margin-top:10px;
	width:180px;
	overflow: hidden;
}

#twitterBox img{
	margin: 65px 0 0 26px;
}

#twitterBox a {
	width:145px;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #636466;
	text-decoration: none;
}

#twitterBox a:hover {
	background-color: #EEDEAA;
	text-decoration: underline;
}

#twitterBox a span{
	color: #880026;
}

#twitterBox p.sep{
	clear: both;
	width: 84px;
	height: 2px;
	margin-top: 0;
	_margin-top: -10px;
	_margin-bottom: 5px;
	padding-top: 0;
	margin-left: 30px; 
	border-bottom: 2px dashed #880026;
}

#moviescreen {
	background-image: url("../img/box_5/moviescreen.png");
	background-repeat: no-repeat;
	width: 700px;
	height: 394px;
	position: absolute;
	left:40px;
	margin-top:18px;
}

#etqbase {
	background-image: url("../img/box_5/etq_base.png");
	background-repeat: no-repeat;
	width: 710px;
	height: 137px;
	position: absolute;
	left:35px;
	margin-top:418px;
}
#etqbase_texto {
	width: 710px;
	height: 137px;
	position: absolute;
	left:35px;
	margin-top:418px;
	color:#FEF8D0;
	font-family: georgia;
	font-size: 11px;
}
#etqbase_texto #endereco {
	height:30px;
	margin-left:308px;
	margin-top:25px;
	width:260px;
}
#etqbase_texto #telefone {
	height:30px;
	margin-left:308px;
	margin-top:10px;
	width:260px;
	float: left;
}
#etqbase_texto #contato {
	height: 30px;
	margin-left: 308px;
	margin-top: 0px;
	width: 260px;
	float: left;	
}

#etqbase_texto #contato a{
	color:#FEF8D0;
	font-family: georgia;
	font-size: 11px;
	text-decoration: none;
}

#etqbase_texto #contato a:hover{
	text-decoration: underline;
}

#etqbase_texto #idioma {
	position: absolute;
	margin-left: 590px;
	margin-top: 23px;
}
#etqbase_texto #idioma ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#etqbase_texto #idioma ul li {
	margin:0;
	padding:0;
	width: 140px;	
	height: 20px;
	font-family: "georgia";
	font-size: 10px;
	text-transform:uppercase;
}
#etqbase_texto #idioma ul li a{
	background-image: url("../img/box_5/btidioma_off.png");
	background-repeat: no-repeat;
	padding-left: 20px;
	color:#FEF8D0;
	text-decoration: NONE;
	padding-bottom:2px;
}
#etqbase_texto #idioma ul li a:hover{
	background-image: url("../img/box_5/btidioma_on.png");
}

#etqbase_texto #idioma ul li a.langOn{
	background-image: url("../img/box_5/btidioma_on.png");
}
