
/* corps */
body {	font-family: "Times New Roman", Arial, sans-serif;
	color: #663300;
	background: #FFF0CF; margin-top: 0;
	}

/* éléments */
img { border: 0; }
img.droite { float: right; }
img.gauche { float: left; }
abbr { border-bottom: 1px dotted #000000; cursor: help; }
/*div { border: 1px solid green; }*/

/* liens standard */
a { text-decoration: none; color: #CC0000; }
a:hover { text-decoration: underline; color: #CC0000; }

a.photo { font-family: Verdana; text-decoration: none; font-size: 26px; font-weight: bold; color: #663300; }
a.photo:hover { text-decoration: none; }
a.photo:visited { text-decoration: none; }

.english { border: 1px solid #663300; padding: 5px; margin-bottom: 30px; margin-top: 20px; }

/* couleurs */
.jaune { background-color: #FFE38F; }
.rouge { color: #CC0000; }
.noir { color: #000000; }
.disabled { color: #E7EBEF; text-decoration: none; font-size: 30px; font-weight: bold; }

.texte { font-family: "Times New Roman", Arial, sans-serif; font-size: 0.8em; color: #663300; text-align: justify;  }
.legal { font-family: "Times New Roman", Arial, sans-serif; font-size: 0.7em; color: #663300; text-align: justify;  }
.titre { font-family: "Times New Roman", Arial, sans-serif; font-size: 1em; font-weight: bold; letter-spacing: 2px; color: #CC0000;  }

.bordure { padding: 0.5em; border: 4px solid #663300; }

/* menu horinzontal */
.menugen {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold; 
	}
/* boites menu horinzontal */
.menugen div { float: left; padding: 0; border-right: solid #FFFFFF 1px; width: 684px;}
/* liens menu */
.menugen a { display: block; color: #FFFFFF; text-decoration: none; padding-bottom: 3px; text-align: center; }
/* survol liens menu */
.menugen a:hover { color: #000000; background-color: #FFD64E; text-decoration: underline; }

/* cadre de gauche */
.cadre-gauche { text-align: right; padding-top: 2em; padding-right: 1em; line-height: 1.5em; }

/* boutons et forms */
.form { font-size: 12px; border: 1px solid #663300; }
.formc { font-size: 12px; text-align: center; border: 1px solid #663300;  }
.form_petit { font-size: 10px; }
.bouton	{ font-family: "Times New Roman", Arial, sans-serif; color: #FFE38F; font-weight: bold; font-size: 12px; background-color: #663300; }
.titreform { font-size: 13px; font-weight: bold; color: #000000; letter-spacing: 1px; text-align: left; padding-top: 10px; }

/* paragraphes */
h1 { font-size: 1.2em; font-weight: bold; color: #663300; letter-spacing: 2px; }
h2 { font-size: 1em; font-weight: bold; margin: 5px 0}

/* couleurs ligne entête backoffice */
.colonneadmin { background-color: #7EC65F; color: #FFFFFF; height: 25px; }

/* liens bas - copyright*/
.bas { font-size: 0.7em; color: #000000; }
a.bas:link { font-size: 0.8em; text-decoration: none; color: #000000; }
a.bas:visited { font-size: 0.8em; text-decoration: none; color: #000000; }
a.bas:hover { font-size: 0.8em; text-decoration: underline; color: #003399; }