A:link { color:#003399; text-decoration: none; }
A:visited { color:#003399; text-decoration: none; }
A:hover { color:#003399; text-decoration: underline overline; }

BODY
{
scrollbar-Base-Color: #FEC281;
SCROLLBAR-ARROW-COLOR: white;

float:left;

background-color: #FFEFBF;

overflow:auto;
overflow-x:hidden;

}

img {
	border:0px;
}

INPUT
{
font-family: Verdana, arial, Helvetica, sans-serif;
font-size: 10px;
}

SELECT
{
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
}

RADIO
{
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
}

TEXTAREA
{
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
}

SPAN
{
font-family:Comic Sans MS,Courier New;
}

form {
	margin:0px;	
	padding:0px;
}

.titre
{
color:#004080;
font-size:11pt;
font-weight:bold;
}
.titrebis
{
color:#004080;
font-size:10pt;
font-weight:bold;
}
.a
{
color:#003399;
font-size:10pt;
background-color:#4293FF;
}
.b
{
color:#003399;
font-size:10pt;
background-color:#71ADFF;
}
.c
{
color:#003399;
font-size:10pt;
background-color:#88BBFF;
}
.d
{
color:#003399;
font-size:10pt;
background-color:#F8A49A;
}
.e
{
color:#3F7D1A;
font-size:10pt;
background-color:#9CDE74;
}
.f
{
color:#003399;
font-size:10pt;
background-color:#FEC281;
}

/* POSITIONNEMENT */
#menugauche
{
	float:left;
	width:135px;
	margin-top:10px;
	margin-left:-2px;
}

#contenudroite
{
	float:left;
	width:633px;	
	margin-top:15px;
	margin-left:6px;
}

/* BALISES DE L'ANNUAIRE */

.barretitre {
	float:left;
	
	font-family:Verdana;
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	
	width:100%;
		
	margin-left:auto;
	margin-right:auto;
	
	margin-bottom:10px;
	
	background-color:#EF8663;	
	border:1px solid #f86;		
}

.niveau  {
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#444;
	
	padding:5px;
	margin-left:5px;
}

.phrase {	
	font-family:Verdana;
	font-size:12px;
	font-weight:100;
	color:#000;
	
	margin:5px;
	padding:5px;
	
	display:block;
	line-height:20px;
	vertical-align:middle;
}

.movelib {
	font-family: Verdana;
	font-size:9px;
	font-weight:100;
	color: #000;
	padding-left:5px;
	padding-top:5px;
}
.movelib a:link {
	color:#000;
}
.move {
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #222;
	
	border-bottom:1px solid #444
}
.centrer {
	position:relative;
	left:50%;
}

.zt {
	
	/*color:#58f;*/
	
	background-color:#fff;
	
	border:1px solid;
}

.bt {
	font-size:10px;
	color:#222;
	
	background-color:#eee;
	border:1px solid;
	
	margin-top:5px;
}

.bt0 {
	font-size:10px;
	color:#aaa;
	
	background-color:#eee;
	border:1px solid #888;
	
	margin-top:5px;
}

.nouveau {
	margin:0px;	
	padding:0px;
}

/* MENU */

dl.menu {
	float:left;
	width: 135px;
	padding-bottom:5px;
	
	margin-top:4px;
	margin-bottom:4px;
		
	background: url('../images/b_m.gif') no-repeat bottom left;
	
	color:#333;
	font-size:11px;
}  			
	
#bleu, #bleu dl.menu {
	background-color:#bcd;
	color: #36a;
}

#rouge, #rouge dl.menu {
	background-color:#F8A49A;
	color: #902;
}

#rougevif, #rougevif dl.menu {
	background-color:#EF8663;
	color:#fff;
}

#vert, #vert dl.menu {
	background-color:#CFDBA2;
	color: #072;
}

#orange, #orange dl.menu {
	background-color:#fdd684;
	color:#840;
}

#bleuvif, #bleuvif dl.menu {
	background-color:#ace;
	color:#fff;
}

#bleuclair, #bleuclair dl.menu {
	background-color:#BBDCF4;
	color:#36b;
}

#bleugestion {
	background-color: #9cf;
	color:#333;
}
#blanc, #blanc dl.menu {
	background-color:#fff;
	color:#555;
}

#gris {
	background-color:#eee;
	color: #444;
}

dt.menu {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
		
	margin: 0px;
	margin-bottom:1px;
	
	padding: 4px;
	
	border-bottom:1px solid;
	background: url('../images/t_m.gif') no-repeat top left;
}

dd.menu {
	font-family:Verdana;
	font-size:10px;
	font-weight:100;
	text-align:left;
	
	padding-left:0px;
	margin-left:10px;
}

dl.bulle {
	float:left;
	width: 300px;
	padding-bottom:5px;
	
	margin:3px;
		
	background: url('../images/b_bulle.gif') no-repeat bottom left;
	
	color:#333;
	font-size:11px;
	text-align:left;
} 

dt.bulle {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center;
		
	margin: 0px;
	
	padding: 4px;
	
	border-bottom:1px solid;
	background: url('../images/t_bulle.gif') no-repeat top left;
}

dd.bulle {
	text-align:left;
	
	padding-left:0px;
	margin-left:10px;
	margin-bottom:-3px;

}

.imagedossier {
	float:left;
	margin-top:3px;
}

#imagedossiersupprimer {
	float:left;
	margin-top:3px;
	width : 34px;
	height: 34px;
	background: url(../images/dir.moins.gif) no-repeat top left;
}

#zonesupprimer {    /* zone cliquable */
	float: left;
	width : 11px;
	height: 11px;
	margin-left: 21px;
	margin-top: 21px;
}

#imagedocumentmodifier {
	/*position:static;*/
	float:left;
	margin-top:0px;
	padding-left:6px;
	
	width : 295px;	
	height: 32px;
			
	background: url(../images/doc.mod.gif) no-repeat top left;
}

#zonemodifier {    /* zone cliquable */
	float: left;
	width : 11px;
	height: 11px;
	margin-left: 11px;
	margin-top: 18px;
	margin-right:5px;
	padding-right:0px;
}

.blocdossier {
	padding:0px;
	margin-top:1px;
	
	height:40px;
	
	margin-left:0px;
}

.listedossier {
	float:left;
	width:85%;
	
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	
	margin-top:0px;
	padding-top:5px;
	padding-left:5px;
	
	padding-right:0px;
	
	display:block;
}

.listesousdossier {
	float:left;
	
	font-family: Verdana;
	font-size:10px;
	font-weight:100;
	text-align:left;
}

.blocdocument {
	width:100%;
	height:25px;
	padding:0px;
	padding-left:5px;
	
	display:block;
	vertical-align:middle;	
}

.nomdocumentcourt {
	font-family:Verdana;

	float:left;
	
	display:inline;
	line-height:30px;

	padding-left:3px;
	vertical-align:middle;	
}

.nomdocumentlong {
	font-family:Verdana;
	
	float:left;	
	width:85%;
	
	display:inline;	
	padding-left:3px;
	
	vertical-align:middle;	
}

.listedocument {
	left:0px;
	margin-left:0px;
	padding-left:5px;
	
	padding-right:0px;
	display:list-item;
	list-style-type:none;
}

li {
	text-align:left;
	
	padding-left:0px;
	margin-left:10px;
	
	display:block;
}

.varbulle {
	float:left;

	width: 100%;
	background: url(../images/br.gif) no-repeat bottom right;
	
	font-family:Verdana;
	font-size:11px;
	
	margin-bottom:5px;
	margin-top:3px;
	padding-bottom:5px;
}

.varbullehaut {
	background: url(../images/tr.gif) no-repeat top right;
	margin: 0;
	margin-bottom:5px;
	padding: 0;
	
	text-align: center;
}
.varbullehaut h2 {
	background: url(../images/tl.gif) no-repeat top left;
	
	margin: 0;
	padding:4px;
	
	font-family:Verdana;
	font-weight: bold; 
	font-size: 13px; 
	
	border-bottom:1px solid;	
}
.varbullecontenu {
	background: url(../images/bl.gif) no-repeat bottom left;
	
	margin-bottom: -5px;
	padding-bottom:5px;
}

  
/*-------------------------------*/
/*         Distribution          */
/*-------------------------------*/
.distTR {
	border-bottom:1px dashed #8b8;
}

  
/*-------------------------------*/
/*         Messagerie            */
/*-------------------------------*/



.blocformulaire
{
	float:left;
	width:100%;
	margin-bottom:5px;
}


.bloctextemessage
{
	background-color:white;
	position:relative;
	width:auto;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
	border:1px dashed #000;
}

.tr1
{
background-color:#BBDCF4;
font-size:11px;

}

.tr2
{
background-color:#DCEDFA;
font-size:11px;
}

.tr_entete
{
background-color:#DCEDFA;
font-size:13px;
font-weight:bold; 
text-decoration:underline;
}

.infomess {
	font-size:12px;
	font-weight:100;
	color:#000000;
	
	margin: 5px 0px 10px 0px;
}


.niveau_messages  {
	font-family: Verdana;
	font-size:11px;
	color:#555555;
	padding:10px;
	
}

.titre_messages{
	font-weight:bold;
	font-size:20px;
	color:#FF6600;
	text-align:left;
	
	padding:10px 0px 0px 20px;
	
	border-bottom:1px solid #FFAAAA;
	background-color:#29512;
}





dl.messages {
	float:left;
	width: 200px;
	padding-bottom:5px;
	
	margin:2px;
		
	background: url('../images/b_bullemess.gif') no-repeat bottom left;
	
	color:#333;
	font-size:11px;
	text-align:left;
} 

dt.messages {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
		
	margin: 0px;
	margin-bottom:0px;
	
	padding: 4px;
	
	border-bottom:1px solid;
	background: url('../images/t_bullemess.gif') no-repeat top left;
}

.blocpersonne {
	height:10px;
	padding:0px;
}


.lignepersonne {
	float:left;
	width:80%;
	
	font-family: Verdana;
	font-size:11px;
	text-align:left;
	
	margin-top:0px;
	padding-top:5px;
	padding-left:5px;
	
	padding-right:0px;
	
	display:block;
}
.chkbox
{
	float:right;
	margin-right:10px;
}




/*-----------------------------*/


.ak {
	position:relative;
	background: url('../images/livre.accueil.gif') no-repeat top left;
	margin-left:auto;
	margin-right:auto;
	width:230px;
	height:300px;
	top:30px;
	
	text-align:center;	
}

.aktexte {
	position:relative;
	top:180px;
	margin:0px;
	padding:10px;
	width:200px;
	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#aktexteR {
	color:#f00;
}

#aktexteB {
	color:#444;
}


/*######### GALERIE ########*/

.image_galerie {
	float:left;
}

.lien_galerie {
	position:relative;
	bottom:0px;
	left:14px;
	padding-left:0px;
}

.image_galerie_300px {
        width:300px;
}


/*######## LANGUE #########*/

.cb_rouge{
	color:#CC0000;
}

.cb_vert{
	color:#006600;
}

.nbchoix {
	float:right;
	
	font-family: Verdana;
	font-size:10px;
	font-weight:100;
	
	margin-top:-15px;
	margin-right:10px;
	
	color: #fff;
}
.nbchoix a:link {
	color:#fff;
}

.date {
	float:right;
	
	font-family:Verdana;
	font-size:9px;
	color: #333;
	
	margin-top: -19px;
	margin-right:10px;
	
	display:inline;
}

.date2 {

	position:relative;

	font-family:Verdana;
	font-size:9px;
	font-style:italic;
	color: #444;
	
	right:-460px;
	bottom:-6px;
	
	line-height:20px;
		
	display:inline;
}

.fond {
	background-color:#fff;
	position:relative;
	width:auto;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
	border:1px solid #000;
}

.bloctexte {
	line-height:29px;
	vertical-align:middle;
	display:inline;
}

.texte {
	font-family:Verdana;
	font-size:10px;
	font-weight:100;
	color:#000;
	
	padding-left:5px;
	padding-right:5px;
}
