@charset "utf-8";
/* CSS pour écritures*/

body {
	width: 1000px;
	text-align: justify;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #118011;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #118011;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #118011;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #118011;
	font-weight: bold;
}		
.tresgrandshommes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.grandshommes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #118011;
}
.region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #1111ff;
}
.numeroplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}	
.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1111ff;
}		
.boutonlaming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #808080;
	height:25px;
	width:190px;
	margin-top:10px;
}
.boutonebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
	height:auto;
	width:100px;
	margin-top:10px;
}
.flecheadroite {
	margin-left: 600px;
}
.texte10 {
	color: #00000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.texte14 {
	color: #00000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.texte8 {
	color: #666666;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
