html {
	font-size: 100%;
}
body {
	font: 0.625em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#global {
}
a {
	color: #000000;
}
a:visited {
	color: #666666;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
p {
	font-size: 1.1em;
}
#p_italique {
	font-style: italic;
	font-size: 1em;
}
#source {
	font-size: 1em;
	color: #000000;
}
#p2vert {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#p2rouge {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
#p2jaune {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#p2noir {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.p2noir_gras {
	font-weight: bold;
}
#p2tvert {
	font-size: 1.2em;
	font-weight: bold;
	color: #009900;
}
#p2trouge {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3300;
}
#p2tjaune {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFCC00;
}
#p2tnoir {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
#logo {
}
#bandeaux {
	visibility: hidden;
	position: absolute;
}
#recherche {
	visibility: hidden;
	position: absolute;
}
#haut_droite {
	visibility: hidden;
	position: absolute;
}
#navigation {
	visibility: hidden;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	visibility: hidden;
	position: absolute;
	top: -200px;
}
#conteneur {
	width: 500px;
}
#img_cont {
	float: right;
	margin: 10px 0px 10px 10px;
}
#actuel {
	visibility: hidden;
}
#ariane_vert{
	font-size: 1em;
	font-weight: bold;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
#ariane_vert a{
	text-decoration: none;
	color: #009900;
}
#ariane_vert h1{
	color: #000000;
}
#ariane_rouge {
	font-size: 1em;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
#ariane_rouge a{
	text-decoration: none;
	color: #FF3300;
}
#ariane_rouge h1{
	color: #000000;
}
#ariane_jaune {
	font-size: 1em;
	font-weight: bold;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#ariane_jaune a{
	text-decoration: none;
	color: #FFCC00;
}
#ariane_jaune h1{
	color: #000000;
}
#ariane_noir {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#ariane_noir a{
	text-decoration: none;
	color: #000000;
}
#ariane_noir h1{
	color: #000000;
}
#footer {
	font-size: 0.8em;
	margin-top: 1cm;
}
/*****************Plan de site************************/
#plan_site_vert {
	color: #009900;
	text-decoration: none;
}
#plan_site_rouge {
	color: #FF3300;
	text-decoration: none;
}
#plan_site_jaune {
	color: #FFCC00;
	text-decoration: none;
}
#plan_site_noir {
	color: #000000;
	text-decoration: none;
}
#plan_site_vert dt, #plan_site_rouge dt, #plan_site_jaune dt, #plan_site_noir dt {
	margin-bottom: 5px;
}
#plan_site_vert dd, #plan_site_rouge dd, #plan_site_jaune dd, #plan_site_noir dd {
	margin-bottom: 5px;
	margin-left: 140px;
}
.plan3 {
	margin-left: 180px;
}
#plan_site_vert dl a:link, #plan_site_vert dl a:visited, #plan_site_vert dl a:hover, #plan_site_vert dl a:active {
	text-decoration: none;
	color: #009900;
	}
#plan_site_rouge dl a:link, #plan_site_rouge dl a:visited, #plan_site_rouge dl a:hover, #plan_site_rouge dl a:active {
	text-decoration: none;
	color: #FF3300;
	}
#plan_site_jaune dl a:link, #plan_site_jaune dl a:visited, #plan_site_jaune dl a:hover, #plan_site_jaune dl a:active {
	text-decoration: none;
	color: #FFCC00;
	}
#plan_site_noir dl a:link, #plan_site_noir dl a:visited, #plan_site_noir dl a:hover, #plan_site_noir dl a:active {
	text-decoration: none;
	color: #000000;
	}
/*****************Album photos************************/
div#galerie
{
	width: 500px;
	text-align: center;
	font-size: 1.5em;
	float: left;
}
ul#galerie_mini
{
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
ul#galerie_mini li
{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#galerie_mini li a img
{
	margin: 2px 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galerie_fleche_g
{
	float: left;
	margin-top: 2px;
}
#galerie_fleche_d
{
	float: left;
	margin-top: 2px;
	margin-left: 20px;
}
dl#photo
{
	clear: both ;
	margin: 0 auto ;
}
dl#photo dt
{
	color: #000000;
	text-align: left;
}
dl#photo dd
{
	margin: 0 ;
}
dl#photo img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form_col {
	float: left;
	width: 60px;
	padding-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	height: 30px;
}
#form_col2 {
	float: left;
	width: 150px;
	padding-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	height: 30px;
}
#form_col3 {
	width: 420px;
	clear: left;
}
#clear {
	clear: both;
}
