@charset "utf-8";		 
  	   		  
/* Corps de page */
html
{
    background-color:#2EBA67;
}

body
{
    color:black;
    font-size:13px;
    margin: 0px;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}

p
{
    text-align:justify;
}

.titre1
{
    color:#AD0D0D;
    font-size:16px;
    font-weight:bold;
}

.titre2
{
    color:#2473AF;
    font-size:14px;
    font-weight:bold;
}

.titre3
{
    color:#000000;
    font-size:13px;
}

div
{
    position:relative;
    height:auto;
    width:auto;
    text-align:justify;
}

table
{
    border:0px;
    padding:0;
}

tr
{
    vertical-align:top;
}

th
{
    text-align:left;
    border:0;
    text-decoration:underline;
    font-style:italic;
}

td
{
    color:black;
    text-align:left;
    border:0;
}

input[type=text]
{
    border-style:outset;
}

input[type=text]:hover
{
    background-color:inactiveborder;
}

input[type=text].nomprenom
{
    text-transform:capitalize;
}

.areamap
{
    cursor:pointer;
}

.etoile
{
    color:red;
}

div.main
{
    /*float:left;
    clear:both;*/
    width:773px;
    margin:auto;
}

div.erreur
{
    color:red;
    width:240px;
    text-align:justify;
}   

div.In
{
    float:left;
    clear:right;
    .clear:both;
}

div.contenu_back
{
    min-height:540px;
    width:773px;
    background-color:#2EBB67;
    background-image:url(../../styles/images/Fond_Texte.gif);
    background-repeat:repeat-y;
}

div.entete
{
    width:773px;
    height:220px;
}

div.marge_gauche
{
    width:168px;
    float:left;
}

div.basMargeGauche
{
    background-image:url(../../styles/images/basMenu.gif);
    background-repeat:no-repeat;
    height:13px;
    width:168px;
}

div.bas
{
    background-image:url(../../styles/images/Bas_Texte.gif);
    background-repeat:no-repeat;
    min-height:13px;
    width:773px;
}

div.menu_gauche
{
    /*background-image:url(../../styles/images/fondMenu.gif);*/
    width:168px;
    background-repeat:repeat-y;
}

div.menu
{
    background-image:url(../../styles/images/fondMenu.gif);
    text-align:left;
    font-family: cursive;
    /*color:yellow;*/
    /*margin-left:10px;*/
    padding-left:10px;
    padding-right:10px;
    padding-top:8px;
}

div.menu a
{
    color:yellow;
    text-decoration:none;
}

div.menu a:hover
{
    color:aqua;
}

div.centre
{
    min-height:540px;
    background-image:url(../../styles/images/Fond_Texte_1.gif);
    background-repeat:repeat-y;
    width:605px;
    float:right;
}

div.contenu_centre
{
    padding:8px;
}

div.pied_page
{
    clear:both;
    display:inline-block;
    height:50px;
    background-color:blue;
}

div.entete_membre
{
    height:116px;
    background-image:url(../../styles/images/Top.gif);
    background-repeat:no-repeat;
}

div.entete_menu
{
    height:25px;
    background-color:#edf38f;
    text-align:left;
    width:773px;
}

div.centre_membre
{
    width:573px;
    .float:right;
}

div.contenu
{
    padding:3px;
}

div.titreservices
{
    padding:15px;
    font-size:large;
    color:red;
}

.lienCoordonnees
{
    font-size:x-small;
    font-style:italic;
    color:highlight;
}

.lienServicesOfferts
{
    font-size:small;
}

.pwdforgot
{
    font-style: italic;
    font-size: smaller;
    color: yellow;
}

.seconnecter
{
    background-color:#2473AF;
    padding:5px 5px 5px 40px;
}
