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

INPUT	{font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #333333; border-width:1; border-color:#A17B3E; background-color:#FFFFFF;}
SELECT	{font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #333333; border-width:1; border-color:#A17B3E; background-color:#FFFFFF; }
TEXTAREA	{font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #333333; border-width:1; border-color:#A17B3E; background-color:#FFFFFF;}

/* Definition du style associe au texte diner en ville */
.txt-diner	{font-size: 12px;color: #FFFFFF; font-weight: bold;}
.txtBlancPt	{font-size: 11px;color: #FFFFFF; font-weight:normal}
.txtBlancPtGras	{font-size: 11px;color: #FFFFFF; font-weight:bold}
.txtBlanc	{font-size: 12px;color: #FFFFFF; font-weight:normal}
.txtBlancGras	{font-size: 12px;color: #FFFFFF; font-weight:bold}
.txtJauneGras	{font-size: 12px;color: #FFCC00; font-weight:bold}
.txtJaune2Gras	{font-size: 12px;color: #D9ED08; font-weight:bold}
.txtJaune2EgdGras	{font-size: 20px;color: #D9ED08; font-weight:bold}
.txtRougeGras	{font-size: 12px;color: #990000; font-weight:bold}
.txtVertGras	{font-size: 14px;color: #006130; font-weight:bold}

a.txtJaune2Gras	{font-size: 12px;color: #D9ED08; font-weight:bold; text-decoration:underline }
a.txtJaune2Gras:hover	{font-size: 12px;color: #D9ED08; font-weight:bold; text-decoration:none }

.titre-diner	{font-size: 12px;color: #FFFFFF; font-weight: bold;}


.txt1-diner	{font-size: 12px;color: #FFCC00; font-weight: bold;}
.txt	{font-size: 12px;color: #FFFFFF; font-weight: normal;}
.txt1	{font-size: 11px;color: #FFFFFF; font-weight: normal;}

.txt-pt	{font-size: 11px;color: #D9ED08; font-weight: normal;}

/* Definition du style associe aux liens de langue */
a.fermer:link {color: #D9ED08; text-decoration: none;font-weight: bold;font-size: 12px;}
a.fermer:active {color: #D9ED08; text-decoration: none;font-weight: bold;font-size: 12px;}
a.fermer:hover {color: #006130; text-decoration: none;font-weight: bold;font-size: 12px;} 
a.fermer:visited {color: #006130; text-decoration: none;font-weight: bold;font-size: 12px;}


/* Definition du style associe au fond */
.bg-bleu {background-color: #008BD5;}
.bg-vert {background-color: #006130;}
.bkgBlanc {background-color: #FFFFFF}

.bkgContact { background-color:#006130; background-image:url("/images/contact/bkg.jpg"); background-repeat:repeat-x }

.mots-clee	{font-size: 10px;color: #006130; font-weight:normal}

