/* Redéfinition de style existant */
BODY {
	position:absolute ;
	margin-top: 0px ;
	margin-left: 0px ;
	background-color: #ffffff ;
	color: #000000 ;
	font-size: 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
}

TABLE {
	table-layout: fixed ;
	font-size: 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	vertical-align: top ;
}

TR {
	vertical-align: top ;
}

THEAD, TH {
	background-color: #6666aa ;
	font-weight: bold ;
	vertical-align: middle ;
	text-align: center ;
}

TFOOT {
	background-color: #9999cc ;
	vertical-align: middle ;
	font-style: italic ;
}

INPUT, SELECT, TEXTAREA {
	background-color: #eeeeff ;
	font-size: 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	vertical-align: middle ;
}
a:visited {
	text-decoration: none;
	color: #5555ff;
}
a:hover {
	text-decoration: underline;
	color: #ff3333;
}
A {
	text-decoration: none ;
	color: #5555ff ;
}
A:active {
	text-decoration: none ;
	color: #ff0000 ;
}

A:link {
	text-decoration: none ;
	color: #0000ff ;
}

img {border:0px none;margin:0px;padding:0px}

/* Nouveau style (Intégration) */
.toto {
	background-color: #eeeeff ;
	font-size: 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	vertical-align: middle ;

	background-color: #333399 ;
	font-size: 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #aaaaff ;
	font-weight: bold ;
}
.table_entete {
	background-color: #6670a1 ;
	background-image: url('img/bandeau.jpg') ;
	background-repeat : no-repeat 
}

.menu_haut {
	background-color: #ddddff ;
	background-image: url('img/menu_degrade.png') ;
	background-repeat : no-repeat 
}

.menu_fond {
	background-color: #ddddff ;
	vertical-align: middle ;
}


.plan_textuel {
	font-size: 10px ;
	font-weight: bold ;
	color: #000066 ;
}

.news_titre {
	position: relative ;
	margin-top: 10px ;
	margin-bottom: 5px ;
	font-size: 12px ;
	color: #000066 ;
	font-weight: bold ;
	text-align: center ;
}

.menu_partie {
	background-color: #9999ff ;
	font-size: 10px ;
	font-weight: bold ;
	vertical-align: middle ;
	text-align: center ;
}

.menu_sous_partie {
}

.menu_sous_partie_actuelle {
	font-weight: bold ;
	font-size: 11px ;
}

.tab_memo {
	background-color: #FFFF90 ;
}

/* Nouveau style (tous) */
.txt_titre {
	position: relative ;
	margin-top: 10px ;
	font-size: 30px ;
	color: #5555FF ;
	font-weight: bold ;
	text-align: center ;
}

.txt_soustitre {
	font-size: 18px ;
	font-weight: bold ;
	color: #5555FF ;
	text-align: left ;
}

.txt_important {
	font-size: 10px ;
	font-weight: bold ;
}

.txt_normal {
	font-size: 12px ;
}

.txt_menu {
	font-size: 20px ;
	font-weight: bold ;
	color: #5555FF ;
	text-align: left ;
}

.txt_intitule {
	font-size: 10px ;
	text-align: right ;
	font-style: italic ;
}

.txt_erreur {
	font-size: 10px ;
	text-align: center ;
	font-weight: bold ;
	color: #ff6666 ;
}

.tab_ligne_1 {
	background-color: #ccccdd ;
}

.tab_ligne_2 {
	background-color: #eeeeff ;
}
.tab_contour {
	background-color: #000099 ;
	text-align: center ;
}
.tab_int_contour {
	background-color: #ddddff ;
}

.form_bouton {
	background-color: #333399 ;
	font-size: 10px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #aaaaff ;
	font-weight: bold ;
}