/* Definition des styles appliques aux balises */
BODY	{font-family:Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;}
TD 		{font-family:Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;}
DIV		{font-family:Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF;}
A       {font-family:Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; font-weight:bold; text-decoration: underline;}

INPUT	{font-family:Gill Sans, Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #6699FF; border-width:1; border-color:#6699FF; background-color:#FFFFFF;}
SELECT	{font-family:Gill Sans, Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #6699FF; border-width:1; border-color:#6699FF; background-color:#FFFFFF; }
TEXTAREA	{font-family:Gill Sans, Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #6699FF; border-width:1; border-color:#6699FF; background-color:#FFFFFF;}

/* Definition du style associe au fond */
.bg-bleu {background-color: #6699FF;}
.bg-jaune {background-color: #FFFF00;}
.bg-orange {background-color: #cc6600;}

/* Definition du style associe au texte */
.txt	{color: #FFFFFF; font-weight: normal;}

/* Definition du style associe au copyright */
.copy	{font-size: 9 px; color: #FFFFFF; font-weight: normal;}

/* Definition du style associe au texte de la partie contact*/
.txt-contact	{color: #FFFFFF; font-weight: bold;}

/* Definition du style associe au texte des champs de formulaire */
.info	{color: #9C6300; font-weight: normal;}

/* Definition du style associe au texte */
.int-table	{color: #000000; font-weight: normal;}
/* Definition du style associe au texte */
.label-table	{color: #000000; font-weight: bold;}

/* Definition du style associe au texte des sous titre */
.titre-tarifs	{color: #FFFFFF;font-weight: bold;font-size: 12px;}

/* Definition du style associe au titre des news*/
.titre-news	{color: #FFFF63;font-weight: bold;font-size: 12px;}

/* Definition du style associe au titre des news*/
.txt-news	{color: #9C6300;font-weight: normal;font-size: 11px;font-style:italic;}

/* Definition du style associe au texte des sous titre */
.stitre	{color: #FFFF00;font-weight: bold;}

/* Definition du style associe aux liens en savoir plus */
a.savoir-plus:link {color: #9C6300; font-style: bold; text-decoration: none;}
a.savoir-plus:active {color: #9C6300; font-style: bold; text-decoration: underline;}
a.savoir-plus:hover {color: #9C6300; font-style: bold; text-decoration: underline;} 
a.savoir-plus:visited {color: #9C6300; font-style: bold; text-decoration: underline;} 

a.vente:link {font-size: 9px;color: #FFFFFF; font-style: normal; text-decoration: none;}
a.vente:active {font-size: 9px;color: #FFFFFF; font-style: normal; text-decoration: underline;}
a.vente:hover {font-size: 9px;color: #FFFFFF; font-style: normal; text-decoration: underline;} 
a.vente:visited {font-size: 9px;color: #FFFFFF; font-style: normal; text-decoration: underline;} 


/* Definition du style associe au texte des sous titre */
.label	{color: #FFFFFF;font-weight: bold;}


/* Definition du style associe au texte des sous titre */
.alert	{color: #CC0000;font-weight: bold;}

/* Definition du style associe au texte */
.legende	{color: #FFFFFF; font-weight: normal;font-size: 9px;}
//-->
