﻿/*       ----------------------------------       */
/*       Definition des Roll Over des liens       */
/*       ----------------------------------       */



/*-----| lien titre noir |-----*/
A.h:link
{
color: #444444;
text-decoration: none;
}
A.h:visited
{
color: #444444;
text-decoration: none;
}
A.h:hover
{
color: #444444;
text-decoration: underline;
}


/*-----| lien titre noir |-----*/
A.tda:link
{
color: #70B2CF;
text-decoration: none;
}
A.tda:visited
{
color: #70B2CF;
text-decoration: none;
}
A.tda:hover
{
color: #444444;
text-decoration: underline;
}

/*-----| lien bleu ciel |-----*/
A.lbc:link
{
color: #A3DDF7;
text-decoration: none;
}
A.lbc:visited
{
color: #A3DDF7;
text-decoration: none;
}
A.lbc:hover
{
color: #ffffff;
text-decoration: underline;
}


/*-----| lien menu |-----*/
A.m:link
{
letter-spacing: 1;
font-size: 12px;
color: #ffffff;
font-family: Verdana;
text-decoration: none;
}
A.m:visited
{
letter-spacing: 1;
font-size: 12px;
color: #ffffff;
font-family: Verdana;
text-decoration: none;
}
A.m:hover
{
color: #ffffff;
letter-spacing: 1;
font-size: 12px;
font-family: Verdana;
text-decoration: underline;
font-weight: bold;
}

A.m2:link
{
letter-spacing: 1;
font-size: 12px;
color: #444444;
font-family: Verdana;
text-decoration: none;
font-weight: bold;
}
A.m2:visited
{
letter-spacing: 1;
font-size: 12px;
color: #444444;
font-family: Verdana;
text-decoration: none;
}
A.m2:hover
{
color: #444444;
letter-spacing: 1;
font-size: 12px;
font-family: Verdana;
text-decoration: underline;
font-weight: bold;
}

/*       --------------------------------------       */
/*       Definition des Polices d'usage courant       */
/*       --------------------------------------       */

BODY
/*-----| Definition du body, marges, font de base, background |-----*/
{
background: #3C96BE;
margin : 0px 0px 0px 0px;
font-family: Georgia;
}

.txt
/*-----| texte de base |-----*/
{
font-size: 14px;
color: #444444;
font-family: Georgia;
}

.red
/*-----| texte de base |-----*/
{
color: #ff6600;
}

.mn
{
font-size: 12px;
color: #444444;
font-family: Verdana;
letter-spacing: 1;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 1px;
text-decoration: none;
font-weight: bold;
}

.hebdo
/*-----| Hebdomadaire -Titre sur le sommaire |-----*/
{
font-size: 19px;
color: #ffffff;
font-weight: normal;
font-family: Georgia;
}
.hebdo-txt
/*-----| Hebdomadaire -texte |-----*/
{
font-size: 14px;
color: #393939;
font-weight: normal;
font-family: Georgia;
}
.txt-haut-droite
/*-----| Hebdomadaire -Titre sur le sommaire |-----*/
{
font-size: 100%;
color: #444444;
font-family: Georgia;
}
.a-la-une
/*-----| texte de base |-----*/
{
font-size: 30px;
color: #000000;
font-weight: normal;
font-family: Georgia;
}

.menu
/*-----| texte de base |-----*/
{
font-size: 12px;
color: #ffffff;
font-weight: normal;
font-family: Verdana;
}

.zmod
/*-----| texte de base |-----*/
{
font-size: 12px;
color: #ffffff;
font-weight: normal;
padding-right: 3px;
font-family: Verdana;
}

.m4054
/*-----| texte de base |-----*/
{
font-size: 12px;
color: #C1C1C1;
font-weight: normal;
padding-right: 3px;
font-family: Verdana;
}

.tit-art-home2
/*-----| Titre des articles sur la homepage |-----*/
{
font-size: 12px;
color: #444444;
font-weight: normal;
font-family: Georgia;
}

.tit-art-home
/*-----| Titre des articles sur la homepage |-----*/
{
font-size: 19px;
color: #444444;
font-weight: normal;
font-family: Georgia;
}

.tit-art-home2
/*-----| Titre dans les articles |-----*/
{
font-size: 24px;
color: #444444;
font-weight: normal;
font-family: Georgia;
}
.tit-menu
/*-----| Titre blancs des menus |-----*/
{
font-size: 18px;
color: #444444;
font-weight: normal;
font-family: Georgia;
padding-top: 0px;
padding-bottom: 0px;
}

.tit-menu2
/*-----| Titre blancs des menus |-----*/
{
font-size: 18px;
color: #444444;
font-weight: normal;
font-family: Georgia;
padding-top: 0px;
padding-bottom: 0px;
}

form.formrecherche
{
margin-top: 5px;
margin-bottom: 5px;
}
input.formrecherche
{
width: 120px;
background-color: #ffffff;
}

.pititxt
/*-----| texte de base |-----*/
{
font-size: 9px;
color: #444444;
font-family: arial;
}
