﻿/* global */

body {
margin: 0px;
padding: 0px;
}

img
{
	border:0px;
}


table
	{
	border:0px;
	vertical-align:top;
	}
td
	{
	vertical-align:top;	
	}

a.MonLien:link
{
	font: normal normal bold 8pt 11pt Arial;
	color:#044396;
	text-decoration: none;
}
a.MonLien:visited
{
	font: normal normal bold 8pt 11pt Arial;
	color:#044396;
	text-decoration: none;
}
a.MonLien:hover, a.MonLien:active
{
	font: normal normal bold 8pt 11pt Arial;
	color:#000000;
	text-decoration: none;
}
h1
{
	font: normal normal bold 15px Arial;
	color:#6c0000;
	padding:0px;
	margin:0px;
}
h2
{
	font: normal normal normal 15px Arial;
	color:#6c0000;
	padding:0px;
	margin:0px;
}

h3
{	
	font: normal normal bold 16px Calibri, Arial;
	color:#876f4b;
	margin:0px;
	padding:0px;
}
hr
{
	height:1px;
	width:100%;
	color:#c5ac8c;
}
puces
{
 list-style-image:url(/images/icons/puce-fleche-blanche.jpg);
}
/* fin global */

/* Boutons */
.bouton
{
	background:#ebd9ab;
	color:#018e02;
	text-decoration: none;
	border:solid 1px #6c0000;
	font: normal normal bold 13px Arial;
	}
.bouton:hover
{
	background:#6c0000;
	color:#ebd9ab;
	text-decoration: none;
	border:solid 1px #018e02;
	}
/* fin Boutons */

/* textes */
.link
{
	font: normal normal bold 13px Arial;
	color:#597631;
	text-decoration:underline;
}
.link:hover
{
	color:#6c0000;
}
.white_link
{
	font: normal normal normal 12px Arial;
	color:#ffffff;
	text-decoration:underline;
}
.white_link:hover
{
	color:#91c934;
}
.black_link
{
	font: normal normal normal 10px Arial;
	color:#000000;
	text-decoration:underline;
	text-transform:uppercase;
}
.black_link:hover
{
	color:#668d21;
}
.sous_titre
{
	font: normal normal normal 12px Arial;
	color:#6c0000;
}
.message_photo1
{
	font: normal normal normal 14px Century Gothic;
	color:#b11143;
	text-transform:uppercase;
}
.message_photo2
{
	font: normal normal normal 14px Century Gothic;
	color:#ffffff;
	text-transform:uppercase;
}
.titre_categorie
{
	font: normal normal normal 15px Arial;
	color:#76a1ff;
	text-transform:uppercase;
}
.texte_categorie
{
	font: normal normal normal 15px Arial;
	color:#76a1ff;
	text-transform:uppercase;
}
.texte_important
{	font: normal normal bold 12px Calibri, Arial;
	color:#aa7239;
	text-decoration:none;
	text-transform:uppercase;
}
.texte_bold
{	
	font: normal normal bold 11px Arial;
	color:#000000;
	text-transform:uppercase;
}
.texte_puces
{	
	font: normal small-caps bold 12px Calibri, Arial;
	color:#432105;
	line-height:17px
}
.texte_normal
{	font: normal normal normal 13px Arial;
	color:#84735d;
}
.texte_sousmenu
{	font: normal normal normal 12px, Arial;
	color:#ffffff;
	vertical-align:middle;
	text-align:left;
}
.texte_label
{	font: normal normal normal 13px Arial;
	color:#ffffff;
}
.lien_section
{
	font: normal normal normal 13px Century gothic;
	color:#ffffff;
	text-decoration:none;
}
.lien_section:hover
{
	text-decoration:underline;
}
.lien_selected
{
	font: normal normal normal 13px Century gothic;
	color:#b11143;
}
.lien_section_admin
{
	font: normal normal bold 11px Calibri, Arial;
	color:#dbccb7;
	text-transform:uppercase;
	text-decoration:underline;
}
.lien_section_admin:hover
{
	color:#ffffff;
}
.lien_section_selected
{
	color:#1e415c;
	text-decoration:underline;	
}
.coordonnees
{
	font: normal normal normal 12px Arial;
	color:#aa7862;
	text-decoration:none;
}
.copyright
{
	font: normal normal normal 12px Arial;
	color:#6c0000;
	text-decoration:none;
}
.parro
{
	font: normal normal normal 12px Arial;
	color:#6c0000;
	text-decoration:underline;
}
.parro:hover
{
 color:#ffefce;
}
.error
{
	font: normal normal bold 15px Calibri, Arial;
	color:red;
	text-decoration:none;
}
.sorry
{
	font: normal normal bold 15px Arial;
	color:#000000;
	text-decoration:none;
}	
/* fin textes */


/* Texte nouvelles */

.text_news
{	font: normal normal normal 12px Arial;
	color:#ffffff;
	line-height:16px;
}
.ttl_news
{	font: normal normal bold 12px Arial;
	color:#ffffff;
}
.text_news_date
{	font: italic normal normal 11px Arial;
	color:#ffffff;
}
/* end nouvelles */
