@charset "ISO-8859-1";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
text-decoration:none;

}

body {
margin: 0px;
padding: 0px;
background: url(../imagens/bg_thumb.gif);

}



/* DIVISÃ.ES */

#background {
width: 100%;
margin:0px auto;
}

#geral {
width:784px;
height:1000px;
margin: 0px auto;

}
#som {
width:778px;
height:20px;
margin: 0px auto;
text-align:right;

}

#topo {
width:784px;
height:171px;
margin: 0px auto;
}

#menu {
width:179px;
height:375px;
float:left;
display:inline;
}

#menu_paginas {
width:179px;
height:740px;
float:left;
display:inline;
}

#menu_servicos {
width:179px;
height:425px;
float:left;
display:inline;
}

#menu_tecnologia {
width:179px;
height:820px;
float:left;
display:inline;
}

#meio {
width:605px;
height:336px;
float: right;
display:inline;
background: url(../imagens/meio.jpg)
}

#meio_empresa {
width:605px;
height:335px;
float: right;
display:inline;

}

#dentro_empresa {
width:563px;
height:335px;
padding-left:20px;
padding-right:15px;
background-color:#FFFFFF;
}

#meio_form {
width:605px;
height:695px;
float: right;
display:inline;


}

#dentro_form {
width:585px;
height:700px;
background-color:#FFFFFF;
padding-left:15px;

}

#meio_tecnologia {
width:605px;
height:780px;
float: right;
display:inline;


}

#dentro_tecnologia {
width:585px;
height:780px;
background-color:#FFFFFF;
padding-left:15px;

}



#meio_servicos {
width:605px;
height:450px;
float: right;
display:inline;


}

#dentro_servicos {
width:585px;
height:450px;
background-color:#FFFFFF;
padding-left:15px;

}


#contato {
width:605px;
height:39px;
float:right;
display:inline;
}


#boxes {
width:277px;
height:320px;
margin-top:0px;
margin-left:7px;
padding-left:15px;
padding-top:7px;
float:left;
display:inline;

}



#horario {
width:200px;
height:70px;
margin-top:260px;
margin-right:20px;
padding-right:20px;
float:right;
display:inline;

}

#rodape {
width:784px;
height:43px;
}


/* CLASSES */

.form {
width:450px;
}

.texto_boxes {
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.texto_boxes a:link{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.texto_boxes a:active{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.texto_boxes a:visited{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.texto_boxes a:hover{
color: #0b2a48;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.texto_horario {
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
text-decoration: none;
text-align:right;
}

.texto_horario a:link{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align:right;
}

.texto_horario a:active{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align:right;
}

.texto_horario a:link{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align:right;
}

.texto_horario a:visited{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align:right;
}

.texto_horario a:hover{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
text-align:right;
}

.texto_tabelas {
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
padding:20px;
}

.texto_form {
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
background:#CCCCCC;

}


.texto_servicos a:link, .texto_servicos a:active, .texto_servicos a:visited{
color: #3e6892;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.texto_servicos a:hover{
color: #0b2a48;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.botao_enviar {
background-image:url(../imagens/enviar.jpg);
}

small{color:#008800;}
small.erro {
color:#f00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
