﻿/* ========================================================================= TAGS: The Document Body */

body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS",Calibri,"Segoe UI",Arial,Tahoma,Verdana,sans-serif,Helvetica;
	font-weight:normal;
	font-size: 1.0em;
	line-height:1.2em; 
	color:#FFFFFF;
	text-decoration: none;
	height:100%; min-height:100%;
	background-color:#274559; background-image:url("../imagens/sitebg.png"); background-repeat:no-repeat;
	background-position:top;
	
}
/* Cursor Padrão do mouse */
.DefaultCursor {cursor: pointer}

h1,h2,h3,h4,h5,h6,p,ul,li,img,label{margin:0px;padding:0px;}
/* Resolução: 1024x768 - Documento: 998x602 */
.interfaceOnCenter{
	position:absolute;
	width: 990px;
	min-height: 602px;
	margin-left:-495px;
	margin-top:0;
	top: 0;
	left: 50%;
}

#principal{
border:1px solid #99FF33;
margin:20px; padding:20px;
}
#teaserFlash{
	width:100%; height:302px;
}
.menusite{ 
 position:absolute;
 width:100%;
  height:35px; 
  background-color:#000000;
  }

#menuChiavegatti { 
	list-style:none;
	margin:0;
	padding:0; 
	font-size:0.7em;

}
#menuChiavegatti li { float:left;
	height:1px; /* IE5.0 bug */
	margin:0;
	padding:0; display:inline;
}
#menuChiavegatti li a {
    float:none; 
    display:block;
	line-height:35px;
	padding:0px 10px;
	height:35px;
	color:#FFF;
	text-decoration:none;
	border-right:1px solid #274559;
	background:url(../imagens/bg2.png) repeat 0 0;
	height:35px;
}

#menuChiavegatti li a:hover {
height:35px;
background-position:50px 0;
}
.mainContent{ 
    position:absolute;
	width: 990px;
	min-height: 250px;
	margin-left:-495px;
	margin-top:355px;
	top: 0;
	left: 50%;
}
.mainContentMasterPage{ 
    position:absolute;
	width: 990px;
	min-height: 250px;
	margin-left:-495px;
	margin-top: 330px;
	top: 0;
	left: 50%;
}
.item_portfolio{
	 width:740px;
	 border:1px solid #39F;
	 background-image:url(/imagens/bg-portifolio-itens.png); background-repeat:repeat;
	 margin-left:125px;
	 margin-bottom:30px;
	}
.item_portfolio h1{
	margin-left:15px; 
	margin-bottom:0px;
	font-size:0.9em;}
.item_portfolio h2{
	margin-top:2px;
	margin-left:15px;
	font-size:0.7em;
	margin-bottom:0px;}
.item_portfolio h3{
	margin-top:2px;
	margin-left:15px;
	font-size:0.7em;
	margin-bottom:0px;}
	
.item_portfolio img{
	margin:15px;
	border:2px solid #003;}
.fotoAbout{
border:10px solid; 
border-color:#00FFFF;
margin:0px 12px 12px 0px;
}
.textFields
{
    background-image: url('../imagens/bg-textfield.png');
    background-repeat: no-repeat;
    border-style: none;
    font-family: 'Trebuchet MS';
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: none;
    line-height: 36px;
    height: 36px; width:426px;
    padding:0px 10px 0px 10px;
    border-collapse: collapse;
}

/* =========================================================================== TAGS: FORMATAÇÃO GLOBAL */ 


a{ color:Yellow; font-weight:bold; text-decoration:none;
}
a:link{}
a:active{}
a:hover{color:#00FFFF; font-weight:bold; text-decoration:none; }
a:visited{}

/*Textos*/

h1{
font-size:1.6em;
margin:10px 0px 30px 0px;
color:#00FFFF;
}
h2{
	font-size:1.6em;
margin:20px 0px 20px 0px;
color:#F9992E;
}
h3{}
h4{}
h5{}
h6{}

p {}

.lstDiv
{ width: 50%; }
.listaServicoTitulos{
font-size:1.2em;
margin:10px 0px 10px 0px;
color:#00FFFF;
}
.listaServicos ul{
margin:0px 0px 0px 10px;
}
.listaServicos li
{
    list-style-type: none;
    list-style-image: url('../imagens/list-marker.png');
    list-style-position: inside;
    line-height: 1.6em;
    font-weight: bold;
}

.lblerrs {
	border:1px solid #F90}
.interface_exceptions-err{
	height:40px;
	border:1px solid #FFCC33;
	background-color:#FFFFCA;
	line-height:40px;
	padding:0px 0px 0px 10px;
	color:#900;
	}
.interface_exceptions-conf{
	height:40px;
	border:1px solid #FFCC33;
	background-color:#FFFFCA;
	line-height:40px;
	padding:0px 0px 0px 10px;
	color:#06F;
	}
