﻿body
{
    background-color:White;
    font-family: Verdana, Tahoma, Helvetica, arial, sans-serif;    
    font-size:12px;
    margin-left:0px;
}

div#Wrapper
{
    width:100%;
    text-align:center;
}
div#Wrapper_Background
{
    width:970px;
    background-image:url("../templates/background_logo.gif");
    background-repeat:no-repeat;
}

div#Middle_Content_Wrapper
{
    width:920px;
    text-align:left;
    padding-bottom:35px;
    padding-top:20px;
}

div#Middle_Content_Left
{
    width: 524px;
    padding-right:15px;
    float:left;
    border-right: solid 1px #999999;
}

div#Inner_Design_Left_Bottom_Box
{
    width: 524px;
    padding-right:15px;
    float:left;
    border-right: solid 1px #999999;
}

div#Middle_Content_Right
{
    width: 365px;
    padding-left:15px;
    float:right;
}

div#Red_Top_Bar
{
    width:970px;
    background-color:#7A072C;
    height:5px;
}

div#Title
{
    width:920px;
    font-size:18px;
    line-height:20px;
    font-weight:bold;
    color:#C80D47;
    text-align:left;
    padding-top:10px;
}

div#Logo_Wrapper
{
    width:920px;
    text-align:right;
}

div#Logo_Text
{
    width:816px;
    text-align:right;
    font-size:24px;
    color:Gray;
    font-weight:bold;
    float:left;
    padding-right:10px;
}

div#Logo_Image
{
    width:74px;
    float:right;
}


div#Bottom_Panel_Top
{
    width:970px;
    background-color:#C75D5B;
    height:15px;
    clear:both;
}

div#Bottom_Panel
{
    width:920px;
    background-color:#C75D5B;
    background-image:url("../templates/panel_bg1.gif");
    /* IF ALBUM IS ENABLED */
    /* height:175px; */
    padding:25px;
    text-align:left;
    color:White;
    clear:both;
}
    
div#Partenaires
{
    width:900px;
    padding:15px;
    text-align:left;
    border-top: solid 1px #999999;
    clear:both;
}

div#Album
{
    width: 500px;
    padding-right:15px;
    float:left;
}

div#Coordonnees
{
    /* WITH THE ALBUM ENABLED */
    /* 
    width: 365px;
    padding-left:20px;
    float:right;
    */
    
    /* WITH THE ALBUM DISABLED */
    width: 865px;
    padding-left:20px;
    padding-right:20px;
}

div#Footer
{
    width:920px;
    background-color:#7A072C;
    background-image:url("../templates/footer_bg.gif");
    padding-left:25px;
    padding-right:25px;
    padding-top:10px;
    padding-bottom:0px;
    clear:both;
}

div#Header
{
    width:920px;
    text-align:left;
    padding-left:25px;
    padding-right:25px;
    clear:both;
}

div#Header_hr
{
    width:920px;
    background-color:#999999;
    height:1px;
  
}


h1
{
    font-size:20px;
    color:#333333;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:5px;    
}

h2
{
    font-size:14px;
    color:#333333;
    margin-bottom:0px;   
    margin-top:0px;
}

h3
{
    font-size:14px;
    color:#333333;
    margin-bottom:0px;
    margin-top:0px;
    font-weight:normal;
}

h4
{
    color:#333333;
    font-size:11px;
    margin-bottom:5px;    
    margin-top:0px;
    font-weight:bold;
}

ul.right_bullets
{
    list-style-image: url("../templates/bullet.gif");
    margin:16px;
    line-height:18px;
}

a:link
{
    color:#3333CC;
}
a:visited
{
    color:#3333CC;
}
a:hover
{
    color:#CC0033;
    text-decoration:underline;
}

.ChefDeFile_TextBox
{
    padding:4px;
    margin:0px;
}

.form_btn
{
    margin:0px;
    padding:0px;
    vertical-align: text-bottom;
}

.Inner_StaticMenuItemStyle
{
    color: #000000 !important;
    background-image: url("../templates/bullet.gif");
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-bottom: 5px !important;
}

.Inner_StaticSelectedStyle
{
    color: #C80D47 !important;
    font-weight:bold;
    text-decoration: underline !important;
}

.Inner_Menu
{
    margin-bottom:100px;
}

.RootStyle
{
    font-size:20px;
    color:#333333 !important;
    font-weight:bold;   
    margin-top:0px !important;
    padding-top:0px !important;
    vertical-align:top !important;
    text-decoration: none !important;
    padding-bottom: 15px !important;
    background-image: none;
    padding-left: 0px;
}

.Level2
{
    color: #000000 !important;
    background-image: url("../templates/bullet.gif");
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 5px !important;
}

.NosPartenairesControl
{
    cursor:pointer;
}

.FullEvent
{
    font-size:12px;
    text-align:justify;
    line-height:15px;
}

.form_box_seperators
{
    padding:20px; 
    border: solid 1px #AAAAAA;
    font-size:11px;
}

.input_box_seperators
{
    font-size:11px;
    border: solid 1px #AAAAAA;
}

.frm_activite_fields
{
    width:115px;
    text-align:right;
    padding-right:10px;
    font-weight:bold;
}

.frm_activite_answers
{
    background-color:#EEEEEE;
    border:solid 1px #AAAAAA;
    padding:2px;
    padding-left:10px;
    padding-right:10px;
}

.frm_activite_fields2
{
    width:350px;
    text-align:left;
    font-weight:bold;

}

.CheckBoxLists input { float:left; margin-left:0px; width:15px; padding-left:0px;}
.CheckBoxLists label { float:left; padding-left:5px; }

.GridView_Padding
{
    padding-top:2px;
    padding-left:10px;
}

.div_left_column
{
    font-weight:bold;
    width: 175px; 
    float: left; 
    text-align: right; 
    clear:both;
    height:30px;
    padding-right:10px;
}