/* Start of CMSMS style sheet 'webservices2' */
/* Start of CMSMS style sheet 'webservices' */
@charset "utf-8";
/* Global */


#liste_objets_sitra {
	width: 738px;
}
#liste_objets_sitra .entete_liste {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
.compteur_page{
display:block;
padding:2px;
text-align:center;
margin-bottom:10px;
border:2px solid #74b434;
font-weight:bold;
}

.compteur_page a{
text-align:center;
text-decoration:none;
}

.objet_sitra {
	background-color: #FFFFFF;
	margin: 2px 0 0 0;
	padding: 5px;
        border-bottom:2px solid #ec6b4c;
}
.objet_sitra .titre {
	font-size: 1.2em;
	color: #74b434;
	font-weight: bold;
}

.objet_sitra .titre .commune {
	color: #777777;
        font-size:0.8em;
}
.objet_sitra .lieu {
	font-style:italic;
}

.objet_sitra .descriptif{
font-style:italic;
text-align:justify;
overflow:auto;
padding-top:10px;
}

.objet_sitra .descriptif .image{
float:left;
padding-right:10px;
/* End of 'webservices' */


/* End of 'webservices2' */

