/* 
    Document   : default
    Created on : 12/05/2010, 14:43:23
    Author     : Rafael
    Description:
        Purpose of the stylesheet follows.
*/

@import 'clearfix.css';
@import 'reset.css';

/* INDEX */
.capa-cursos .descricao {background:transparent url('../imagens/fundo_capa.png') repeat scroll 0 0; position: absolute;opacity:0.8;height: 40px;width: 285px;overflow: hidden;left: 5px;bottom: 0px;padding-left:5px 10px;}
.capa-cursos .descricao a {text-decoration: none;}
.capa-cursos .descricao span {color:#fff;}
.capa-cursos .descricao span.titulo {display: block;}
.capa-cursos .descricao span.chamada {font-size:10px;}
.capa-cursos ul li {float:left;}
.capa-cursos ul li {float:left;width:285px;height: 214px;background-color:#FFFFFF;position: relative;text-decoration: none;overflow: hidden;}
.capa-cursos ul li.segundo,
.capa-cursos ul li.quarto {margin-left:10px;}
.capa-cursos ul li.terceiro,
.capa-cursos ul li.quarto {margin-top:10px;}

.capa h2 {font-size:20px !important;}
.capa-eventos h2 {padding-top:0px !important;}
.capa-eventos em {font-style: italic;color:#ccc;}

.capa-eventos ul li a {text-decoration: none;color:#a00;font-weight: bold;}
.capa-eventos a:hover {text-decoration: underline;}
.capa-eventos p.todos {text-align:right;padding:5px 0px;}
.capa-eventos a.todos {color:#666;background:transparent url('images/news.png') no-repeat left center;font-size:14px;padding-left: 20px;text-decoration: none;}
.capa-eventos a.todos:hover {text-decoration: underline;}