/*
    Document   : servicos
    Created on : 21/11/2011, 13:32:35
    Author     : Jonas
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#container .conteudo .esq .corpo p{
    /*width: 300px;*/
}
#container .conteudo .esq .corpo .img{
    width: 685px;
    text-align: center;
    margin: 20px 0 40px 0;
    float: none;
}