* { font-family: arial, helvetica, verdana; }

.accroche       { color: #2d335b; font-style: italic; font-size: 14px; font-family: arial, helvetica, verdana; text-decoration: none }
.texte                { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
.textebleu { color: #0a437e; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
.texteblanc { color: #fff; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
.texteinterface { color: #fff; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial; text-decoration: none }
.textemenu  { color: #2d5b9d; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial; text-decoration: none }
.info  { color: #707070; font-size: 10px; font-family: Arial }
.intertitre     { color: #2d5b9d; font-weight: bold; font-size: 15px; font-family: arial, geneva, helvetica }
.liens        { color: #b22222; font-weight: bold; font-size: 10px; font-family: geneva, arial, helvetica, swiss, sunsans-regular }
.breve  { color: #5b3426; font-size: 9px; font-family: geneva, arial, helvetica, swiss, sunsans-regular }
.nav  { color: #8b0000; font-size: 9px; font-family: geneva, arial, helvetica, swiss, sunsans-regular; text-decoration: none }
.titre        { color: #868686; font-size: 18px; font-family: arial, helvetica, verdana; text-decoration: none }
.titrebig { color: #949494; font-size: 22px; font-family: arial, helvetica, verdana; text-decoration: none }
.prix1   { color: #b22222; font-weight: bold; font-size: 20px; font-family: arial, helvetica, verdana; text-decoration: none }
.prix2  { color: #b22222; font-weight: bold; font-size: 16px; font-family: arial, helvetica, verdana; text-decoration: none }

.text-app, input, select { font-size: 12px; font-family: arial, helvetica, verdana; color:black; }
.texterouge{
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        padding-left: 10px;
        color: #821113;
}
.tabnormal{background-color:#FFFFFF; color:black; font-weight:normal}
.taberreur{background-color:red; color:black; font-weight:bold}
.tabred{background-color:red; color:black; font-weight:bold}
.tabjaune{background-color:#FFFFCC; color:black; font-weight:normal}
.ListePair {
	background-color: #FFFFFF;}
.ListeImpair {
        background-color: #E5E5EC;
}
.detail {
        border:1px solid #dddddd;
        background-color: #efefef;
        padding : 10px;
        margin-bottom : 10px;
}


