#googleMap {
	/*width: 30%;*/
	float : right;
	left: 50%;
	height : 70px;
	padding-left : 7%;
	padding-bottom : 3em;
	
}

body{
	background-image:url('fond3.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	
}

#horraires {
	width: 50%;
}

fieldset{
  /*background-color : #CCCCCC;*/
  border-color : black;
}

legend{
  background-color : #666666;
  color : white;
  font-variant: small-caps;
  font-weight : bold;
}

h1 {
	text-align: center;
	font-size : 35pt
}

h2{
text-align: center;
font-variant: small-caps;
  font-size: 1.2em;
}

#pdf {
/*
	width: 51%;
	float : right;
	left: 40%;
	height : 70px;
	*/
}

#urgences {
	font-weight : bold;
	color : red;
}

#renseignments {
	
	color : black;
	margin-left : 3%;
	padding-left : 1em;
	border-left : 0.3em solid;
	/*border-color : #40F536; */
	border-color : #666666
}

.gras{
	font-weight : bold;
	font-variant: small-caps;
}

#tel{
	width: 51%;
	float : right;
	left: 40%;
	/*height : 70px;*/
}

#planning{
	font-weight : bold;
	font-variant: small-caps;
	font-size : 16pt;
	color : black;
}