*
{
	margin: 0;
	padding: 0;
}

.spacer
{
	clear: both;
}

img
{
	border: none;
}

li
{
list-style-type: none;
}


/******************** BLOCS ********************/

body
{
	background-color: #FFFFFF;
	/*background: White url(../img/bg.gif) repeat-x;*/
}


div#site
{
	display: block;
	float: left;
	width: 1008px;/*1020px;*/
	min-height: 700px;
	padding-top: 70px;
	background: White url(../img/bg.gif) repeat-x;
}

div#site div#ban
{
	display: block;
	width: auto;
	height: 100px;
	/*margin-top: 70px;*/
	background: url(../img/ban.gif) no-repeat right top;
}
div#site div#ban img
{
	height: 100px !important;
	height: 103px;
}

a#footer
{
	float: left;
	display: inline;
	width: 200px;
	height: 15px;
	padding:0 10px 0 0;
	margin-left: 780px;
	margin-right: 10px;
	background: url(../img/logo_december_mini.gif) no-repeat top right;
	font: 10px Arial;
	color: #949494;
}

div#site div#contenu
{
	padding-left: 40px;
	float: left;
}

div#infos
{
	float: left;
	display: inline;
	height: 395px;
	width: 200px;/*232px;*/
	padding-left: 20px;
	padding-top: 50px;
	border-left: 1px solid #A3A29B;
}

/******************** SELECTION PROJET ********************/

div.projet
{
	float:left;
	display: inline;
	margin: 36px 15px 0 0px;
	background: #E1E0D9;
}

div.projet img
{
	margin-bottom: 10px;
}

div.projet li
{
	list-style-type: none;
	/*margin: 0 0 15px 40px;*/
	margin-left:10px;
	margin: 15px;
}

div.projet li a
{
	background: url(../img/puce.gif) no-repeat left;
	padding-left: 20px;
}

div.projet li.ticket a
{
	background: url(../img/puce_tickets.gif) no-repeat left;
	padding-left: 20px;
}

div#contenu h2
{
	margin: 40px 0 0 0px;
}

/******************** FORMULAIRE HOME ********************/

div#contenu form
{
	margin: 20px 0 0 45px;
}

div#contenu form label
{
	display: none;
}

div#contenu form legend
{
	display:none;
}

div#contenu form fieldset
{
	border: none;
}

div#contenu form input
{
	margin-bottom: 10px;
}
div#contenu form p#legend
{
	margin: 0 0 20px 0;
}

div#contenu form input#entrez
{
	display: block;
	width: 89px;
	height: 17px;
}

div#contenu form a#oublie
{
	margin-top: 10px;
	clear: both;
	float:left;
}

div#contenu form div#gauche
{
	float: left;
}

div#contenu form div#gauche input
{
	width: 80px;
	border: 1px solid #BDBCB5;
	height: 19px;
	width: 136px;
	font-size: 14px;
	padding: 3px 4px 0 4px;
}

div#contenu form div#droite
{
	padding: 20px 0 0 10px; 
	float: left;
	display: inline;
	
}

/******************** EXPLORER ********************/

div#explorer
{
	font: 12px Arial;
	/*margin: 50px;*/
	margin-top: 30px;
}

.dossiers ul 
{
	margin-left: 20px;
}


div#bloc-dossiers a
{
	/*display: block;*/
	text-decoration: none;
	line-height: 30px;
	margin-bottom:5px;
	padding: 4px 0 4px 25px;
}

div#bloc-dossiers li
{	
	display: block;
	height:20px;
}

ul.dossiers li.ouvert a
{
	background: url(../img/dossier_o.gif) no-repeat left;
}

ul.dossiers li.ferme a
{
	background: url(../img/dossier_f.gif) no-repeat left;
}

div#bloc-dossiers
{
	float: left;
	display: inline;
	width: 220px;
	/*height: 340px;*/
	border-right: 1px solid #A3A29B;
	padding: 20px 0 20px 0;
}

div#bloc-fichiers
{
	float: left;
	display: inline;
	width: 510px;
	/*height: 340px;*/
	display: block;
	border-left: 1px solid #A3A29B;
	margin-left:-1px;
	padding: 20px 0 20px 0;
}

.fichiers li
{
	float: left;
	display: inline;
	margin-bottom: 5px;
	/*list-style-image: url(../img/commun/fichier.gif);
	margin-left: 18px;*/
}

.fichiers li a
{
	float: left;
	display: inline;
	background: url(../img/fichier.gif) no-repeat left;
	line-height: 20px;
	padding-left: 20px;
	margin-left: 20px;
}

.fichiers li p
{
	float: right;
	display: inline;
	background-color: #DEDDD5;
	padding: 10px;
	margin-right: 20px !important;
	margin-right: 10px;
	width: 260px;
}

.fichiers li p.vide
{
	background: transparent;
}

/******************** TICKETS ********************/

div.ticket
{
	width: 556px;
	height: 43px; /*border: 1px solid red;*/
	margin-right: 170px;
	background: url(../img/puce_tickets.gif) no-repeat left;
	padding-left: 20px;
}

div.ticket ul li
{
float: left;
height: 43px;
}

div.ticket ul li.operation
{
width: 350px;
padding-top: 13px;
height: 30px;

}

div.ticket ul li.nombre
{

background-color: #DFDDD6;
width: 92px;
height: 30px;
margin-left: 11px;
text-align: center;
padding-top: 13px;
}

div.ticket ul li.operation span
{
color: #828282;
}


div#suiv_prec
{
	float: left;
	width: 350px;
	margin-top: 32px;
}

div#suiv_prec a#suiv
{
	float: right;
}

div#suiv_prec a#prec
{
	float: left;
}

h2#tickets
{
	padding-left: 60px;
	line-height: 64px;
	background: url(../img/titre_tickets.gif) no-repeat left;
}

div#infos div#solde
{
	height: 64px;
	width: 140px;
	background: url(../img/nb_tickets.gif) no-repeat left;
	line-height: 64px;
	padding-left: 14px;
	margin: 10px 0 10px 0;
}

div#infos div#solde span
{
margin-left: 20px;
}

div#intitule_liste
{
	width: 576px;
	height: 20px;
	font-weight: bold;
}

div#intitule_liste span
{
	float: right;
	/*width: 98px;
	text-align: center;*/
	width: 174px;
}


/******************** TEXTE ********************/

div#site 
{
	font: 12px Arial;
	color: Black;
}

.gras
{
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: Black;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	font: bold 15px Arial;
}

p.erreur
{
	margin-bottom: 10px;
	font: italic 12px Arial;
	color: Red;
}

a.email
{
	font-size: 11px;
	text-decoration: underline;
	
}

div#infos dl dt
{
	font-weight: bold;
	margin-bottom: 6px;
}

div#infos dl dd
{
	margin-bottom: 10px;
}

div#infos h3
{
	font-weight: bold;
}

