﻿div#properesCurses
{
    float: right;
    width: 240px;
    text-align:left;
}

.properesCursesPanel
{
    /*width: 100%;*/
    height: 290px;
    border: solid 1px #cecfcf;
    background:url(../Img/backgroundAgenda.png) repeat-x bottom;
}

div#anuncisAtletisme
{
    /*width: 100%;*/
margin-top:15px;
text-align:left;
}

.anuncisAtletismePanel
{
    float:left;
    border: solid 1px #cecfcf;
    background:url(../Img/backgroundAgenda.png) repeat-x bottom;
    padding:15px;
    width:575px;
    line-height: 1.75em;
}

img.atletisme 
{
    float:right;
    margin: 0 28px;
    border: solid 1px #cecfcf;
}


p.textoEvento
{
     width:200px;     
}

div#galerias
{
    width:210px;
    padding:15px;
    background-color: #eee;
    margin: 0 auto;
    font-weight:bold;
    float:right;
    text-align:center;
}
div#galerias img
{

}

div#galerias p
{
    margin:0;
}