p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,textarea,input,select,button { font-family:Arial, helvetica, sans-serif;font-size:12px;color:000000;}

h1 {
	font-size:18px;
	font-weight: normal;
	color: #A03250;
	text-align: center;
/*	background-attachment: fixed; */
	background-image: url(images/fond_titre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 50px;
}
h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #A03250;
}
h3       {font-size: 13px;font-style: italic;}
h4       {}
h5 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
h6       {font-size: 10px;font-weight: normal;text-align: center;}

ul       {list-style-image: url(/images/puce.gif);}
ol       {list-style-type: decimal;}
li       {text-indent:5pt;list-style-position:outside;}

a        {text-decoration: none; color: #009543;}
a:hover  {color: #A03250}
a:link   {}
a:visited{}
a:active {}

textarea {font-size: 10px}
input    {font-size: 10px}
select   {font-size: 10px}
button   {font-size: 10px}

.images a         {text-decoration: none; color: #009543;}
.images a:link    {text-decoration: none; color: #009543;}
.images a:visited {}
.images a:active  {}
.images a:hover   {text-decoration: none; color: #A03250}
.images p         {font-size: 10px;color: 009543;}

.menu a         {color: #A03250; text-align: center;}
.menu a:hover   {color: #009543; text-align: center;}
.menu a:link    { text-align: center;}
.menu a:visited {}
.menu a:active  {}
.menu p         { text-align: center;}

.bas h6        {color: #FBFBE9;}
.bas a         {font-size: 10px;color: E3DCC0;}
.bas a:hover   {font-size: 10px;color: FBFBE9;}

/*
vert foncé = 009543
gris foncé = E3DCC0
rouge foncé = A03250
gris clair = EBE8DD
vert clair = D9ECC6
*/