*{margin:0; padding:0}
a img { border:none;}
body{background:url(../img/bg.jpg) center top no-repeat rgb(46,46,46);text-align:center; font-family:verdana;}
#principal {
	width:760px; 
	height:623px; 
	margin:auto; 
	text-align:left; 
}

#header{
	float:left; 
	width:760px; 
	height:162px;
	background:#fff;
}

#logo {
	float:left; 
	width:330px; 
	height:162px;
}

#top {
	float:left; 
	width:430px; 
	height:136px
}

#header ul {
	padding:0px;
	}

#header li {
	float:left;
	list-style-type:none;
	margin:0;
	font-size:10px;
	}
	
#meio {
	width:760px;
	height:346px;
	float:left;
	}
	
#meio1{
	width:359px;
	height:346px;
	float:left;
	background:url(../img/meio1.jpg) left no-repeat;
}

#meio2{
	width:401px;
	height:346px;
	float:left;
	background:url(../img/meio2.jpg) left no-repeat;
}

#servicos {
	width:100%;
	height:100%;
	background: url(../img/bgServicos.jpg) left no-repeat;
	}

#contato {
	width:100%;
	height:100%;
	background: url(../img/fundocontato.jpg) left no-repeat;
	}
#contato table{
	margin-top:80px;
	margin-left:100px;
	color:#fff;	
	}
#contato p{

	margin-left:100px;
	color:#fff;	
	font-weight:bold;
	}
	
#servicos p {
	width:390px;
	height:197px;
	font-size:15px;
	color:#fff;
	padding:80px 0 0 100px;
	line-height:1.5em;
	}
	
#arteGlobal {
	width:100%;
	height:100%;
	background: url(../img/bgArteGlobal.jpg) left no-repeat;
	}
	
#arteGlobal p {
	font-size:13px;
	color:#fff;
	padding:45px 0 0 75px;
	line-height:1.4em;
	}

#patrtit {
	float:left;
	width:760px;
	height:53px
}


#textempresa {
	float:left;
	margin-left:55px;
	margin-top:39px;
	display:inline;
	width:298px;
	height:228px;
	line-height:12.5px;
	}

#textempresa p{
	padding-top:13px;
	font-size:12px;
	color:#fff;
}

#acapit {
	float:left;
	margin-right:1px;
	margin-bottom:1	px;
	}
#princarts {
	width:308px; 
	height:217px;
	float:left;
	margin-top:53px;
	margin-left:1px;
	}

#prev, #next {
	float:left;
	cursor:pointer;
	}

#meioartista {
	width:760px;
	height:452px;
	float:left;
	background:url(../img/bgartist.jpg)
	}

#conteudoarts {
	width:760px;
	height:300px;
	float:left;
}

#internaart{
	float:left;
	margin:33px 0 0 12px;
	width:352px;
	height:254px;
}

#textint{
	float:left;
	margin:25px 0 0 0px;
	width:370px;
	height:177px;

}

#textint p{
	float:left;
	width:335px;
	margin-bottom:7px;
	color:#fff;
	font-size:10px;	
}

#texto {
width:95%;
height:120px;
margin: 5px 0;
}

#botoesart {
margin-top:8px;
}

/* scroll */

div.scrollable {      
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width:700px;     
    height:100px;
	margin:5px 0 0 29px; 

}
 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:1300em;     
    position:absolute;     
	clear:both;    
} 

div.scrollable div.items div.co { 
    float:left; 
	margin:5px 10px;
	width:96px;
	height:85px;
	cursor:pointer;
} 
div.ca { 
text-align:center;
}

.hover{ 
	width:96px;
	height:85px;

}
.active {
	width:151px;
	height:112px;


}
.next {
	float:right;
	background:#000;
	margin:-100px 10px 0 0;
	cursor:pointer;
	}
	
.prev {
	margin:10px 0 0 10px;
	float:left;
	cursor:pointer;
	}
#s1 img {
	width:290px;
	height:254px;
	}
input { width:200px; }
text-area {width:200px;}
#barrafundo{
	background:rgb(1,69,84);
	width:758px;
	text-align:center;
}