/* Conheça a FCS */

#fundoTextoConheca {
background:url(images/conheca/fundoTexto.png);
width:517px;
height:352px;
float:left;
background-repeat:no-repeat;
}

#textoConheca {
margin-top:60px;
margin-left:20px;
overflow:auto;
text-align:justify;
height:222px;
width:480px;
}

#galera {
width:500px;
background:url(images/conheca/galera.png);
float:left;
background-repeat:no-repeat;
}

/* Clientes */

#mosaicoClientes {
background:url(images/clientes/mosaicoClientes.png);
width:517px;
float:left;
}

/* Contatos */

#fundoContato {
background:url(images/contato/fundoContato.png);
width:517px;
background-repeat:repeat-y;
background-position:top;
}

#textoContato {
margin-left:100px;
padding-top:15px;
padding-bottom:25px;
font-weight:bold;
}

