body, p, h1, h2, h3, td, span, div, li, ul
{
	font-size: 12px;
	font-family: arial, verdana, "sans serif";
}


h2
{
	color:#A22930;
	line-height: 15px;
	margin-top:12px;
	margin-bottom:-2px;
}

p
{
    text-align:justify;
}


body
{
	padding-top:20px;
	padding-left:40px;
	padding-bottom:50px;
	margin:0px;
}

img
{
    border:0px;
}

a:link, a:visited
{
    text-decoration:none;
    color:#006666;
}

a:hover, a:active
{
    text-decoration:underline;
    color:#006666;
}

.ImageEmploye
{
    height: 150px;
    width: 125px;
    border:#9E6227 1px solid;
    float:left;
    margin-right:10px;
}

.SectionAdresseCourriel
{
    float:right;
}

hr, .SeparateurEmploye
{
    clear:both;
    height:1px;
}

.Highlight
{
	color:#9E6227;
}

.NomPage
{
	color:#A22930;
	font-size:30px;
	text-transform:uppercase;
	font-family: "univers 45 light", arial, verdana, "sans serif";
	font-weight: lighter;
}

.slogan	
{
font-family: arial, "univers 45 light", verdana, "sans serif";
font-size:11px;
font-weight:bold;
font-style:italic;

}
.telephone 
{
font-family:"univers 45 light", arial, verdana, "sans serif";
font-size:24px;
color:#A22930;
font-weight:lighter;
}

.img-cadre
{
border-style: double;
border-width: 10px; 
border-color: #cccccc;
}
.souligne
{
	border-bottom: 1px solid #E3E1CA;
}


/**/
.tagImageNonSelectionne 
{
	cursor:pointer;
	color:#000000;
	font-size:larger;
}

.tagImageSelectionne 
{
	cursor:pointer;
	color:#A22930;
	font-size:larger;
}

/* CONTENEUR 2 CADRES */

.p1 {
	font-weight: bold;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	font-size:14px;
}
.p2 {
	text-align: left;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 3px;
}
.p3 {
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 3px;
}

/* Commentaires */
.EtiquetteChamp
{
    display: block;
    font-size: 12px;
    font-family: arial, verdana, sans-serif;
    margin-top:5px;
}
.Champ
{
    display: block;
    border: solid 1px silver;
}

.Bouton
{
    background-color:white;
    padding:0px;
    border-style: dashed;
}

#cCommentaire
{
    width:90%;
}

