@charset "utf-8";
/* CSS Document */
/*Copyright (c) Echange M&eacute;dia - 2008 - Tous droits r&eacute;serv&eacute;s*/
/*Cr&eacute;ation Franck LEBAS*/

.list_pres{
	background:url(../images/fond_liste_seule.png) no-repeat;
	list-style:url(../images/puce_carre.png);
	height:288px;
	width:730px;
	line-height:12px;
	font-size:13px;
	color:#000;
	padding-top:60px;
	margin-top:-10px;
	margin-left:20px;
}

.list_pres li{
	margin-top:15px;
	margin-left:50px;
	width:650px;
}

ol{
	margin-left:70px;
	margin-top:15px;
	margin-bottom:30px;
	color:#069;
}

.list_simple{
	margin-left:70px;
	margin-top:15px;
	margin-bottom:30px;
	color:#069;
	list-style-type:square;
}

ul{
	color:#069;
	list-style-type:square;
}

.recapitulatif{
	color:#000;
	list-style:none;
	margin-left:15px;
}

.recapitulatif .information{
	color:#069;
}

.recherche ul{
	list-style:url(../images/puce_carre.png);
	list-style-position:inside;
	margin-left:8px;
	margin-top:3px;
}
.recherche ul a{
	font-size:12px;
	margin:0;
	color:#000;
	text-decoration:none;
}
.recherche ul a:hover{
	font-size:12px;
	color:#069;
	text-decoration:none;
}

#top ul{
	list-style-type:none;
	text-indent:10px;
}

.tableau{
	list-style:url(../images/puce_carre.png);
	margin-left:35px;
}

.tableu_de_bord h5{
	margin-top:5px;
}

.tableau_de_bord ul{
	list-style: url(../images/puce_carre.png);
	margin-left:25px;
	line-height:11px;
}

.tableau_de_bord li{
	margin-top:2px;
}

.tableau_de_bord a{
	text-decoration:none;
}

.tableau_de_bord a:hover{
	text-decoration:underline;
}

.bleu{
	color:#39c;
	text-decoration:none;
}

.bleu:hover{
	color:#9c3;
}

.left_board{
	float:left;
	width:350px;
	border-right:1px solid #ccc;
	height:100%;
}

.right_board{
	float:right;
	width:350px;
	height:100%;
}
