body {
	background-color: #000000;
	/*background-image: url(images/logo.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 25px;;
	margin: 0px;
	color:#FFFFFF;
	font-family:arial;
	
}

A:active{
color:red;
}

.fond_bandeau_haut {
	background-color: #6a6a6a;
	background-repeat: no-repeat;
	background-position: left top; 

}
.table_actu_home {
	/*background-image: url(images/fond_actualites_home.jpg);*/
	background-repeat: no-repeat;
	background-position: left top; 
}

.fond_selection {

	/*background-image: url(images/fond_selection.gif);*/
	background-repeat: repeat-y;
}


.titreorange1 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #56c339;
	line-height: 15px;
}
.text11 {
	font-family: "Arial";
	font-size: 11px;
	color: #999999;
}
.text10 {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
}


.lien10 {
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.lien10:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #818181;
}

.textgris{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.lien11 {
	font-family: "arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.lien11:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #818181;
}

.trebuchet10{
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
}

.trebuchetnav {
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;

}

.trebuchetnav:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #336600;
	text-decoration: none;
	line-height: 16px;

}

.trebuchetrose {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.trebuchetrose:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}




.formulaire2 {
	font-size:10px;
	color:#000000;
	font-family:"Arial";
	font-weight:lighter;
	border:solid 1px grey;	
}

.formulaire {
	font-size:11px;
	color:#44432B;
	font-family:arial;
	font-weight:normal;
}
.fond_recherche_simple {
	background-image: url(images/fond_recherche_simple.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.frame {
	width: 195px;
	
	height: 260px;
	border-color:#F1F5E2 ; 
	border-width:1px; 
	border-style:solid; 

}
.vignettes {
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT: 200px;
	marginright: 10px;
	margin-right: 10px;
}

.vignette:hover
{
 border:solid 1px #fa0505;
}
.titre {
	font-family: "Arial";
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
}


/* FORM */
.formerreur {
color: #FF0000;
font-weight: bold;
font-size: 11px;
font-family:"Arial";
}

.formok {
color: green;
font-weight: bold;
font-size: 12px;
font-family:"Trebuchet MS";
}

/* 
MENU FLOTTANT + TOOLTIP
*/
#chargement_encours {
padding: 3;
/*
-moz-box-sizing: border-box; box-sizing: border-box;
position: absolute; visibility: hidden; left: 50%; top: 300; width: 300; margin-left: -150; 
background-color: #ffffff; border: 1px solid #000000; font-size: 9pt; padding: 5;
*/
color: #556228; font-weight: bold; display:none;
}
#chargement_encours A { /* display: block; */ text-decoration: none; color: #000000; }
.iframe_chargement { width: 0; height: 0; border: 0; }

/* Tooltip */
#infobulle { background-color: #ffffff; padding: 4; border: 1px solid #000000; color: #000000; font-size: 8pt; }

/* Télécharger + imprimer */
.menu_telecharger { 
-moz-box-sizing: border-box; box-sizing: border-box; 
position: absolute; display: none; width: 140px;
background-color: #ffffff; padding: 4; border: 1px solid #000000; color: #000000; font-size: 8pt;
}
.menu_telecharger A { color: #000000; font-weight: bold; padding: 0; display: block; }
.menu_telecharger A:hover { color: #C20202; background-color: #f0f0f0; }

/* Transférer photo vers sélection */
.menu_transferer { 
-moz-box-sizing: border-box; box-sizing: border-box;
position: absolute; display: none; width: 180px;
background-color: #ffffff; padding: 4; border: 1px solid #000000; color: #000000; font-size: 8pt;  }
.menu_transferer FORM { padding: 0; margin: 0; }
/*
.menu_transferer A { color: #000000; font-weight: bold; display: block; }
.menu_transferer A:hover { color: #C20202; background-color: #f0f0f0; }
*/
.menu_transferer SELECT { font-size: 8pt; width: 120px; }
.menu_transferer .input_button { font-size: 8pt; font-weight: bold; border: 1px solid #000000; }

/* 
RECHERCHE AVANCEE 
*/
#contenu_rechav { height: 270; width: 190; overflow:auto;}

UL.thesaurus { padding: 0 0 0 8; margin: 0; line-height: 10px; }
LI.thesaurus { list-style-type: none; }
LI.thesaurus_couleur1 { color: #e8a81c; }

.messageclient { font-family: "Arial"; font-size: 14px; font-weight: bold; }
.messageclient A { color: #818181; }

#themes_accueil { margin-bottom: 20px; }
#fulltext_accueil { width:165px; }

.marron {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #824C3B;
	text-decoration: none;
}

.marron:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #1C110D;
}

.lienblanc
{
 color:black;
 font-size:10px;
}


.vignette
{
 border:solid 1px #818181;
}

.arialpetit
{
 font-size:12px;
 font-family: "Arial";
}


.lienvert {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.lienvert:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
  text-decoration: underline;
}

.date {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.lienverdana {
color:#FFFFFF;
font-family:"Arial";
font-size:11px;
line-height:14px;
text-decoration:none;
}
.lienverdana:hover {
color:#FFFFFF;
font-family:"Arial";
font-size:11px;
text-decoration:underline;
}

.restriction {
color:#E94F3E;
font-family:"Arial";
font-size:12px;
font-weight:bold;
} 

.bt_rouge_blanc
{
 background:#eb5f50;
 color:white;
 border:solid 1px #eb5f50;
}

.trebuchetblanc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}
.trebuchetblanc:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #740e0b;
}

.bouton2 {
background-color:#EB6051;
border-style:none;
color:#FFFFFF;
font-family:arial;
font-size:11px;
font-weight:normal;
}
.bouton2:hover {
background-color:#EB6051;
border-style:none;
color:#000000;
font-family:arial;
font-size:11px;
font-weight:normal;
}

.tablecompte {
border:1px solid black;
border-collapse:collapse;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:700px;
}
.thead, tfoot {
background-color:#B2AA9F;
border:1px solid #C5EAD8;
}
.th1 {
background-color:#DDDDDD;
border:0px none;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
}
.th2 {
background-color:#FFFFFF;
border:0px none;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
}
.th3 {
background-color:#EEEEEE;
border:0px none;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:2px;
}
.th1b {
background-color:#F5F4F1;
border:0px none;
color:#333333;
font-family:"Trebuchet MS";
font-size:11px;
padding:3px;
}
.th2b {
background-color:#FFFFFF;
border:0px none;
color:#333333;
font-family:"Trebuchet MS";
font-size:11px;
padding:3px;
}
.th3b {
background-color:#D5EBDF;
border:0px none;
color:#333333;
font-family:"Trebuchet MS";
font-size:11px;
padding:2px;
}
.td1 {
background-color:#818181;
border:1px solid black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
padding:5px;
text-align:left;
}

/* commande */
TABLE .formats
{
	font-size:11px;
	font-family:Arial;
}


TABLE .totaux
{
	border:solid 1px black;
	font-size:11px;
	font-family:Arial;	
}

TR .formats_p
{
	margin:1px;
	background-color:#222222;
}

TR .formats_i
{
	margin:1px;
	background-color:#555555;
}
 