* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0em;
	line-height:1.3em;
	color: #333333;
}

h1,h2,h3,p,label,ul,ol,dl,fieldset {
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
}
/*form {
margin: 0.4em 0; 
}*/

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

a:hover {
	color: #FF1000;
}

img {border: 2px solid #FFFFFF;}

a img {border: 2px solid #FFFFFF;}
a img:hover {border: 2px solid #3353AA;}
a div:hover img {border: 2px solid #3353AA;}
a h2 {
	text-decoration: none;
	color: #003366;
}
a li {
	text-decoration: none;
	color: #333333;
}



h1, h2, h3, h4 {
	font-weight: bold;
	letter-spacing: -0.05em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1em;
	color: #003366;
}

h1 {
	font-size: 190%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

h2 {
	font-size: 200%;
	font-weight: normal;
	background-image: url(../images/degrade-bleu-01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-top: 0.9em;
}

h3 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 0.7em;
}

h4 {
	font-size: 130%;
	font-weight: normal;
}


b {font-weight: bold;}

em {font-style: italic;}

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

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

li,dd {
	margin-left:1.2em;
	list-style-image: url(../images/puce-simple.png);
}

.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;
}
td {
	padding: 4px;
}
