.conteneur {

width:600px;

height:710px;

border: 1px solid #000;



}



.smallmap {

width:600px;

height:580px;

border-bottom: 1px solid #000;

}

.impression {

width:1200px;
height:800px;
border: 1px solid #000;

}



.olPopupCloseBox
{
	background: url(images/google_like/close-hover.gif) no-repeat;
} 



.olFramedCloudPopupContent
{
	/*min-width:200px;*/
	background-color: #ffffff !important;
	padding: 1px !important;
	margin: 0px !important;
	font-size: 0.8em;
	overflow:hidden;
	
}

.olFramedCloudPopupContent h1
{
	font-size: 1.4em;
	padding:0px;
	margin-bottom:5px;
	color:#00008b;
	text-align:center;
	
}


.olFramedCloudPopupContent .source {
	font-size:0.85em;
	color:#00008b;
	text-align:center;
	display:block;
	margin-bottom:15px;
}

.olFramedCloudPopupContent .titre
{
	font-weight:bold;
}


.olFramedCloudPopupContent ul
{
	list-style-type:none;
	margin-top:5px;

}

.olFramedCloudPopupContent li
{
	margin-bottom:3px;

}

.olFramedCloudPopupContent li.avec_puce
{
	
	background-image: url(../images/puce.png);	
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;
}

h5 { 
	margin:0px; padding:0px;
	}







.olFramedCloudPopupContent #psp {

	/*display:none;*/

}

.olFramedCloudPopupContent #psp h2 {
	color:#4e8404;
	font-size: 1.1em;
	/*cursor:pointer;*/
	margin:25px 0px 0px 40px;
}



.olFramedCloudPopupContent #psp ul
{
	list-style-type:none;
	margin-top:5px;
	
}

.olFramedCloudPopupContent #psp li
{
	margin-bottom:3px;
}

.olFramedCloudPopupContent #psp li.avec_puce
{
	
	background-image: url(../images/puce-verte.png);	
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;	

}


.olFramedCloudPopupContent #psp a:link, .olFramedCloudPopupContent #psp a:visited {
	color:#4e8404;
}

