﻿  
#Evenement_ascx_Div_wrapper
{
    position:relative;
    background-color:white;
}
  
#Evenement_ascx_Div
{
    position:relative;
    top:0px;
    margin:1px 1px 1px 1px;
    padding:1px 1px 1px 1px;

    height:120px;
    width:450px;
    /*background-color:#AACF37;*/
    border-bottom-color:#AACF37;
    border-bottom-width:1px;
    border-bottom-style:dotted;

}

#Evenement_ascx_Div #divImgWrapper
{
    position:absolute;
    top:5px;
    left:5px;
    padding:0px 0 0 0px;
    margin: 0px 0 0 0px;
}

#Evenement_ascx_Div .LinkThematiqueStyle
{
    position:relative;
    top:0px;
    left:0px;
    padding:0 0 0px 0;
    margin:0px 0 0 0;
    text-align:center;
    font-weight:bold;
    height:20px;
    width:145px;
}

#Evenement_ascx_Div #ContentWrapper
{
    position:absolute;
    top:0px;
    left:160px;
    padding:0 0 0px 0;
    margin:0px 0 0 0;
    width:295px;
}

#Evenement_ascx_Div .TitleStyle
{
    font-weight:bold;
    font-size:14px;
    width:295px;
}

#Evenement_ascx_Div .TextStyle
{

}

#Evenement_ascx_Div .LieuStyle
{
	width:295px;
}

#Evenement_ascx_Div .DateStyle
{
	width:295px;
}

#Evenement_ascx_Div .LinkDetailStyleEnabled
{
    position:absolute;
    top:90px;
    left:190px;
    padding:0 0 0px 0;
    margin:0px 0 0 0;
    font-weight:bold;
    cursor:hand;
}

#Evenement_ascx_Div .LinkDetailStyleDisabled
{
    position:absolute;
    top:90px;
    left:190px;
    padding:0 0 0px 0;
    margin:0px 0 0 0;
    font-weight:bold;
    color:Gray;
}

#Evenement_ascx_Div .LinkPhotoStyleEnabled
{
    position:absolute;
    top:90px;
    left:250px;
    padding:0 0 0px 0;
    margin:0px 0 0 0;
    font-weight:bold;
    cursor:hand;
}

#Evenement_ascx_Div .LinkPhotoStyleDisabled
{
    position:absolute;
    top:90px;
    left:250px;
    padding:0 0 0px 0;
    margin:0px 0 0 0;
    font-weight:bold;
    color:Gray;
}
