
body {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	/*background-color: #0067b2;*/
	text-align: center;
        padding: 0px;
        border: 0px;
   
}

.pseudobody{
	width: 100%;
	height: 370px;
	background-color: #0067b2;
	}

.top_menu {
	background-image: url("../images/top3.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	background-position: center;
	width: 100%;
	height: 84px;
	border: none;
	background-color: #0c2c43;
	color: #000099;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 20px;
	}

.menu {
	margin: 0 auto;
	text-align: center;
	width: 960px;
        border: none;
}
	

table {
    border-collapse: collapse;
    border: none;
    padding: 0px;
}



#container {
    font-family: 'Tahoma';
    width: 960px;
    margin: 0 auto;
    color: #ffcc66;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

img {
	border: none;
}

.home {	
	width: 960px;
	height: 371px;
	border: solid 1px;
	padding: 0px;
	margin-top: 0px;
	background-color: #5b5b5b;
	background-position:top;
	background-image: url("../images/bgcenter.jpg");
	background-repeat: no-repeat;
}

.home_title{
	width: 100%;
	height: 160px;
	border: none;	
	background-color: #abcde6;
	}
	
.titlehome{
	display: block;
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 70px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -7px;
	line-height: 77px;
	}

.home_cell {
	position: relative;
	width: 879px;
	/*border: solid 1px;*/
	}
	.title_cell {
	font-family: 'Arial';
	font-size: 15px;
	font-weight: bold;
	}

.cell_table_home {
	width: 293px;
	color: #000000;
	padding: 7px;
	font-family: 'Tahoma';
	font-size: 13px;
}

.centerimg{
	
	background-image: url("../images/centerimg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	}



.texto_paginas {
	padding: 15px;
	font-family: 'Arial';
	font-size: 13px;
	line-height: 20px;
	
	}
	
.servicos {
	width: 960px;
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
	}
	
	.portfolio {
	width: 960px;
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
	}
	.contato {
	width: 960px;
	padding: 0px;
	background-color: #ffffff;
	color: #999999;
	}


.header_local {
	color: #777777;
	font-size: 10px;
}

.perfil {
	color: #555555;
	font-size: 12px;
	line-height: 20px;
	}
	
.subtitulo {
	font-family: Georgia;
	font-size: 24px;
	color: #777777;
	line-height: 30px;
	padding-bottom: 40px;
	}
	
.link_home {
	position: absolute;
	display: block;
	border: solid;
	width: 270px;
	height: 80px;
	}

.linktd {
	}



/*h1 {
	font-size: 48px;
	color: #333333;
	}*/

h1 {

display: block;
font-family: arial, tahoma, helvetica, verdana, sans-serif;
font-size: 76px;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: -7px;
line-height: 77px;
padding-top: 20px;
padding-bottom: 20px;

}
	

h2 {
	font-size: 38px;
	color: #333333;
}

h3 {
	font-size: 28px;
	color: #777777;
}
.clear { clear: both; }

#float_image {
    border: 0pt none;
    
    float: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 1px;
}

a, a:visited {
    text-decoration: none;
    color: #ff6600;
    
}

a:hover {
    text-decoration: underline;
    color: #ff6600;
}

root { 
    display: block;
}

a.innerborder, a.innerborder img {
    float: none;
    overflow:hidden;
}
a.innerborder:hover {
    border-bottom:5px solid #ffffff;
}
a.innerborder:hover img {
    margin-bottom: 0px;
}

a.innerborderport, a.innerborderport img {
    float: left;
    overflow:hidden;
}
a.innerborderport:hover {

    border:5px solid #f29400;
}
a.innerborderport:hover img {
    margin: -5px;
}

.public_find {
	
	width: 100%;
	padding-top: 8px;
background-color: #000000;

height: 60px;
}

.td_download {
	width: 64px;
	padding: 7px;
}



	
a.top_menu, a.top_menu:visited {
	border: none;
	background: none;
	width: 100px;
	height: 20px;
    text-decoration: none;
    color: #ffffff;
}

a.top_menu:hover {
	border: none;
	background: none;
	width: 100px;
	height: 20px;
    text-decoration: underline;
    color: #ffffff;
}

.title {
	font-family: 'Verdana';
	font-weight:bold; 
	font-size: 38px;
}



.caio {
	height: 386px;
	padding: 10px;

	}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:16px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height: 30px;
margin:2px 0 20px 10px;
}

#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
	}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
