/* 
    Document   : cursos
    Created on : 09/08/2012, 15:19:11
    Author     : Faisca
    Description:
        Purpose of the stylesheet follows.
*/

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

.cursos                         {width: 620px;}
.cursos p                       {color: #00592B; text-align: justify; line-height: 20px;}
.linha-cursos                   {margin-top: 20px; width: 620px}
.foto-curs                      {border: 1px solid #ccc; float: left; height: 120px; margin-bottom: 20px; width: 160px;}
.cont-curs                      {float: right; width: 430px;}
.nome-curs                      {font-weight: bold; padding-bottom: 20px}