
/**********************************************************************************************************
	* CENTRE
**********************************************************************************************************/
#partie-centrale-sommaire {
	background-color: #006a96;
	padding: 20px 0 0 0;
}

.sommaire-bloc {
	float: left;
	width:230px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	margin: 0 0 0 15px;
}
.sommaire-bloc-centre {
	margin: 0;
	padding: 0 10px 0 10px;
	min-height:275px;
}
.sommaire-bloc-centre.bloc-special{ min-height:213px;}
.sommaire-bloc-top {
	background-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-bloc-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 8px;

}
.sommaire-bloc-bottom {
	background-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-bloc-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 8px;
}
.decalage {
	margin-top: 35px;
}
.sommaire-bloc-centre ul, .sommaire-bloc-special ul {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-bleue.gif);
	padding-left: 0.01em;
	margin-left: 0.01em;
}
* html .sommaire-bloc-centre ul, * html .sommaire-bloc-special ul, *+html .sommaire-bloc-centre ul, *+html .sommaire-bloc-special ul {
	text-indent: -0.4em;
}
.bloc-bleu ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-bleue.gif);
}
* html .bloc-bleu ul, *+html .bloc-bleu ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-bleue-ie.gif);
}
.bloc-vert ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-verte.gif);
}
* html .bloc-vert ul, *+html .bloc-vert ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-verte-ie.gif);
}
.bloc-orange ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-orange.gif);
}
* html .bloc-orange ul, *+html .bloc-orange ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-orange-ie.gif);
}
.bloc-special ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-special.gif);
}
* html .bloc-special ul, *+html .bloc-special ul {
	list-style-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-puce-special-ie.gif);
}
.sommaire-bloc-special {
	float: left;
	width:230px;
	margin: 0;
	padding: 0;
	margin: 0 0 0px 15px;
	background-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-bloc-special-top.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
.sommaire-bloc-special-bottom {
	background-image: url(http://www.drogues-info-service.fr/squelettes/../images/accueil-bloc-special-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 57px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 8px;
}
.sommaire-bloc-special .decalage {
	margin-top: 25px;
}
.bloc-special {
	padding: 0 12px 0 18px;
}

#partie-centrale-sommaire #cartes {
	clear: both;
	padding: 15px 0 0 0;
}
#partie-centrale-sommaire .carte {
	float: left;
	margin: 0 0 0 9px;
}

/* *** Bloc adresses Utiles V2 *** */
div.carte{
	height:126px;
	width:238px;
	background-repeat:no-repeat;
	background-position:bottom center;
	background-image:url(http://www.drogues-info-service.fr/squelettes/../images/accueil/fond_adresses.gif);
	vertical-align:top;
	text-align:left;
}

#adresses-accueil div.titre_onglet{
	text-align:center;
	padding-top:3px;
	height:19px;
	width:116px;
	background: url(http://www.drogues-info-service.fr/squelettes/../images/accueil/onglet.gif) no-repeat top left;
}
#adresses-accueil div.titre_onglet a{
	color:#FFFFFF;
	text-decoration:none;
}

#adresses-accueil div.titre_actif{
	width:122px;
	background: url(http://www.drogues-info-service.fr/squelettes/../images/accueil/onglet_actif.gif) no-repeat top left; 
}
#adresses-accueil div.onglet{ display:none;}
#adresses-accueil div.onglet b{ color:#FFFFFF;}
#adresses-accueil div.actif{ display:block;}
#adresses-accueil .onglet{
	padding-left:9px;
}
#adresses-accueil .onglet a{
	color:#FFFFFF;
	font-weight:normal;
}
#adresses-accueil h3{ text-align:left; margin-top:3px;}
#adresses-accueil .onglet p{
	width:140px;
	margin-bottom:1.2em;
}
