.text_aide {
	font: 11px 'Verdana';
	font-weight: bold;
	margin: 5px 5px;
}

.text_aide_2 {
	font: 13px 'Verdana';
	font-weight: bold;
	margin: 5px 5px;
}

.texte_contact {
	background: white;
	font: 20px/100% 'Verdana';
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.texte_contact_2 {
	background: white;
	font: 20px/100% 'Verdana';
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.button1 {
	background: #AFC937;
	border-radius: 0.5em;
	cursor: pointer;
	display: inline-block;
	font: 16px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding:3px 3px
}

.button11 {
	background: #AFC937;
	border-radius: 0.5em;
	cursor: pointer;
	display: inline-block;
	font: 24px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding:3px 3px
}

.button12 {
	background: #AFC937;
	border-radius: 0.5em;
	cursor: pointer;
	display: inline-block;
	font: 32px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding:3px 3px
}

.button13 {
	background: #AFC937;
	border-radius: 0.5em;
	cursor: pointer;
	display: inline-block;
	font: 40px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding:3px 3px
}

.button2 {
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font: 16px/100% 'Verdana';
	font-weight: bold;
	margin: 3 3px;
	text-align: center;
	vertical-align: middle;
	padding:3px 3px
}

.button3 {
	background: #AFC937;
	border-radius: 0.4em;
	cursor: pointer;
	display: inline-block;
	font: 16px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding:3px 1px
}

.button4 {
	background: #AFC937;
	border-radius: 0.5em;
	cursor: pointer;
	display: inline-block;
	font: 16px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding:2px 2px
}

.button5 {
	background: #AFC937;
	border-radius: 0.5em;
	cursor: pointer;
	display: inline-block;
	font: 24px/100% 'Verdana';
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	text-align: center;
	vertical-align: middle;
	padding:2px 2px
}

.button6 {
	background: #AFC937;
	cursor: pointer;
	display: inline-block;
	font: 24px/100% 'Verdana';
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.button7 {
	background: #AFC937;
	color: red;
	border-radius: 0em;
	cursor: pointer;
	display: inline-block;
	font: 24px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px}

.button8 {
	background: #AFC937;
	color: firebrick;
	border-radius: 0em;
	cursor: pointer;
	display: inline-block;
	font: 24px/100% 'Verdana';
	font-weight: bold;
	margin: 0 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px}

.pano_canvas {
	border: 2px solid black
}