body{
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F5865;
}

.titre-page-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF7428;
}

.titre-page-petrole{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #007984;
}

.sous-titre-page-rouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E6154B;
	text-transform: uppercase;
}
.chapo-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #FF7428;
}
.titre-article-gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4F5865;
}
/* titre article orange */
.titre-article-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF7428;
}
.sous-titre-article-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7428;
}
.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F5865;
}
/* texte bleu */
.texte-bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D1F71;
}

.texte-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #FF7428;
}
/* texte orange 2*/
.texte-orange2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7428;
}

.legende-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #FF7428;
}

li {
	list-style-position: outside;
	list-style-image: url(http://www.cabri22.com/medias/images/www/contenu/communs/puce_liste.gif);
}

		li.menu_haut_n1 {
		list-style-image: url(http://www.cabri22.com/medias/images/www/structure/t.gif);
		}

.fond-gris{
	background-color: #F2F4F4;
}
.fond-blanc{
	background-color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6154B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  color: #FF7428; text-decoration: none; }
a:active {  color: #FF7428; text-decoration: none; }


a.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5865;
	text-decoration: none;
	font-weight: normal;
}
a.texte2:hover {  color: #FF7428; text-decoration: none; }
a.texte2:active {  color: #FF7428; text-decoration: none; }


/*########   Collecte des déchets ###############*/
.OM_jour_ramassage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F5865;
	text-transform: uppercase;
}


/*########  Formualire ###############*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F5865;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F5865;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F5865;
}

.textarea_txt {
	width: 237px;
}

.textarea_txt_erreur {
	width: 237px;
	background: #E6154B;
	color:#FFFFFF
}

.texte_erreur {
	background: #E6154B;
	color:#FFFFFF
}

.champ_erreur {
	background: #E6154B;
	color:#FFFFFF
}



 
.legende-blanche{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: regular;
 color: #FFFFFF;
}
.fond-gris-fonce{
 background-color: #D9D9D9;
}
 

