/* CSS MdC L'espace concours */

/* Créé par Héliantis SAS,  http://www.heliantis.fr/ */
/* © 2004, La Maison des Communes des Pyrénées-Atlantiques - Tous droits réservées */


/* Basique */

BODY			{ margin: 0px 0px; background: #ffffff; }
FORM			{ margin: 0px; padding: 0px; }

/* Texte ou Contenu */
/* Texte Bienvenue */

.TXT1 { color: #336666; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 12px; }

.TXT1C { color: #336666; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 12px; }

/* Texte Titre */

.TXT2 { color: #FFFFFF; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 16px; }

.TXT2C { color: #336666; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 16px; }

/* Texte Sous Titre */

.TXT3 { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 16px; }

.TXT3C { color: #336666; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 16px; }

/* Texte Contenu */

.TXT4 { color: #000000; font-weight: normal; font-size: 12px; font-family: Times New Roman, Times, serif; text-decoration: none; line-height: 16px; }
.TXT4 a { color: #ff9900; font-size: 12px; text-decoration: none }
.TXT4 a:hover { color: #336666}

.TXT4G { color: #000000; font-weight: bold; font-size: 12px; font-family: Times New Roman, Times, serif; text-decoration: none; line-height: 16px; }
.TXT4G a { color: #666666; font-weight: bold; font-size: 12px; text-decoration: none }
.TXT4G a:hover { color: #333333 }

.TXT4C { color: #336666; font-weight: normal; font-size: 12px; font-family: Times New Roman, Times, serif; text-decoration: none; line-height: 16px; }
.TXT4C a { color: #cd9ab3; font-size: 12px; text-decoration: none }
.TXT4C a:hover { color: #e6d6e0 }

.TXT4GC { color: #336666; font-weight: bold; font-size: 12px; font-family: Times New Roman, Times, serif; text-decoration: none; line-height: 16px; }
.TXT4GC a { color: #cd9ab3; font-weight: bold; font-size: 12px; text-decoration: none }
.TXT4GC a:hover { color: #e6d6e0 }

/* Texte Liste */

.TXT5 { color: #666666; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; line-height: 16px; }
.TXT5 a { color: #666666; font-size: 11px; text-decoration: none }
.TXT5 a:hover { color: #999999 }

/* Menus */
/* Menu Niveau 2 */



.MN2 { color: #000000; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.MN2 a { color: #000000; font-size: 10px; text-decoration: none }
.MN2 a:hover { color: #336666}

.MN2C { color: #336666; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
