div, form, input, h1, h2, h3, h4, span, ul, li {
	margin: 0px;
	padding: 0px;
}
body, td {
	color: #304B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
a {
	color: #304B4A;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #304B4A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* blanc */
.couleur0 {
	color: #ffffff;
}
/* bleu clair */
h2.stitre1, h2.stitre11, .couleur1, .pcouleur1, .gcouleur1, .couleur1 a, .couleur1 a:hover, a.couleur1, a.couleur1:hover, .stitre1 a, .stitre1 a:hover, a.stitre1, a.stitre1:hover, .stitre1 {
	color: #649EAE;
}
/* rose */
h2.stitre2, h2.stitre21, .couleur2, .pcouleur2, .gcouleur2, .couleur2 a, .couleur2 a:hover, a.couleur2, a.couleur2:hover, .stitre2 a, .stitre2 a:hover, a.stitre2, a.stitre2:hover, .stitre2 {
	color: #933580;
}

h2.stitre1, h2.stitre2 {
	font-size: 14px;
	margin-bottom: 10px;
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
h2.stitre1 {
	background-image: url(img/icone_titre1.gif);
}
h2.stitre2 {
	background-image: url(img/icone_titre2.gif);
}
/* sans icone */
h2.stitre11, h2.stitre21 {
	font-size: 14px;
	margin-bottom: 10px;
}

.stitre1, .stitre1 a, a.stitre1, .stitre2, .stitre2 a, a.stitre2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.stitre1 a:hover, a.stitre1:hover, .stitre2 a:hover, a.stitre2:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.small, .small a, .small a:hover, a.small, a.small:hover, .pcouleur1, .pcouleur1 a, .pcouleur2, .pcouleur2 a {
	font-size: 10px;
}

.gros, .gcouleur1, .gcouleur2 {
	font-size: 13px;
}

img.marge1, img.marge1bordure1 {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.marge2, img.marge2bordure1 {
	float: right;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.bordure1, img.marge1bordure1, img.marge2bordure1 {
	border: 1px solid #BCDCE3;
	padding: 4px;
	background-color: #ffffff;
}

hr {
	color: #649EAE;
	height: 1px;
	border-top: 1px solid #649EAE;
}
div.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
div.alignejustifie {
	text-align: justify;
}
div.alignecentre {
	text-align: center;
}
div.alignedroite {
	text-align: right;
}

div.retrait1 {
	padding-left: 18px;
}

/* ------------ liste puce -------------- */
ul.listepuce {
	zoom: 1;
	margin-left: 20px;
}
ul.listepuce li {
	list-style: none;
	background-image: url(img/puce.gif) !important;
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-bottom: 2px;
}

ul.listepuce2 {
	zoom: 1;
	margin-left: 20px;
}
ul.listepuce2 li {
	list-style: none;
	background-image: url(img/puce2.gif) !important;
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-bottom: 2px;
}


a.lienfleche {
	background-image: url(img/flechette.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	color: #933580;
	font-weight: bold;
	text-decoration: underline;
}
a.lienfleche:hover {
	color: #304B4A;
	font-weight: bold;
	text-decoration: underline;
}

div.fond1 {
	background-color: #FFFFFF;
	padding: 10px;
}

/* -- liens bas de page -- */

ul.bdp li {
	list-style: none;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
ul.bdp li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
ul.bdp li a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

a.drapeaufr, a.drapeauen {
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	background-repeat: no-repeat;
}
a.drapeaufr:hover, a.drapeauen:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.drapeaufr {
	background-image: url(img/drapeau-francais.gif);
}

a.drapeauen {
	background-image: url(img/drapeau-anglais.gif);
}

table.tableau1 {
	border-collapse: collapse;
}
table.tableau1 th {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #468396;
	background-color: #C1DCE3;
	color: #468396;
	font-size: 12px;
	text-align: left;
}
table.tableau1 td {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #468396;
	font-size: 11px;
}

div.zoom {
	background-image: url(img/zoom.gif);
	background-repeat: no-repeat;
	background-position: 333px 5px;
	padding-left: 365px;
	width: 545px;
	min-height: 56px;
	_height: 56px;
	line-height: 17px;
}
.mots_cles{
	display:none;
}
