* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0em;
	line-height:1.3;
	color: #5F523F;
}

h1,h2,h3,p,label,ul,ol,dl,fieldset {
margin: 0.4em 0; 
}
input, textarea {
	margin: 0.2em;
}

table td {
	padding: 4px;
}

/*form {
margin: 0.4em 0; 
}*/

a {
	color: #FF6600;
	font-weight: normal;
	cursor: pointer;
}

a:hover {
	color: #00CC99;
}

img {border: 2px solid #FFFFFF;}

a img {border: 2px solid #FFFFFF;}
a img:hover {border: 2px solid #8897AE;}


p {
}

h1, h2, h3, h4 {
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
}

h1 {
	font-size: 220%;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
}

h2 {
	font-size: 170%;
	font-weight: normal;
}

h3 {font-size: 140%;}

h4 {font-size: 100%;}


b {font-weight: bold;}

em {font-style: italic;}

.petit {font-size: 70%;letter-spacing: 0em;}

.gras-rouge {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}

li,dd {
	margin-left:1em;
}

.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.photo-droite {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.clr {
	clear: both;
}
#mentions {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.tarifs {
	background-color: #F6E2CA;
	width: 100%;
}
table.tarifs td {
	background-color: #FAF3EB;
	padding: 4px;
}

