body {
/*	background-color: #58585A;*/
  background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	
}

.conteneur {
background-color:#FFFFFF;
/*border:2px solid #424244;*/
border:1px solid #424244;
height:auto;
position:relative;
top:0px;
width:1024px;
left: 50%;
margin-left: -512px;
margin-top: 1px;
}

.contenu_index {
margin-left: 230px;
}

.fond_bandeau_haut {
	background-color: #CDE6DA;
	/*background-image: url(images/fond_bandeau_haut.jpg);*/
	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: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height: 15px;
}
.text11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.text10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}


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

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

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

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

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

}

.trebuchetnav:hover {
	font-family: "Trebuchet MS";
	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: #888888;
}




.formulaire2 {
	font-size:10px;
	color:#757575;
	font-family:"Arial";
	font-weight:lighter;
	/* added */
	/*border:none;
	background-color:#DDDDDD;*/
	border:solid 1px #999999;
}

.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;


}

.titre {
	font-family: "Arial";
	font-size: 19px;
	font-weight: normal;
	color: #999999;
}


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

.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; background-color:#e7e7e8;}

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: 12px; font-weight: bold; }
.messageclient A { color: #999999; }

#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 black;
}

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


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

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

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

.restriction {
color:#E94F3E;
font-family:"Trebuchet MS";
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:#e7e7e8;
border-style:none;
color:#888888;
font-family:arial;
font-size:11px;
font-weight:normal;
}
.bouton2:hover {
background-color:#e7e7e8;
border-style:none;
color:#000000;
font-family:arial;
font-size:11px;
font-weight:normal;
}

.tablecompte {
/*border:1px solid #C5EAD8;*/
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:#f2f2f3;
border:0px none;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
}
.th2 {
background-color:#f2f2f3;
border:0px none;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
}
.th3 {
background-color:#f2f2f3;
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:#e7e7e8;
border:1px solid #e7e7e8;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
padding:5px;
text-align:left;
}

.titre_une {
 font-family:verdana;
 font-size:11px;
}

.legende_une {
 font-family:verdana;
 font-size:11px;
}

.titre_pub
{
 font-family:arial;
 font-size:12px;
}