/* 

Powered by Solhys Soluçõs de Tecnologia Ltda.
Author: Dan Jesus 
daniel@solhys.com.br
version: 1.0

 */
/*
################################################################
Reset all Page and list style types
################################################################
*/
*{
padding:0;
margin:0;
list-style-type:none;
}

/*
################################################################
Inicio da formatação da página
################################################################
*/
#container{
width:875px;
margin:0 auto;
}

.topoflash{
width:875px;
height:450px;
}
.pqsolhys{
background:url(../images/btnpqsolhys.png) ;
width:873px;
height:93px;
}
.robotica{
background:url(../images/robotica.png) ;
width:873px;
height:93px;
}
.empreende{
background:url(../images/empreende.png) ;
width:873px;
height:93px;
}

.ass{
background:url(../images/ass.png) ;
width:873px;
height:93px;
}
.textos_slogan{
padding-top:25px;
padding-right:10px;
width:600px;
float:right;
color:#396b88;
font-family:Arial;
font-size:15px;
font-weight:bold;
}
.textos_slogan2{
padding-top:20px;
padding-right:10px;
width:520px;
float:right;
color:#396b88;
font-family:Arial;
font-size:15px;
font-weight:bold;
}
.mais{
background:url(../images/mais.png);
width:48px;
height:20px;
float:right;
}
#footer{
background:url(../images/footer.png) no-repeat;
height:28px;
width:873px;
margin:0 auto;
margin-top:0px;
color:#fff;
text-align:center;
font-family:Arial;
padding-top:5px;
font-size:12px;
clear:both;
}
img{
text-decoration:none;
border:0;
}
.porque{
font-family:Arial, Helvetica, sans-serif;
color:#396b88;
font-size:14px;
padding-right:10px;
padding-left:10px;
height:287px;
}
.porque hr{
display:none;
}
.porque p{
line-height:20px;
}
.robotica_topo{
background:url(../images/robotica_topo.png) no-repeat;
width:875px;
height:350px;
margin:0 auto;
margin-top:30px;
padding-top:250px;
}
.robotica_rodape{
background:url(../images/robotica_rodape.png) ;
width:875px;
height:350px;
}
/*
################################################################
Estilo do Formulário!!!
################################################################
*/
fieldset{
border:0;
width:300px;
}
label{
display:block;
width:100px;
line-height:24px;
}
.enviar{
background: url(../images/envia.png) no-repeat;
border:0;
width:60px;
height:64px;
margin-top:2px;
}
iframe{
height:420px;
width:873px;
border:0;
overflow:hidden;
}