body {
font-size : 11px;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #49546F;
}

.justifie {
text-align: justify;
}

.petit {
font-size: 10px;
}

.blanc {
color: #FFFFFF;
}

.vert {
color: #DEF4C6;
}

.bleu {
color: #00718C;
}

td { 
font-size : 11px;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #49546F;
}

.titre { 
font-size: 15px;
font-weight: bold;
font-style: italic;
color: #009933;
}

.titreactu { 
font-size: 13px;
font-weight: bold;
font-style: italic;
color: #009933;
}

.imagecadre { 
border: solid 1px #4081A3;
}

a {
color: #06124B;
text-decoration: none;
}

a:hover { 
color: #dd4816;
text-decoration: none;
}

input, textarea, select, button {
	color : #49546F;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 11px;
	background-color: #B0CC8C;
	font-weight : normal;
	border-color : #000000;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}
