* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 0em;
	line-height:1.3;
	color: #333333;
}
h1,h2,h3,p,form,label,ul,ol,dl,fieldset {
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}
a {
	color: #354591;
	cursor: pointer;
	font-weight: normal;
}
a:hover {
	color: #FF1000;
}
img {
/*border: 2px solid #FFFFFF;*/
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, textarea, select {
	border: 1px solid #A7A5A6;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
}
.radio input {
	border-width: 0px;
	border-style: none;
}

p {
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #354591;
	letter-spacing: -0.05em;
}
h1 {
	font-size: 2.2em;
	background-image: url(../images/points-fond-h1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
b {
	font-weight: bold;
}
em {font-style: italic;}

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

.gras-rouge {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}
li,dd {
	margin-left:1em;
	list-style-image: url(../images/puce-liste.png);
}
.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
}
.photo-droite {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #FFFFFF;
}
.clr {
	clear: both;
}
sup {
	font-size: 80%;
}
td {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
th {
	font-weight: bold;
	padding: 8px;
}
.mentions {
	font-size: 0.8em;
}
.sep {
	height: 40px;
	background-image: url(../images/hr-fond.png);
	background-repeat: repeat-x;
	background-position: 0px center;
	clear: both;
}

