﻿a:link
{
    color:#e2fcb9;
}
/* unvisited link */
a:visited
{
    color:#cee5ff;
}
/* visited link */
a:hover
{
    color:#cee5ff;
}
/* mouse over link */
a:active
{
    color:#e2fcb9;
}
/* selected link */

body
{
    margin: 0;
    background-color: #7E9BB9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #D3DFED;
}


#Conteneur
{
    width: 886px;
    height: 611px;
    margin-left: auto;
    margin-right: auto;
}

#Entete
{
    width: 886px;
    margin-left: auto;
    margin-right: auto;
}

#MenuGauche
{
    width: 216px; /* float: left;*/
}

#Contenu
{
    background-image: url(../Images/BG_Contenu.jpg);
    background-repeat: no-repeat;
    width: 670px;
    height: 434px;
    margin-left: 216px;
    margin-right: auto;
    margin-top: -429px;
}

#ContenuAccueil
{
    background-image: url("../images/bg_Acceuil1.jpg");
    background-repeat: no-repeat;
    width: 670px;
    height: 429px;
    margin-left: 216px;
    margin-right: auto;
}

#ContenuNouvelle, #ContenuSpacer
{
    display: none;
}

#ContenuGauche
{
    float: left;
    width: 153px;
}

#ContenuTexte
{
	position:relative;
	top:15px;
    /*padding-top: 10px;*/
    padding-right: 10px;
    height: 365px;
    width: 482px;
    overflow: auto;
    text-align: justify;
    font-family: Verdana;
    font-size: 12px;
    color: #cee5ff;
}

#ContenuTexteAccueil
{
    padding-top: 15px;
    padding-right: 5px;
    height: 335px;
    width: 280px;
    overflow: auto;
    color: #FFFFFF;
    text-align: justify;
}

#ContenuNouvelle
{
}

#ContenuTexte p
{
    margin-top: 0px;
}


#BgGauche
{
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_conti_gauche.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 972px;
    height: 611px;
}

#BGDroit
{
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_conti_droite.gif);
    background-repeat: repeat-y;
    background-position: right top;
    width: 972px;
    height: 611px;
}

#BGBas
{
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_conti_bas.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    width: 886px;
    height: 639px;
}

#BGCoinGauche
{
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_coin_gauche.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 972px;
    height: 639px;
}

#BGCoinDroit
{
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/bg_coin_droite.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 972px;
    height: 639px;
}

h1
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #d3e336;
    /*font-variant:small-caps;*/
}

h2
{
    padding: 0px 0px 0px 10px;
    font-family: Verdana;
    font-size: 12px;
    color: #e2fcb9;
}

p
{
    font-family: Verdana;
    font-size: 12px;
    color: #cee5ff;
    text-align: justify;
}

strong
{
	color:#e2fcb9;
}

ul
{
	font-size:11px;
    color: #cee5ff;
}

legend
{
	font-family: Verdana;
    font-size: 12px;
    color: #e2fcb9;
    text-align: center;
    font-weight:bold;
}

.cadreForm
{
	border: 1px #e2fcb9 solid;
    padding: 10px 5px 10px 5px;
}

.cadre
{
    border: 1px #e2fcb9 solid;
    padding: 3px;
}

.bordure
{
	border:1px #bfd6e9 solid;
	color:#486884; 
}


.centreImg
{
    text-align: center;
}

.Textbox_Format
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.signature
{
	font-family:Verdana;
	font-size:11px;
	text-align:right;
	color:#f6fcb9;
}

.citation
{
	color:#f6fcb9;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
}

.signatureAccueil
{
	font-family:Verdana;
	font-size:12px;
	text-align:right;
	color:#f6fcb9;
}

.citationAccueil
{
	color:#f6fcb9;
	font-style:italic;
	font-size:15px;
	text-align:center;
	font-weight:bold;
}


.note
{
	font-style:italic;
	font-size:12px;
	color:#e2fcb9;
}

.TextBox_Format
{
      font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
