/*
    Document   : bio_diesel
    Created on : 24/11/2011, 11:35:49
    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 .img{
    width: 100%;
    text-align: center;
    padding-top: 40px;
}
#container .conteudo .esq .corpo p{
	margin-top:0;
	line-height:18px !important;
}