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

body {
	width: 700px;
	text-align: justify;
	border: 1px solid #A0A0A4;
	padding: 10px 20px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	border: none
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	border: none
}		
.tresgrandshommes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.grandshommes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.numeroplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}		
.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;
}
.texte10 {
	color: #00000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.texte14 {
	color: #00000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
