/* Markup */

html
{
    background:#EFEFEF;
}

body
{
    font-size: 12px;
    font-family: "Arial";
}

a
{
    text-decoration: none;
    color:#000000;
}

legend
{
    margin-left: 25px;
}

ul
{
    clear:both;
}

li
{
    list-style: disc;
    margin-left:30px;
}

strong
{
    font-weight:bold;
}

em
{
    font-style:italic;
}

/* Id */

#GoogleAdSense
{
    width:728px;
    height: 90px;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
    position:relative;
    top: -10px;
}

*+html #GoogleAdSense, * html #GoogleAdSense
{
    top: 5px;
    margin-bottom: 20px;    
}

#Header
{
    height:130px;
    width:990px;
    margin:auto;    
}

#Logo
{
    background:url(../Images/Logo.png) no-repeat;
    width:306px;
    height:108px;
    float:left;
    margin-left: 30px;
    margin-top: 10px;
}

#Pub
{
    width:386px;
    height: 101px;
    float:right;
    background:url(../Images/PubNewsletter.png) no-repeat;
    margin-top: 20px;
    margin-right: 30px;
}

#Content
{
    background:url(../Images/ContentRepeat.png);
    width:943px;
    margin:auto;
    z-index: 1;
    margin-top: -70px;
}

#ContentPage
{
    width:870px;
    position:relative;
    left:35px;   
    padding-top: 50px;
}

#ContentBottom
{
    background:url(../Images/ContentBottom.png);
    width:943px;
    height:32px;
    margin:auto;
}

#InfosBottom
{
    text-align:center;
    width:900px;
    position:relative;
    top:5px;
    left:20px;
}

#SeparatorBottom
{
    border-top: 1px dashed #000000;
    margin:auto;
    margin-top: 20px;
    width:900px;
}

#Menu_1
{
    width:990px;
    margin:auto;
    position:relative;
    z-index: 3;
}

#Menu_1_Left
{
    background:url(../Images/MenuLeft1.png);
    width:11px;
    height:45px;
    float:left;
}

#Menu_1_Content
{
    background:url(../Images/MenuRepeat1.png);
    height:45px;
    width:968px;
    float:left;
}

#Menu_1_Right
{
    background:url(../Images/MenuRight1.png);
    width:11px;
    height:45px;
    float:left;
}

#MenuLinks_1
{
    position:relative;
    top:10px;
    margin:auto;
}

#Menu_2
{
    width:960px;
    position:relative;
    top:-20px;
    left:15px;
    z-index: 2;
    margin:auto;
}

#Menu_2_Left
{
    background:url(../Images/MenuLeft2.png);
    width:15px;
    height:55px;
    float:left;
}

#Menu_2_Content
{
    background:url(../Images/MenuRepeat2.png);
    height:55px;
    width:900px;
    float:left;
}

#Menu_2_Right
{
    background:url(../Images/MenuRight2.png);
    width:15px;
    height:55px;
    float:left;
}

#MenuLinks_2
{
    position:relative;
    top:20px;
    margin:auto;
}

#ContentCadre
{
    border: 1px solid #CCC;
    background: #FFF;
    color:#3C3A3A;
    margin-top: 10px;
    padding: 10px;
}

/* Class */

.TitrePage
{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.Orange
{
    color:#EF8910;
}

.Titre
{
    width: 700px;
    height: 45px;
    margin: auto;
    background: url(../Images/Titre.png);
    margin-top: -11px;
}

.IconTitre
{
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    position: absolute;
}

.TexteTitre
{
    float: left;
    color:#302F2F;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 50px;
    width:640px;
    height:35px;
    overflow: hidden;
}

.LinkBottom
{
    color:#585858;
    text-decoration: none;
}

.LinkMenu1
{
    font-size:16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration:none;
    float:left;
    width:159px;
    text-align: center;
    height:26px;
    background:url(../Images/MenuLink1.png);
    position:relative;
    top:-6px;
    padding-top: 6px;
}

.LinkMenu1:hover
{
    background:url(../Images/MenuLink1_hover.png);
}

.LinkMenu2
{
    font-size:14px;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
    float:left;
    width:223px;
    text-align: center;
    height:25px;
    background:url(../Images/MenuLink2.png);
    position:relative;
    top:-20px;
    padding-top: 22px;
}

.LinkMenu2:hover
{
    background:url(../Images/MenuLink2_hover.png);
}

.LinkSeparator1
{
    background:url(../Images/Separator1.png) no-repeat;
    width:2px;
    height:29px;
    float:left;
    position: relative;
    top:-4px;
}

.LinkSeparator2
{
    background:url(../Images/Separator2.png) no-repeat;
    width:2px;
    height:29px;
    float:left;
    position: relative;
    top:-4px;
}

.Clear
{
    clear:both;
}

.Center
{
    text-align: center;
}

.Space10
{
    height:10px;
}

.Float
{
    float:left;
}

.B
{
    font-weight: bold;
}

.U
{
    text-decoration: underline;
}

.I
{
    font-style:italic;
}

.Cloud
{
    width:795px;
    min-height:100px;
    background-color: #EFEFEF;
    border:2px dotted #000;
    margin-left: 20px;
    font-family: Verdana;
    padding: 10px;
}

.Tag
{
    color:#4380D4;
}

.TitreTag
{
    font-size:20px;
    font-weight: bold;
    text-align: center;
    color:#F00;
}

.Tag:hover
{
    background-color:#4380D4;
    color:#FFF;
}

.TagCount
{
    color:#888;
}

.QuickSearch
{
    font-size: 14px;
    color:#000;
    text-align: center;
}

.QuickSearch fieldset
{
    border: none;
}

.QuickSearch input
{
    border: 1px solid #CCC;
    background: #ef8910;
    color:#FFF;
}

a *
{
    cursor: pointer;
}

.CountPage
{
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}

.NavPages
{
    font-size: 14px;
    text-align: center;
}

.CurrentPage
{
    font-weight: bold;
    color:#EF8910;
}

        /* Newsletter */

        #Newsletter
        {
            width:260px;
            height:114px;
            background:url(../Images/Newsletter.png);
            float:right;
            margin-top: 10px;
        }

        #NewsletterContent
        {
            position: relative;
            top:5px;
            left:100px;
        }

        #NewsletterResponse, #NewsletterContent
        {
            width:230px;
        }