/* auto complétion du champs recherche des communes */
      div.auto_complete {
	  		position:relative;			
            width: auto;
			padding:0px;
			margin:0px;
			margin-top:0px;
            background: #fff;

          }
          div.auto_complete ul {
            border:1px solid #888;
            margin:0;
            padding:0;
            width:100%;
            list-style-type:none;
          }
          div.auto_complete ul li {
            margin:0;
            padding:3px;
          }
          div.auto_complete ul li.selected { 
            background-color: #ffb; 
			cursor:pointer;
          }
          div.auto_complete ul strong.highlight { 
            color: #800; 
            margin:0;
            padding:0;
		
          }

.Ptitreficheorange
{
	color:#F77007;
	font-weight:bold;	
}

.Ptitreficherouge
{
	color:#F93445;
	font-weight:bold;
	
}

.Ptitrefichebleu
{
	color:#0F3E82;
	font-weight:bold;	
}


.Ptitrefichegris
{
	color:#50555B;
	font-weight:bold;	
}

.Ptitrefiche
{
	font-weight:bold;	
}
.cadreFieldset
{
	border:1px solid #0670AD;
	width:510px;
}

.RechercheCommune
{
	padding-top:20px;
	padding-bottom:15px;

}

.texterecherche
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#0670AD;
}

.espaceedito   /* Titre paragraphe */
{
	color: #023D81;
	font-weight:bold;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:none;
	vertical-align:bottom;
	background-image:url(/design/iconeplus.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	

}

a.orangesstitre2
{
	text-decoration:none;
	color: #FF7100;
	font-weight:normal;
	font-family: Verdana;
	font-size: 17px;
}
a.orangesstitre2:hover
{
	/*text-decoration:none;*/
	color: #0670AD;
	/*font-weight:normal;
	font-family: Verdana;
	font-size: 17px;*/
}


.titreParagraphe
{
	color: #ff7100;
	font-weight:bold;
	font-family: Verdana;
	font-size: 14px;
	text-decoration:none;
	vertical-align:bottom;
	/*background-image:url(http://cg31/Module_PagesEdito/design/pictoParaEdito2.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	padding-left:0px; /* 20px */
	padding-top:2px;
	margin-left:0px;
}

div.titrePuce
{
	font-family :Verdana;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #0670ad;
	padding:0px;
	padding-bottom:3px;
	text-align:left;
	display: list-item;
	list-style: disc;
	list-style-position: inside;
	
}
