/* ===| TYPOGRAPHY |============================================*/

body{font: 12px/1.5em Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;}


h1{
font-size: 18px;
font-style: normal;
font-weight: normal;
height: 32px;
padding: 2px 0 0 36px;
background: url(../../images/charte/h1bg.jpg) no-repeat ;
}


h2{
font-size: 16px;
font-style: normal;
font-weight: bold;
}

h3{
font-size: 20px;
font-style: normal;
font-weight: normal;
height: 32px;
width: 976px;
padding: 2px 0 0 36px;
background: url(../../images/charte/h1bg.jpg) no-repeat ;
color: #026fb9;
}

h4{
font-size: 13px;
color: #000000;
font-weight: bold;
}

a:link, a:visited {
text-decoration: none;
color: #464646;
}

a:hover, a:active {
text-decoration: underline;
color: #026fb9;
}

.active {
text-decoration: underline !important;
color: #026fb9 !important;
}




/*
pre{	padding: 0 10px;}
p {
	font: 1em/1.5em arial,sans-serif;
	text-align: justify;}
.copyright{
	font: 0.8em arial, sans-serif;}
*/


