body {
	font-size: 11px;
	font-family:  Verdana,Arial, sans-serif;
	font-weight:normal;
	background-color: #000000;
	color: #777;
	text-align: center;
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

div#page {
	background-color: #000000;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}


/*EN-TETE*/
#entete{
	height: 156px;
	padding: 0;
	margin:0;
	width:750px;
}

a,
a.visited{
	color:#E79432;
	text-decoration:none;
}

#col1{
	float:left;
	width:354px;
	height:354px;

}

#col1 #col1_haut{
	clear:both;
	width:354px;
	height:27px;
	background:transparent url(none) repeat-x;/*../images/carres_vides.png*/
	text-align:right;
	
}

#col1 #col1_bas{
	width:354px;
	height:27px;
	background:transparent url(../images/carres_vides.png) repeat-x;
	text-align:right;
}

#col1 #col1_milieu{
	clear:both;
	width:354px;
	height:300px;
	font-weight:bold;
	background:transparent url(../images/filet_scroll.png) repeat-y top right;
	margin:0;
}

#col3{
	float:left;
	width:396px;
	height:326px;
	background:transparent url(../images/fond_col2.png) no-repeat;
	text-align:center;
}

#mail{
	margin-top:49px;
	float:left;
}

ul#liste_dossiers{
	clear:both;
	width:278px;
	list-style:none;
	padding:0;
	margin:0;
	margin-left:76px;
}

ul#liste_dossiers li{
	width:269px; /* 354 - 76 -xx*/
	line-height:37px;
	list-style:none;
	padding:0;
	margin:0;
	background:transparent url(none) no-repeat right center ;	
}

#pied{
	clear:both;
}

/*----------------------*/
/*------- PAGE 2 -------*/
/*----------------------*/

#p2-marge-haut{
	width:750px;
	height:30px;
	clear:both;
}
#p2-milieu{
	width:750px;
	height:414px;
	background:#000000;
	text-align:center;
	vertical-align:middle;
}
#p2-marge-bas{
	width:750px;
	height:30px;
	clear:both;
}
#p2-bas{
	width:750px;
	height:50px;
	background:#000000;
	clear:both;
}
.p2-div-vignette{
	display:block;
	margin-left:5px;

	width:30px;
	height:30px;
	overflow:hidden;
	float:left;
	margin-top:5px;
}
#p2-div1-vignettes{
	height:39px;
	float:left;
	background:transparent url(../images/p2_fond_vignettes.png) no-repeat;
	width:391px;

}
#p2-lacale{
	height:39px;
	float:left;
	width:18px;
}
.p2-vignette{
	line-height:30px;
	vertical-align:middle;
	height:30px;
	width:30px;
}


#p2-close{
	width:30px;
	float:left;
	margin-left:9px;
}

#p2-titre{
	font-weight:bold;
	width:240px;
	overflow:hidden;
 	white-space: nowrap;
	margin:auto 0 auto 0;
	float:left;
	height:39px;
	line-height:39px;

}
#p2-before{
	float:left;
	margin-right:7px;
}
#p2-after{
	float:left;
	margin-left:9px;
}
