/*-------------------- GERAL --------------------*/
*{
list-style:none;
padding:0;
margin:0;
text-decoration:none;
border:none;
}

/*-------------------- BODY --------------------*/
body{
background:#002846;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*-------------------- TUDO --------------------*/
#tudo{
width:760px;
margin:0 auto;
text-align:left;
}

/*-------------------- TOPO --------------------*/
#topo{
width:760px;
height:195px;
}
#topo h1{
font-size:1.5em;
font-weight:bold;
color:#FFFFFF;
}
#topo p{
font-size:0.8em;
color:#FFFFFF;
}
#topo a{
color:#FFF;
text-decoration:underline;
}
#topo a:hover{
color:#0066CC;
text-decoration:underline;
}

/*-------------------- CONTENT --------------------*/
#content{
width:760px;
display:table;
}

/*-------------------- MENU --------------------*/
#bodyPrincipal #menu ul li a.mnuPrincipal, #bodyProfissional #menu ul li a.mnuProfissional, #bodyArea #menu ul li a.mnuArea, #bodyProjetos #menu ul li a.mnuProjetos, #bodyColaboradores #menu ul li a.mnuColaboradores, #bodyInfo #menu ul li a.mnuInfo, #bodyLinks #menu ul li a.mnuLinks, #bodyContato #menu ul li a.mnuContato{
color:#75C5F0;
padding-left:20px;
text-decoration:none;
font-weight:bold;
background:url(layout/seta.gif) no-repeat 0.2em 0.2em;
}

#menu{
float:left;
background:url(layout/bg_menu.gif) no-repeat;
width:245px;
height:260px;
font-size:0.8em;
text-align:left;
}
#menu ul{
padding:15px 0px 0px 40px;
}
#menu ul li{
width:200px;
height:30px;
}
#menu ul li a{
color:#FFFFFF;
padding-left:20px;
text-decoration:none;
font-weight:bold;
background:url(layout/seta.gif) no-repeat 0em 0.2em;
}
#menu ul li a:hover{
color:#75C5F0;
padding-left:20px;
text-decoration:none;
font-weight:bold;
background:url(layout/seta.gif) no-repeat 0.2em 0.2em;
}

/*-------------------- CONTEUDO --------------------*/
#conteudo{
float:right;
background:#FFF url(layout/bg_cont_topo.gif) no-repeat top;
width:490px;
padding:10px;
min-height:240px;
}

/* PARAGRAFOS */
#conteudo h1{
font-weight:bold;
font-size:0.9em;
color:#627bb5;
border-bottom:1px solid #627bb5;
text-transform:uppercase;
}
#conteudo h2{
font-weight:bold;
font-size:0.8em;
color:#627bb5;
margin-top:15px;
}
#conteudo p{
font-size:0.8em;
color:#666;
padding:5px 0px;
}

/* SAIBA MAIS */
a.saibamais{
float:right;
padding-top:5px;
border-bottom:1px dashed #75c5f0;
color:#666;
font-size:0.8em;
margin-bottom:20px;
}
a.saibamais:hover{
float:right;
padding-top:5px;
color:#627bb5;
font-size:0.8em;
margin-bottom:20px;
}
/* LINKS GERAIS */
a.link{
border-bottom:1px dashed #75c5f0;
color:#666;
}
a.link:hover{
color:#627bb5;
border-bottom:1px dashed #75c5f0;
}
a.link img{
border:none;
}
a.link:hover img{
border:none;
}

/*-------------------- INDEX --------------------*/
#destaque_about{
text-align:justify;
}
#destaque_projetos{
clear:both;
}
#destaque_projetos a{
border-bottom:1px dashed #75c5f0;
color:#666;
}
#destaque_projetos a:hover{
border-bottom:1px dashed #75c5f0;
color:#627bb5;
}
#destaque_projetos img{
margin:5px;
}
#destaque_contato{
}

/*-------------------- PROJETOS --------------------*/
#menu_interno{
padding-bottom:5px;
}
#menu_interno ul{
font-size:0.8em;
color:#666;
margin-bottom:10px;
padding:0px 0px 0px 10px;
}
#menu_interno ul li a{
color: #666;
background:url(layout/seta2.gif) no-repeat 0em 0.2em;
padding-left:15px;
}
#menu_interno ul li a:hover{
color:#627bb5;
background:url(layout/seta2.gif) no-repeat 0.2em 0.2em;
padding-left:15px;
}
#textos_projetos img#fotos{
margin:5px;
}
#textos_projetos blockquote{
padding-left:15px;
border-left:5px solid #75c5f0;
}
#textos_projetos blockquote p{
color:#627bb5;
margin-top:10px;
}
#loader{
text-align:center;
padding-top:15px;
}
acronym{
cursor:help;
}


/*-------------------- RODAPE --------------------*/
#rodape{
width:490px;
height:25px;
background:url(layout/bg_cont_rodape.gif) no-repeat;
clear:both;
float:right;
padding:4px 10px 0px 10px;
}
#rodape p.copy{
float:left;
font-size:0.7em;
color:#ccc;
}
#rodape p.z a{
float:right;
font-size:0.7em;
color:#ccc;
text-decoration:none;
}
#rodape p.z a:hover{
float:right;
font-size:0.7em;
color:#666;
text-decoration:none;
}

/*-------------------- CONTATO --------------------*/
fieldset{
border:none;
padding-top:20px;
width:360px;
}
fieldset label{
float:left;
text-align:right;
width:70px;
font-size:0.8em;
font-weight:bold;
color:#627bb5;
}
fieldset input{
float:right;
width:280px;
border:1px solid #75c5f0;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333;
}
fieldset textarea{
float:right;
width:280px;
height:50px;
border:1px solid #75c5f0;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#333;
}
fieldset .enviar{
width:80px;
margin-top:3px;
border:1px solid #627bb5;
background:#f4f4f4;
color:#627bb5;
}

#w3ShowMsgToUser {
	position: absolute;
	top: 200px;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	background-color:#fff;
	border: 2px solid #627bb5;
	padding: 0 0 1em 1em;
}
#w3ShowMsgToUser h3 {
	background-color:#627bb5;
	margin: 0 0 0.5em -1.1em;
	padding: 0.5em 1em 0.5em;
	font-size:0.9em;
}
#w3ShowMsgToUser ol {
	margin: 0;
	margin-bottom: 0.5em;
	list-style-position: inside;
	list-style-type: decimal;
	font-size:0.8em;
}
#w3ShowMsgToUser input {
	width: 65px;
	font-weight: bold;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:0.8em;
	border:1px solid #627bb5;
	background-color:#f4f4f4;
}
.w3FieldError {
	background-color: #FFFFCC;
	font-size:0.8em;
}