@charset "utf-8";
/* CSS pour site sirène : livreintro , shanghai emmanuelle, jean pelle, Kehayan, Jehanne, lingenoteintention, angkornoteintention, bangkoknoteintention, mekongnoteintention, taklanoteintention, laosnoteintention calendar*/

body {
	width: 700px;
	text-align: justify;
	border: 2px solid #fa0008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:link {
	text-decoration: none;
	color: #fa0008;
}
a:visited {
	text-decoration: none;
	color: #fa0008;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #fa0008;
}		
.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: #fa0008;
}
.numeroplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #A0A0A4;
}		
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa0008;
	background-color: #CCC;
	height:25px;
	width:180px;
	margin-top:10px;	
}
