body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: URL(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

select,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.intab {
	background: #FFFFFF;
}

.fondcell {
	background: #f5f2f2;
}

.septitre {
	background: #000000;
}

.titrebold {
	color: #000099;
	font-weight: bold;
}

/* liens communs dans le site */
a.liens_communs {
	color: #00f;
	text-decoration: underline;
}

a.liens_communs:hover {
	color: #00f;
	text-decoration: none;
}

a.liens_communs_petits {
	color: #00f;
	text-decoration: underline;
	font-size: 11px;
}

a.liens_communs_petits:hover {
	color: #00f;
	text-decoration: none;
	font-size: 11px;
}

/* liens des evenements d'aujourd'hui */
a.liens_even_auj {
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}

a.liens_even_auj:hover {
	color: #00f;
	font-weight: bold;
	text-decoration: underline;
}



.txtbleu {
	color: #0000BD;
}

.txtbleub {
	color: #0000BD;
	font-weight: bold;
}

.txtrouge {
	color: #990000;
}

.txtrougeb {
	color: #990000;
	font-weight: bold;
}

.titredatebold {
	color: #666666;
	font-weight: bold;
}

.titredate {
	font-size: 10px;
	color: #666666;
}

.titreheure {
	color: #666666;
}

.titreChron {
	font-size: 11px;
}

a.liensMenu { color: #0000BD; text-decoration: none; }
a.liensMenu:hover { color: #0000BD; text-decoration: underline; }

a.page:link { color: #949494; text-decoration: none; }
a.page:visited { color: #949494; text-decoration: none; }
a.page:active { color: #949494; text-decoration: none; }
a.page:hover { color: #949494; text-decoration: underline; }

a.txtbleu:link { color: #0000BD; text-decoration: none; }
a.txtbleu:hover { color: #0000BD; text-decoration: none; }
a.txtbleu:visited { color: #0000BD; text-decoration: none; }

a.txtbleub:link { color: #0000BD; font-weight: bold; text-decoration: none; }
a.txtbleub:hover { color: #0000BD; font-weight: bold; text-decoration: none; }
a.txtbleub:visited { color: #0000BD; font-weight: bold; text-decoration: none; }

a.lien_blanc { color: #fff; font-size: 11px; text-decoration: none; }
a.lien_blanc:hover { color: #fff; font-size: 11px; text-decoration: underline; }

.unnamed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.divers1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #524B7E;
}
.divers2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.msgBox {
	border: #ccc 1px dashed;
	background: #f5f5f5;
	padding: 3px;
}

/* Couleurs principales */
.fill_color1 {
	background: #125bba;
}

.fill_color2 {
	background: #d0def1;
}

.fill_color3 {
	background: #fff;
}

.line_color1 {
	border-bottom: #125bba 1px solid;
}
