/*  Base -------------------------------------------------------- */

BODY {

}
BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
}


A {
text-decoration : none;
}

A:HOVER {
text-decoration : underline;
color: #9D009D;	
}


/*Base -------------------------------------------------------- */

#NavGauche
{
font-size: 13px;
color: Black;
}

#NavGauche .Navtitre
{
	font-weight: bold;
	padding: 5 20 5px;
}

#NavGauche .Navtexte
{
	padding: 0 0 0px;
}

#NavGauche  A
{
	color: black;
	padding: 5 10 5px;
}

#NavGauche  A:Hover
{
	text-decoration: none;
	color: black;
	padding: 0 10 0px;
}

#NavGauche  .NavSelect
{
	background-color: EF9491;
	color: black;
	padding: 0 5 0px;
}

#NavGauche  .texte
{
	color: black;
	padding: 5 10 5px;
}

#NavGauche  .inactif
{
	color: #AAAAAA;
	padding: 0 10 0px;
}

#Temoignage
{
	padding: 5 10 5px;
	font-size: 13px;
}


#Temoignage .texte
{
	padding: 5 10 5px;
	font-size: 13px;
}


#Temoignage .profil
{
	padding: 5 10 5px;
	font-size: 13px;
	color: #880045;
}

#Contenu 
{
	
}

#Contenu .texte
{
	font-size: 13px;
	color: Black;
}

#Contenu .texteBold
{
	font-weight: bold;
	font-size: 13px;
	color: Black;
}

#Contenu .SousTitre
{
	color: #880045;
	font-size: 15px;
	font-weight: bold;
}

#Contenu .intro
{
	color: #7C8124;
	font-size: 13px;
	font-weight: bold;
}

#Contenu .TitreParagraphe
{
	background-color: #F4F6D3;
	font-size: 13px;
	font-weight: bold;
	color: #7C8124;
	padding: 3 5 3px;
}

#Contenu .TextItalBold
{
	color: #F09390;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}

#Contenu A
{
	color: #880045;
	text-decoration: underline;
}

#Contenu Li
{
	color: #880045;
	font-size: 13px;
	list-style-position: inside;
}

#Contenu .orange
{
	font-size: 13px;
	font-weight: bold;
	color: #F09390;
}

#csserreur Li
{
	color: #ff0000;
	font-size: 13px;
	list-style-position: inside;
}

/*---------------------*/
/*
#formulaire = TABLE
style du form
*/
#formulaire 
{
	color: #880045;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
}
#formulaire A
{
	color: #880045;
	text-decoration: underline;
}
#legende 
{
	color: #880045;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
}
#Contenu .legende 
{
	color: #880045;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
}

/*
#formulaire = TABLE
style des input + menu déroulant
*/
#formulaire INPUT,select
{
	color: #656921;
	font-size: 11px;
	height:18px;
	border:1px solid #D5D79C;
	background-color: #FAFBE6; 
}
.libelleFormulaire 
{
	color: #880045;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
}
.lienFormulaire 
{
	color: #880045;
	text-decoration: underline;
}

/*
#formulaire = TABLE
style des input + menu déroulant
*/
.textebox
{
	color: #656921;
	font-size: 11px;
	height:18px;
	border:1px solid #D5D79C;
	background-color: #FAFBE6; 
}

/*
#formulaire = TABLE
style des input + menu déroulant
*/
.selectbox
{
	color: #656921;
	font-size: 11px;
	height:18px;
	border:1px solid #D5D79C;
	background-color: #FAFBE6; 
}
/*
#formulaire = TABLE
style des textarea
*/
#formulaire textarea
{
	color: #656921;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	height:80px;
	border:1px solid #D5D79C;
	background-color: #FAFBE6; 
}

.erreur
{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

#Contenu .erreur
{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.texteBold
{
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
