/*******propriétés des pages du site********/
table.boderrouge
{
	border: 1px solid;
	border-color:#950240;	
	border-collapse:collapse;
}
table.boderbeige
{
	border: 1px solid;
	border-color:#EFEEE1;	
	border-collapse:collapse;
}
/*page d'accueil*/
td.txtaccueil
{
	border:0px;
	font-family:"Trebuchet MS";
	font-size:0.7em;
	color:#333333;
	text-align:justify;
}
td.etoile
{
	border: 0px;
	font-family:"Trebuchet MS";
	font-size:8pt;
	color:#333333;
	text-align:left;
}
td.adresse
{
	border: 0px;
	font-family:"Trebuchet MS";
	font-size:8pt;
	color:#ffffff;
	text-align:left;
}
td.fond-rouge
{
	background-color:#950240;
}
td.fond-blanc
{
	background-color:#FFFFFF;
}
td.fond-menu
{
	background-color:#BBAF7E;
}
td.fond-footer
{
	background-color:#F7F6F0;
}
td.txtcontent
{
	font-family:"arial";
	font-size:9pt;
	color:#635F53;
	font-weight:normal;
	text-align:justify;	
}

td.txtgrostitre
{
	font-family:"Trebuchet MS";
	font-size:12pt;
	color:#950240;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;	
}

td.txtadresse
{
	border: 0px;
	font-family:"Trebuchet MS";
	font-size:0.7em;
	color:#898372;
	text-align:right;
}
td.date
{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#2B261B;
	font-weight:bold;
	text-align:center;
	border: 0px;
}
td.liensurvolbas
{
font-family:"Trebuchet MS";
font-size:12pt;
color:#950240;
font-weight:bold;
}
span.titre1
{
	font-family:"Trebuchet MS";
	font-size:15pt;
	color:#FFFFFF;
	font-weight:normal;
	text-align:left;
	border: 0px;
}
span.titre2
{
	font-family:"Trebuchet MS";
	font-size:19pt;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	border: 0px;
}
span.titre3
{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#950240;;
	font-weight:bold;
	text-align:left;
	border: 0px;
}
td.titrearticle
{
	font-family:"Trebuchet MS";
	font-size:0.7em;
	color:#356A8D;
	font-weight:bold;
	text-align:justify;
	border: 0px;
}
td.txtarticle
{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#950240;
	font-weight:normal;
	text-align:justify;
	border: 0px;
}
td.datearticle
{
	font-family:"Trebuchet MS";
	font-size:8pt;
	color:333333;
	font-weight:normal;
	text-align:justify;
	border: 0px;
}
/************lien menu***************/
/**********Formulaire***********/
input
{
color:#656460;
background-color:#ffffff;
font-size:8pt;
font-family:Arial;
border: 1px solid;
border-color:#D9D8CC;
}
input.noborder
{
border: none;
background-color:transparent;
}
textarea
{
color:#656460;
background-color:#ffffff;
font-size:8pt;
font-family:Arial;
border: 1px solid;
border-color:#D9D8CC;
}

select
{
color:#656460;
background-color:#ffffff;
font-size:9pt;
font-family:Arial;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-color:#D9D8CC;
}
/*************fin***************/
/*lien*/
a.menu:link 
{
font-family:"Trebuchet MS";
font-size:12pt;
color:#FFFFFF;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}

/*lien visité*/
a.menu:visited 
{
font-family:"Trebuchet MS";
font-size:12pt;
color:#FFFFFF;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}

/*lien survolé*/
a.menu:hover 
{
font-family:"Trebuchet MS";
font-size:12pt;
color:#950240;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}
/************fin***************/
/************lien menu navigation***************/
/*lien*/
a.lienfooter:link 
{
font-family:"Trebuchet MS";
font-size:9pt;
color:#BBAF7E;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}

/*lien visité*/
a.lienfooter:visited 
{
font-family:"Trebuchet MS";
font-size:9pt;
color:#BBAF7E;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}

/*lien survolé*/
a.lienfooter:hover 
{
font-family:"Trebuchet MS";
font-size:9pt;
color:#950240;
font-weight:normal;
background-color:transparent;
text-decoration:none;
}
/************fin***************/
/************lien menu navigation***************/
/*lien*/
a.contact:link 
{
font-family:"Trebuchet MS";
font-size:9pt;
color:#635F53;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}

/*lien visité*/
a.contact:visited 
{
font-family:"Trebuchet MS";
font-size:9pt;
color:#635F53;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}

/*lien survolé*/
a.contact:hover 
{
font-family:"Trebuchet MS";
font-size:9pt;
color:#A90533;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}
/************fin***************/