/* =============== Polices =============== */


.Titre1{
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:15px;
color:#44382A;
}


.line20{
line-height:20px;
}
.txtCentre{
	text-align:center;
}
.txtDroite{
	text-align:right;
}
.margeDroite25px{
margin-right:25px;
}

.alignMiddleVertical td{
vertical-align:middle;
}

.noStyle a{
text-decoration:none;
}
.noStyle a:hover{
text-decoration:none;
}


.marron11{
color:#453b35;
text-align:justify;
}

.alignMiddle{
vertical-align:middle;
}

.decale3px{
padding-left:3px;
}
.decale15px{
padding-left:45px;
}

.decale50px{
padding-left:10px;
}

.bordure{
border:1px solid #333333;
}

.marge3px{
margin-left:9px;
}

.margeHaut10px{
margin-top:10px;
}

.verdana9Marron{
color:#65574c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.verdana9Gris{
color:#a2a2a2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.center{
text-align:center;
vertical-align:middle;
}

.GeorgiaMarron{
color:#584d43;
font-family:Georgia, Arial, Helvetica, sans-serif;
}

.GeorgiaBleu{
color:#329AD7;
font-family:Georgia, Arial, Helvetica, sans-serif;
}

.caracteristiqueBien{
font-weight:bold;
}

.cellspacing10{
border-spacing: 10px;
}


.permalien a{
color:#65574c;
font-family:Georgia, Arial, Helvetica, sans-serif;
}

.permalien a:hover{
color:#65574c;
font-family:Georgia, Arial, Helvetica, sans-serif;
}

/* =============== Titres et liens =============== */
 
h1{
text-decoration:none;
color:#33291D;
font-size:20px;
line-height:normal;
margin:0;
margin-bottom:10px;
}
 
	h1 a {
	text-decoration:underline;
	color:#33291D;
	font-size:23px;
	font-weight:lighter;
	}
 
		h1 a:hover {
		text-decoration:underline;
		color:#33291D;
		font-size:23px;
		font-weight:lighter;
		}
		
h2{
color:#5C4F46;
font-size:15px;
letter-spacing:-1px;
line-height:normal;
margin:0;
margin-bottom:10px;} 
 
	h2 a {
	color:#5C4F46;
	font-size:15px;
	font-weight:lighter;
	letter-spacing:-1px;} 
 
		h2 a:hover {
		color:#5C4F46;
		font-size:15px;
		font-weight:lighter;
		letter-spacing:-1px;} 

 
h3 {
	font-size: 13px;
	font-weight: 700;
	color: #3c3c3c;
	text-decoration: underline; }
 
	h3 a {
		font-size: 13px;
		font-weight: 700;
		color: #3c3c3c;
		font-family:"Trebuchet MS";
		text-decoration: none; }
 
		h3 a:hover {
			font-size: 13px;
			font-weight: 700;
			color: #3c3c3c;
			font-family:"Trebuchet MS";
			text-decoration: none; }

h4 {
	font-size: 11px;
	font-weight: 700;
	color: #3c3c3c;
	text-decoration: underline; }
 
	h4 a {
		font-size: 11px;
		font-weight: 700;
		color: #3c3c3c;
		font-family:"Trebuchet MS";
		text-decoration: none; }
 
		h4 a:hover {
			font-size: 11px;
			font-weight: 700;
			color: #3c3c3c;
			font-family:"Trebuchet MS";
			text-decoration: none; }
			
h5 {
font-family: "Trebuchet MS";
font-size: 1.1em;
text-decoration: underline;
letter-spacing: 0.2pt;
word-spacing: 1.2pt;
}
 
	h5 a {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	text-decoration: underline;
	letter-spacing: 0.2pt;
	word-spacing: 1.2pt;
	}
 
		h5 a:hover {
		font-family: "Trebuchet MS";
		font-size: 1.1em;
		text-decoration: underline;
		letter-spacing: 0.2pt;
		word-spacing: 1.2pt;
		}
			
			
h6 {
font-family: "Trebuchet MS";
font-size: 1em;
text-decoration: underline;
letter-spacing: 0.2pt;
word-spacing: 1.2pt;
}
 
	h6 a {
	font-family: "Trebuchet MS";
	font-size: 1em;
	text-decoration: underline;
	letter-spacing: 0.2pt;
	word-spacing: 1.2pt;
	}
 
		h6 a:hover {
		font-family: "Trebuchet MS";
		font-size: 1em;
		text-decoration: underline;
		letter-spacing: 0.2pt;
		word-spacing: 1.2pt;
		}
 
 
a, a:visited {
	color: #666666;
	font-family:Georgia;
	text-decoration: none; }
 
a:hover, a:active, a:focus {
	color: #303030;
	text-decoration: underline; }
	
small{
font-size:10px;
}

.small{
font-size:10px;
}

.alerte{
color:#990000;
font-style:italic;
background-image:url(../Images/warning.png);
background-repeat:no-repeat;
padding-left:17px;
}

.px13{
font-size:13px;
}

.px10{
font-size:10px;
}

.important{
font-weight:bold;
}


