/*-------------------------------------------------------------------------------------------------------
	CSS Categorie LeRdV.com
-------------------------------------------------------------------------------------------------------*/
div.categorie {
	margin-bottom: 10px;
	margin-right: 10px;
}

div.cat_titre_img {
	height: 24px;
	text-align: right;
}

div.cat_liste {
	padding: 5px;
}

/*-------------------------------------------------------------------------------------------------------
	Sélection rapide catégories principales
-------------------------------------------------------------------------------------------------------*/
div.box_selection {
	margin-bottom: 15px;
}

div.box_selection_explication {
	margin-bottom: 5px;
	color: #000000;
}

div.box_selection_item {
	float: left;
	width: 46px;
	height: 46px;
	margin-right: 10px;
}

/*-------------------------------------------------------------------------------------------------------
	Catégories principales
-------------------------------------------------------------------------------------------------------*/
div.cat_titre_left_1 {
	background: #87CEEB url(http://www.lerdv.fr/images/sections/corner_top_left_1.png) no-repeat top left;
	height: 26px;
}

div.cat_titre_right_1 {
	background: url(http://www.lerdv.fr/images/sections/corner_top_right_1.png) no-repeat top right;
	height: 26px;
	line-height: 26px;
	color: #0072BA;
	padding: 0px 5px;
	font-weight: bold;
}

div.cat_titre_right_1 a {
	color: #0072BA;
}

div.cat_titre_left_2 {
	background: #B9EB87 url(http://www.lerdv.fr/images/sections/corner_top_left_2.png) no-repeat top left;
	height: 26px;
}

div.cat_titre_right_2 {
	background: url(http://www.lerdv.fr/images/sections/corner_top_right_2.png) no-repeat top right;
	height: 26px;
	line-height: 26px;
	color: #53BA00;
	padding: 0px 5px;
	font-weight: bold;
}

div.cat_titre_right_2 a {
	color: #53BA00;
}

div.cat_titre_left_3 {
	background: #FFD35E url(http://www.lerdv.fr/images/sections/corner_top_left_3.png) no-repeat top left;
	height: 26px;
}

div.cat_titre_right_3 {
	background: url(http://www.lerdv.fr/images/sections/corner_top_right_3.png) no-repeat top right;
	height: 26px;
	line-height: 26px;
	color: #BA8C00;
	padding: 0px 5px;
	font-weight: bold;
}

div.cat_titre_right_3 a {
	color: #BA8C00;
}

div.cat_liste ul {
	margin: 0;
	padding-left: 12px;
}

div.cat_liste li:hover {
	color: #FF0000;
}

div.cat_liste_1, div.cat_liste_1 a {
	background-color: #E0FFFF;
	color: #0072BA;
}

div.cat_liste_2, div.cat_liste_2 a {
	background-color: #E0FFE4;
	color: #53BA00;
}
div.cat_liste_3, div.cat_liste_3 a {
	background-color: #FFEDD5;
	color: #BA8C00;
}

div.cat_liste_1 a:hover, div.cat_liste_2 a:hover, div.cat_liste_3 a:hover {
	text-decoration: underline;
}

div.cat_footer_left_1 {
	background: #87CEEB url(http://www.lerdv.fr/images/sections/corner_bottom_left_1.png) no-repeat top left;
	height: 10px;
	font-size: 0px;
}

div.cat_footer_right_1 {
	background: url(http://www.lerdv.fr/images/sections/corner_bottom_right_1.png) no-repeat top right;
	height: 10px;
	font-size: 0px;
}

div.cat_footer_left_2 {
	background: #B9EB87 url(http://www.lerdv.fr/images/sections/corner_bottom_left_2.png) no-repeat top left;
	height: 10px;
	font-size: 0px;
}

div.cat_footer_right_2 {
	background: url(http://www.lerdv.fr/images/sections/corner_bottom_right_2.png) no-repeat top right;
	height: 10px;
	font-size: 0px;
}

div.cat_footer_left_3 {
	background: #FFD35E url(http://www.lerdv.fr/images/sections/corner_bottom_left_3.png) no-repeat top left;
	height: 10px;
	font-size: 0px;
}

div.cat_footer_right_3 {
	background: url(http://www.lerdv.fr/images/sections/corner_bottom_right_3.png) no-repeat top right;
	height: 10px;
	font-size: 0px;
}

div.cat_footer_large_1 {
	background-image: url(http://www.lerdv.fr/images/sections/bglarge_footer_1.png);
}

div.cat_footer_large_2 {
	background-image: url(http://www.lerdv.fr/images/sections/bglarge_footer_2.png);
}

div.cat_footer_large_3 {
	background-image: url(http://www.lerdv.fr/images/sections/bglarge_footer_3.png);
}

/*-------------------------------------------------------------------------------------------------------
	Sous Catégories
-------------------------------------------------------------------------------------------------------*/
div.cat_liste_float {
	float: left;
	width: 215px;
}

div.box_section {
	margin: auto;
	padding-left: 5px;
}

div.box_section, div.box_section a {
	text-align: left;
	text-decoration: none;
}

/*-------------------------------------------------------------------------------------------------------
	Cadre rétractable pour Carte & Villes
-------------------------------------------------------------------------------------------------------*/
div.carte_middle {
	background: url(http://www.lerdv.fr/images/carte/bg_middle.png) repeat-y top left;
	margin-bottom: 15px;
	zoom: 1; /* IE */
}

div.carte_bottom {
	background: url(http://www.lerdv.fr/images/carte/bg_footer.png) no-repeat bottom left;
}

div.carte_top {
	background: url(http://www.lerdv.fr/images/carte/bg_header.png) no-repeat top left;
	padding: 4px;
	position: relative;
}

div.div_carte {
	position: relative;
}

/*-------------------------------------------------------------------------------------------------------
	Listes des villes
-------------------------------------------------------------------------------------------------------*/
div.list_ville {
	float: left;
	width : 220px;
	text-align: left;
	margin: 0px 5px 5px 0px;
}

ul.ul_localisation {
	list-style-image: url(http://www.lerdv.fr/images/parcours/puce.gif);
	margin: 5px 0px;
	padding-left: 15px;
}