/*Styles pour annonces WEB*/
.symbol { font-family: symbol; }
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5F00;
	text-decoration: blink;
	background-image: url(../z-outils/images/site/attention_anim.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	background-attachment: fixed;
}
td.typeSemin   { color: #ff8c00; font-size: 17px; font-weight: bold; background-color: #fff; text-transform: uppercase; text-align: center; padding: 10px   }
td.titreSemin   {
	color: #009;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
}
p.TxtAnnonce     { color: #666; font-size: 15px; font-weight: normal; text-align: justify; text-indent: 15px; padding: 10px }
td.referencesOrateur  { color: #666; font-size: 12px; font-weight: bold; text-align: left; padding: 10px; }
td.NomOrateur  { color: #ff8c00; font-size: 17px; font-weight: bold; text-align: center; padding: 10px; }
td.Affiliation   { color: #666; font-size: 14px; font-weight: bold; text-align: center; padding: 10px }
td.DateSemin  { color: #f90; font-size: 17px; font-weight: bold; text-align: center; padding: 10px; }
td.InfoSemin  { color: #666; font-size: 15px; font-style: oblique; font-weight: bold; text-align: center; padding: 10px; }
td.majuscule { text-transform: uppercase }
td.minuscule { text-transform: lowercase }
.txt_red_bold { color: red; font-weight: bold }
td.semindujour {
	background-color: #FFC;
	border: 2px solid #FF740A;
}

