@charset "utf-8";
/* CSS Document */



/* TEXTES --------------------------*/
.titre {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				22px;
color:					#3C0E11;
font-weight:			normal;
}

.sous-titre {
font-family:			Arial, Helvetica, sans-serif;
font-size:				10px;
color:					#333333;
text-transform:			uppercase;
font-weight:			normal;
}

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

.texte {
font-family:			Arial, "Times New Roman", Times, serif;
font-size:				12px;
color:					#333333;
font-weight:			normal;
}

.texte_bordeau {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				14px;
color:					#3C0E11;
font-weight:			normal;
}

.texte_bordeau_medium {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				18px;
color:					#3C0E11;
font-weight:			normal;
}

.texte_bleu {
font-family:			Arial, "Times New Roman", Times, serif;
font-size:				11px;
color:					#006699;
font-weight:			normal;
}

.news-titre {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				30px;
color:					#55080d;
font-weight:			bold;
font-style: italic;
}

.news-sous-titre {
font-family:			Arial, Helvetica, sans-serif;
font-size:				16px;
color:					#333333;
text-transform:			uppercase;
font-weight:			normal;
}

.news-texte {
font-family:			Arial, "Times New Roman", Times, serif;
font-size:				12px;
color:					#333333;
font-weight:			normal;
}

.oeuvres-titre {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				27px;
color:					#55080d;
font-weight:			bold;
font-style: italic;
}

.oeuvres-sstitre {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				14px;
color:					#3C0E11;
color:					#55080d;
font-weight:			bold;
font-style: italic;
}

.newsliste-titre {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				18px;
color:					#55080d;
font-weight:			bold;
font-style: italic;
}

.video-titre {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				36px;
color:					#55080d;
font-weight:			bold;
font-style: italic;
}

.newsliste-sous-titre {
font-family:			Arial, Helvetica, sans-serif;
font-size:				12px;
color:					#333333;
text-transform:			uppercase;
font-weight:			normal;
}

.newsliste-texte {
font-family:			Arial, "Times New Roman", Times, serif;
font-size:				12px;
color:					#333333;
font-weight:			normal;
}

.newsliste-choix {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				16px;
color:					#3C0E11;
font-weight:			normal;
}
/* LIENS */
.liens_footer {
font-family:			Arial, "Times New Roman", Times, serif;
font-size:				10px;
color:					#FFFFFF;
font-weight:			normal;
text-decoration:		none;
}
.liens_footer:hover {
font-family:			Arial, "Times New Roman", Times, serif;
font-size:				10px;
color:					#908f8f;
font-weight:			normal;
text-decoration:		none;
}

A#navigation_jquery_liens {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				15px;
color:					#55080d;
font-weight:			bold;
text-decoration:		none;
}
A#navigation_jquery_liens:hover {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				15px;
font-weight:			bold;
color:					#b0b0b0;
text-decoration:		none;
}

A#navigation_jquery_liens_b {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				12px;
color:					#b0b0b0;
text-decoration:		none;
}
A#navigation_jquery_liens_b:hover {
font-family:			Georgia, "Times New Roman", Times, serif;
font-size:				12px;
color:					#3C0E11;
text-decoration:		none;
}


