/*************** PAR DEFAUT ********/

DIV, P, SPAN, A, INPUT, SELECT,TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
	font-style: normal;		
	color: #000;
	font-weight: normal;
}

A:link		{text-decoration: none;}
A:visited	{text-decoration: none;}
A:hover		{text-decoration: underline;}

/*************** MENUS ********/

A.Menu:link, A.Menu:visited, 
A.MenuUnselected:link, A.MenuUnselected:visited,
A.LienActe:link,A.LienActe:visited
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}

A.MenuInfosUnselected:link, A.MenuInfosUnselected:visited 
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}

A.MenuBasUnselected:link,  A.MenuBasUnselected:visited,
A.MenuInfosUnselected:link, A.MenuInfosUnselected:visited,
A.MenuUnselected:link, A.MenuUnselected:visited 
{ color:#7FABCA; }

A.Menu:link, A.Menu:visited,
A.MenuUnselected:hover,A.MenuInfosUnselected:hover
{ color:#134681; }




/******* Texte d'intro **************/
.texteIntro
{
	font-size:11px;
	color:#134681;
	font-weight: bold;
}



/************** Lien dans les blocs d'infos ******/
.lienListe
{
	font-size: 10px;
	font-style: italic;
	color: #7FABCA;
}

  /* Pour habillage flèches des liens **/
.flecheListe
{
	ont-size: 10px;
	font-style: italic;
	color: #7FABCA;
}

/*********** Liens secondaires extreme gauche ****/
.lienSecondaire
{
	font-size: 11px;
	font-weight: normal;
	color: #7FABCA;
}

/*********** Liens dans pages infos (Statiques) ****/
.lienInfos
{
	font-size: 11px;
	font-weight: normal;
	color: #134681;
}

.lienInfosSelected
{
	font-size: 11px;
	font-weight: bold;
	color: #134681;
}

  /* Pour habillage flèches des liens **/
.flecheInfos
{
	font-size: 11px;
	font-weight: bold;
	color: #134681;
}



/**** Styles mentions de bas de page copyright **/
.ours
{
	font-size:9px;
	color:#999999;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:4px;	
	/*text-align:center;*/	
}

/************ Colonnes droite et gauche *********/

/** Titre de l'info : article, portrait, dossier ***/
.titreColonne {

	font-size: 12px;
	color: #4D4D51;
	font-weight: bold;
	line-height: 13px;

	margin-top:5px;
	margin-bottom:0px;		
}


.titreColonneListe {

	font-size: 10px;
	color: #4D4D51;
	font-weight: normal;
	line-height: 12px;

	margin-top:5px;
	margin-bottom:0px;		
}

/** texte info colonne **/
.texteColonne {

	font-size: 10px;
	color: #666666;
	line-height: 13px;

	margin:0px;
}


/***** infos complémentaires statiques dans rubrique *****/

.titre2Colonne
{
	/*font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	color: #7FABCA;*/
	margin-top:10px;
}




/*** Titre pour colonne Agenda ****/
.titreColonneAgenda {
	font-size: 10px;
	color: #4D4D51;
	font-weight: bold;
	line-height: 13px;

	margin-top:5px;
	margin-bottom:0px;	
}

/*** Titre pour colonne Agenda ****/
.texteColonneAgenda {
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	font-style: italic;

	margin:0px;
}



/**** Titre ******/
.titre {
	font-size:18px;
	line-height: 20px;	
	color: #E37600;
	text-align: left;
	font-weight: bold;
}

P.titre
{
	margin-top:10px;
	margin-bottom:0px;	
}

.sousTitre
{
	font-size:14px;
	line-height: 18px;
	color:#E37600;
	font-weight: bold;
}

P.sousTitre	
{
	margin-top:5px;
	margin-bottom:5px;
}

/** Mentionner des dates dans le corps de la pages *****/


/** Chapo info *****/
.chapo
{
	font-size: 13px;
	color: #111D3E;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
	
}

P.chapo
{
	margin-top:0px;
	margin-bottom:10px;	
}

/** texte info *****/
.texte {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}

P.texte
{	
	margin-bottom:5px;
}

/** texte info pratiques : 2 styles *****/

/** Noir **/
.infosPratiques-1
{
	font-size:11px;
	color:#000;
	font-weight: normal;
	font-weight: bold;
	
}

/** Bleu **/
.infosPratiques-2
{
	font-size:11px;
	color:#6E86A2;
	font-weight: bold;
}

/**** Titre pour les articles déjà parus : bas de colonne centrale ****/
.dejaParus, .dejaParus A
{
	font-size:11px;
	color:#6E86A2;
	font-weight: bold;
}

.legende
{
	font-size:10px;
	color:#000;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:0px;
	font-weight: bold;
	text-align:left;
	
}
.credit
{
	font-size:9px;
	color:#000;
	font-style: italic;
	font-weight: normal;
	padding-top:0px;
	padding-bottom:5px;
	text-align:left;
}

/************ FORMULAIRE DE RECHERCHE *************/
.recherche
{
	font-size:11px;
	color:#111D3E;
	font-weight: bold;
}

.msgErreur
{
	font-size:13px;
	line-height: 16px;
	color:#FF0000;
	font-weight: bold;
	text-align:center;

	margin-top:20px;
	margin-bottom:15px;	
}

.msgValidation
{
	font-size: 13px;
	color: #6E86A2;
	line-height: 16px;
	text-align: center;
	font-weight: bold;

	margin-top:20px;
	margin-bottom:15px;		
}


/************ PAGINATION *************/
.resultats
{
	font-size:11px;
	color:#333;
	font-style: italic;
	font-weight: normal;
}

