body					{
	margin:0px; 
	font-family: "Trebuchet MS", Verdana;
	font-size:16px; 
	color:#666;
	background: url(imagens/circulo.gif) no-repeat left -110px #000;
	}

*						{
	margin:0; 
	padding:0; 
	border:0;
	}
li						{
	vertical-align:bottom; 
	list-style-type:none;
	}
img, fieldset			{
	border:0;
	}

em						{
	font-style:normal;
	}
strong					{
	font-weight:normal;
	}
a						{
	text-decoration:none; 
	outline: none;
	color: #666;
	font-weight: bold;
	}
hr						{
	visibility:hidden; 
	clear:both;
	}
p						{
	position:relative; 
	display:block;
	margin-bottom: 10px;
	}

.page					{
	float:left;
	}

#pagina			{
	position:absolute; 
	display:block; 
	width:2600px;
	height: auto;
	background: url(imagens/bolas.gif) no-repeat left -110px;
	left: 0;
	top: 0px;
	}
	
#pagina_ingles{
	position:absolute; 
	display:block; 
	width:2600px;
	height: auto;
	background: url(imagens/circulo.gif) no-repeat left -110px;
	display: none;
	z-index: 20;
	left: 0;
	top: 20px;
	border-bottom: 10px solid #ED1A3B;
	}
	
.logo		{
	width: 335px;
	height: 198px;
	margin-bottom: 10px;
	position: absolute;
}


#quemsomos			{
	position:relative; 
	display:block;
	width: 870px;
	height:750px;
	margin-bottom: 500px;
	}
	
.textoquemsomos		{
	padding: 0px 0 50px 0;
	width: 480px;
	height: auto;
	position: absolute;
	right: 10px;
	top: 230px;
	}

#servicos		{
	position:relative; 
	display:block; 
	width:870px; 
	height:600px;
	}
	
.textoservicos		{
	padding: 0px 0 50px 0;
	width: 480px;
	height: auto;
	position: absolute;
	right: 0;
	top: 240px;
	text-align: right;
	}

#portfolio			{
	position:relative; 
	display:block; 
	width:1024px; 
	height:580px;
	margin-left: 640px;
	margin-bottom: 700px;
	}

#contato			{
	position:relative; 
	display:block; 
	width:1024px; 
	height:600px;
	margin-left: 600px;
	}

#criaport			{
	display:block;
	width: 870px;
	height:580px;
	}

#listaport			{
	display:block; 
	width:1024px; 
	height:580px;
	margin-left: 200px;
	}
	
.assinatura{
	color: #000;
	font-weight: bold;
}
.graus{
	color: #ED1A3B;
	font-weight: bold;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx MENU xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.menu					{
	width: 239px;
	height: auto;
	position: absolute;
	}
.menu li				{
	position:relative; 
	display:block; 
	font-size:40px; 
	line-height:45px;
	}
.menu li a				{
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	position:relative; 
	color:#000;
	}
.menu li a.branco				{
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	position:relative; 
	color:#FFF;
	}
.menu li a:hover, .menu li a.ativo		{
	font-weight: normal;
	padding-left: 10px;
	color:#ED1A3B;
	}

.menu li ul				{
	margin-left: 20px;
	margin-top: -5px;
	}	
.menu li ul li				{
	position:relative; 
	display:block; 
	font-size:30px;
	line-height: 40px;
	}
.menu li ul li a				{
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	position:relative; 
	color:#ED1A3B;
	}
.menu li ul li a:hover		{
	font-weight: normal;
	padding-left: 10px;
	color:#000;
	}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx MENU xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx FORMULÁRIO xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#form_contato{
	width: 460px;
	height: auto;
	position: absolute;
	left: 480px;
	top: 50px;
	color: #CCC;
}

#erro_form{
	width: 440px;
	height: auto;
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	left: 480px;
	top: 50px;
	padding: 200px 20px 200px 20px;
	text-align: center;
	color: #FFF;
	z-index: 3;
	background: #ED1A3B;
	cursor: pointer;
	display: none;
}

input, textarea{
	background: #666;
	border: 1px dashed #FFF;
	width: 266px;
	padding: 10px;
	clear: both;
	color: #FFF;
	font-family: "Trebuche MS", Verdana;
	margin-bottom: 15px;
}
input#conta{
	width: 25px;
	float: left;
}
textarea{
	font-size: 12px;
	height: 150px;
}

input.botao{
	font-size: 18px;
	font-weight: bold;
	color: #ED1A3B;
	background: url(imagens/seta_direita.gif) left center no-repeat;
	border: 0;
	width: 120px;
	cursor: pointer;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx FORMULÁRIO xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx GALERIA xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
a.seta_direita{
	background: url(imagens/seta_direita.gif) no-repeat center;
	width: 24px;
	height: 288px;
	float: left;
	display: block;
}
a.seta_esquerda{
	background: url(imagens/seta_esquerda.gif) no-repeat center;
	width: 24px;
	height: 288px;
	float: left;
	display: block;
}
	
#box_portfolio{
	width: 355px;
	height: 308px;
	position: absolute;
	left: 460px;
	top: 220px;
	overflow: hidden;
}
	
#port_midia, #port_web, #port_ilustracao{
	width: 1500px;
	clear: both;
}
	
ul.gallery {
	margin: 0;
	list-style: none;
	padding: 10px;
	width: 288px;
	height: 288px;
	float: left;
}
	
.preview_box { 
	float: left; 
	width: 96px;
	height: 96px;
}

.realcar {
	background: #CC0000;
	display: block;
}

.preview_box img {
	border: 6px solid #FFF;
	margin: 6px;
}
.gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
.gallery ul a:hover { 
	color: #fff; 
}

.mensagem{
	color: #ED1A3B;
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	right: 272px;
	top: 170px;
	text-align: right;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx GALERIA xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ZOOM xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.highslide-container div {
	font-size: 14px;
}

.highslide-container div a{
	color: #ED1A3B;
	font-weight: bold;
}

h2{
	font-size: 18px;
	color: #ED1A3B;
}

.highslide img {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	border: 2px solid silver;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}

.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}

.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

/*a.highslide-credits{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}*/

.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ZOOM xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ADMIN PORTFOLIO xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#pasta{
	color: #000;
	font-weight: bold;
	font-size: 20px;
}

.tipoform{
	margin-left: 300px;
	margin-top: 250px;
	width: 400px;
}

.tipoform td{
	padding: 3px;
}

.pagform{
	margin: 10px 0 0 10px;
	float: left;
	color: #FFF;
}

select, .arquivo{
	background: #666;
	border: 1px dashed #FFF;
	width: 150px;
	padding: 10px;
	clear: both;
	color: #FFF;
	font-family: "Trebuche MS", Verdana;
	margin-bottom: 15px;
}

table.tabela{
	width: 670px;
}

.tabela th{
	background: #666;
	border: 1px dashed #FFF;
	padding: 10px;
	color: #FFF;
	cursor: pointer;
}

.tabela td{
	border: double 4px #EEE;
	background: #FFF;
	padding: 5px;
}

.tabela img{
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #ED1A3B;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ADMIN PORTFOLIO xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}