html {
height:100%; 
max-height:100%;
}

body {
margin: 2px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
height:100%; 
max-height:100%;
font-size: 10px;
color: #423028;
}

/* -------- polices  -------- */

.p_douze {
font-size: 12px;
color: #423028;
}

font {
font-size: 10px;
color: #423028;
}
a:active {
color: #720234;
text-decoration: none;
}
a:link {
color: #720234;
font-size: 10px;
text-decoration: none;
}
a:hover {
font-size: 10px;
text-decoration: underline;
}
a:visited {
color: #d15d2e;
font-size: 10px;
text-decoration: none
}

a.douze:active {
color: #720234;
text-decoration: none;
font-size: 12px;
}
a.douze:link {
color: #720234;
font-size: 10px;
text-decoration: none;
font-size: 12px;
}
a.douze:hover {
font-size: 10px;
text-decoration: underline;
font-size: 12px;
}
a.douze:visited {
color: #d15d2e;
font-size: 10px;
text-decoration: none;
font-size: 12px;
}

.rouge {
color: #B73B27;
}

font {
font-size: 10px;
color: #423028;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

samp {
font-weight: bold;
font-size: 12px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
strong { 
font-weight: bold;
font-size: 16px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

.bigger {
font-size: 12px;
}

.biggerbold {
font-size: 12px;
font-weight: bold;
}

.small {
font-size: 10px;
}

.titre {
font-weight: bold;
font-size: 16px;
text-decoration: none;
color: #b73b27;
}

.intertitres {
font-weight: bold;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
color: #b73b27;
}

/* -------- news -------- */
div#centrage_page {
padding-top: 1%;
}
div#centrage_float {
width: 870px;
margin: 0px;
padding-top: 10px;
}

div#news {
width: 550px;
text-align: left;
float: left;
clear: both;
}

div#decornews {
width: 550px;
height: 150px;
background-image: url(images/deco/deco-popup1.jpg);
float: left;
}



