/**************************/
/* A la Une 
/**************************/
.ico_archives {
	background: transparent url(/a_la_une/img/ico_dossier.gif) no-repeat top left;
	margin-bottom: 2px;
}
.ico_dot {
	background: transparent url(/a_la_une/img/ico_fleche.gif) no-repeat 3px 4px;
	padding-left: 12px;
}
#alauneetvous {
	width: 656px;
	margin: 0 0 10px 0;
}
#alauneetvous {
	margin-top: 4px;
}
#alauneetvous .boite {
	clear: both;
	height: 200px;
	overflow: hidden;
	margin-top: -2px;
	padding: 0 3px 5px 15px;
	background-color:#fff;
}
#alauneetvous .boite img {
	float: left;
	margin-right: 10px;
}
#alauneetvous .connexes {
	padding-right: 12px;
	padding-left: 0;
}
#alauneetvous .contenu p {
	margin-bottom: 20px;
}
#alauneetvous .connexes ul {
	font-size: 10px;
	border-left: 1px dotted #888;
	padding: 5px 0 5px 7px;
}
#alauneetvous .connexes .date {
	display: block;
	font-weight:bold;
	font-size:11px;
	color:#333;
	line-height: 11px;
	margin-left: 18px;
}
#alauneetvous #onglet1, #alauneetvous #onglet2, #alauneetvous #onglet3, #alauneetvous #onglet4 {
	padding-bottom: 7px;
	height: 1%;
}
#alauneetvous .boite table {
	background-color: White;
	height: 100%;
}
#alauneetvous .contenu, #alauneetvous .connexes {
	padding-top: 8px;
}
#alauneetvous .boutons {
	height: 71px;
}
#alauneetvous .boutons li {
	float: left;
	width: 164px;
	height: 71px;
	background: transparent url(/a_la_une/img/onglet_etvous_off.gif) top left no-repeat;
}
#alauneetvous .boutons li#un {
	width: 164px;
	background-image: url(/a_la_une/img/onglet1_etvous_off.gif);
}
#alauneetvous .boutons li.on {
	background-image: url(/a_la_une/img/onglet_etvous_on.gif);
}

#alauneetvous .boutons li#un.on {
	background-image: url(/a_la_une/img/onglet_etvous_on.gif);
}
#alauneetvous .boutons h2 {
	color: #fff;
	margin: 2px 4px 4px 3px;
	padding: 2px 7px;
	padding-right: 0;
	text-transform:uppercase;
}
#alauneetvous .boutons .off h2 {
	color: #002750;
	margin-bottom: 0;
	margin-top: 9px;
	text-transform:uppercase;
}
#alauneetvous .boutons h3 {
	font-size: 11px;	
	padding: 3px 9px 9px 9px;
	color: #b00e03;
}
#alauneetvous .boutons h3 a {
	font-size: 11px;	
	color: White;
	text-decoration:none;
}
