/* BACKGROUND */
.td_grille_haut {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #AE2828;
}
.td_grille_bas {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #AE2828;
}

/* LIENS MENU */

.liens9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.liens9_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: undeline;
}

.liens9_top:hover {
text-decoration : underline;
color: #ff6600;
}

.liens10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.liens10_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: undeline;
}

.liens10_bottom:hover {
text-decoration : underline;
color: #ff6600;
}


.liensleftorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.liensleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.liensleft:hover {
text-decoration : underline;
color: #ff6600;
}

/* TEXTES */

.texte10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.texte11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-align: justify;
	text-decoration: none;
}

.texte11_bleute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5067AF;
	text-align: justify;
	text-decoration: none;
}

.texte11_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.texte11_noir:hover {
	color: #000000;
	text-decoration: underline;
}

.texte11_noirlien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}

.texte11_noirlien:hover {
	color: #000000;
}

.texte11_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-align: justify;
	text-decoration: underline;
}

.texte11_lien:hover {
	color: #000000;
}

.sites_satellites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4C4C4C;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

/* FIX TABLEAUX */

.texte_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

/* AUTRES ELEMENTS */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
	
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
}

.coordonneesliens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: underline;
}

/* FORMULAIRES */

.formulaire_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #4C4C4C;
	width: 150px; 
	height: 20px;
}

.formulaire_moyen {
	font-family: Arial, Helvetica, sans-serif;
	color : #4C4C4C;
	font-size: 11px;
	width: 350px; 
	height: 20px;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #4C4C4C;
	width: 120px; 
	height: 20px;
}