﻿

body
{
	background-color: #96a2ae;
	background-image: url('../images/fondPageGris.jpg');
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;	
}

.divAppliMailing
{
    padding: 20px 20px 50px 20px;
    font-size: 14px;
    color: black;
    font-family: Arial;
    background-color: white;
}


h1.divTitre
{
    font-size: 13pt;
    font-weight: bold;
    background-color: #dddddd;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.divTitre
{
    width: 630px;
    height: 25px;
    background-color: #e0dfe3;
    padding-left: 3px;
    padding-top: 3px;
}



/* champs du frm Objet */    
.divchamps
{
    width: 24em;
    height: 3.2ex;
} 

.divchampsDouble
{
    width: 550px;
    height: 27px;
}  


/* libellé des renseignements */
.libelle
{
    float: left;
    font-size: 10pt;
    color: black;
    font-family: Arial;
    text-align: left;
    padding-right: 0.2em;
}


.form_libelle450
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
    text-align: left;
    padding-right: 3px;
    width: 550px;
}

.texte150
{
    float: right;
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-align: left;
    width: 13em;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;        
}

.casecocher
{
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-align: left;
    width: 13em;       
}


.divficheinscription 
{
    width: 44em;
    background-color: #c5daef;
    border-right: silver 1px solid; 
    border-top: silver 1px solid; 
    border-left: silver 1px solid;  
    border-bottom: silver 1px solid;  
    padding-left: 1em; 
    padding-top: 1ex;    
}

.divbarrecommande
{
    width: 45em;
    height: 4ex;
    border-right: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    background-color: #dcdcdc;    
    padding-top: 0.5ex;
}

.divseparateur
{
    clear: both;
}

#divConfirmation
{
    border-right: red 5px solid;
    border-top: red 5px solid;
    border-left: red 5px solid;
    border-bottom: red 5px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 5px;
    width: 30em;
    padding-top: 5px;
    height: 15ex;
}


/* libellé message de confirmation */
.lblconfirm
{
    float: left;
    font-size: 14px;
    color: black;
    font-family: Arial;
    text-align: left;

}


/* message dans le mail */
.attention
{
    font-weight: bold;
    color: maroon;
}

/* message d'erreur */
.lblerreur
{
    float: left;
    font-size: 12px;
    color: red;
    font-family: Arial;
    text-align: left;
    padding-right: 0.2em;
}

.formfond
{
    background-color: #c5daef;
    font-size: 12px;
    color: #000066;
    font-family: Arial;
    text-align: left;
}

.formfondcmd
{
    background-color: #dcdcdc;
    font-size: 12px;
    color: #000066;
    font-family: Arial;
    text-align: left;
}



/* style du pied de page inscription mod */
.adressepied
{
    text-decoration: none;
    color: white;
}

.piedtitre
{
    color: #ffffff;
    font-family: 'Times New Roman';
    background-color: #05266d;
    font-size: 20px;
    text-align: left;
}

.piedadresse
{
    color: #ffffff;
    font-family: 'Times New Roman';
    background-color: #05266d;
    font-size: 14px;
    text-align: left;
}

.piedadressegras
{
    color: #ffffff;
    font-family: 'Times New Roman';
    background-color: #05266d;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}