div {
     margin: 0;
     padding: 0;
     }


body {
        background-color: #dfdfdf; 
}

body,p,th,td,form,input,ul,li,dt, dt, dd, a {
	font-family: Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #000000;
}




table.corps {
	margin-left: 10px;
}


a:hover, a:active {  
	text-decoration: underline; 
        font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #9A0043;
        margin-left: 10px;
}

h2 {
	font-size: 12px;
        color: #9A0043;
	font-weight: bold;
        margin-left: 10px;
}

h3 {
	font-weight: bold;
	color: #9A0043;
	font-size: 11px;
        margin-left: 10px;
}

.liens { 
        text-decoration: underline;
        color: #C4B99F;
	font-size: 12px;
       }

.district {
	font-size: 18px; 
        text-decoration: underline;
        color: #C4B99F;
       }


.lienns { text-decoration: none;}


.adresse {
        text-align: center; 
        color: #000000; 
        background-color: #dfdfdf;
        text-decoration: none;
}


.fonds {
	background-color: #ff9900;
}

.lns {
     text-decoration: none;
}

.lns a:hover { 
             text-decoration: underline; 
             font-weight: bold;
}

.lns a:active { 
              text-decoration: underline;
              font-weight: bold;
}


.notes {
	font-size: 9px;
}

.notes1 {
	font-size: 8px;
}

.ref {
	color: #9A0043;
	font-size: 12px;
}

.ref1 {
	font-weight: bold;
        color: #9A0043;
	font-size: 15px;
}

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

.ref3{
	font-family: sans-serif;
	font-size: 18px;
	color: #9A0043;
        font-weight: bold;
}

.ref4 {
        margin-left: 60px;
	font-weight: bold;
        color: #9A0043;
	font-size: 13px;
}

.ref5 {
	color: #C4B99F;
        font-size: 12px;
}

.ref6 {
        font-weight: bold;
	color: #C4B99F;
        font-size: 12px;
}

.barre {
	background-color: #C4B99F;
}

.hidden {
	position: absolute;
	left: -9000px;
	top: 0;
}

#global {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0;
	background-color: #FFFFFF;
}

#brand {
	position: relative;
	height: 105px;
	z-index: 100;
}

#logotop {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#header {
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 55px;
	background-color: #9A0043;
	z-index: 50;
}

#emeta {
	width: 730px;
        font-size: 17px;
	font-weight: bold;
}

#emeta a:link, #emeta a:visited {
	color: #FFFFFF;
	text-decoration: none;
        font-size: 17px;
	font-weight: bold;
}

#piedpage {
	background-color: #BEBEBE;
	background-image: url(bandeaubas_gris.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	height: 56px;

}


