a
{
	text-decoration: none;
}

body
{
	/*font-family: 'Futura Lt BT' , 'Gill Sans MT' , 'Tw Cen MT' , arial, helvetica;*/
font-family: 'verdana';
}

p
{
	
}

td
{
	
}
.TabMenu
{
	background-color:white
}

.TabMenuOver
{
	background-color:blue
}

.Information
{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.Descriptif
{
	color: #000066;
	font-size: 10px;
	text-align: center;
}

.Descriptif2
{
	color: #000066;
	font-size: 14px;
	text-align: center;
}

.imagetexte
{
	clear: none;
	display: block;
	float: left;
	visibility: visible;
}

.imageLien
{
	cursor:hand
}	

.Journal
{
	position: relative;
}

/*  Début style pour la page index.aspx */
.Lien
{
	color:#6D91A1;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/*  Fin style pour la page index.aspx */

/*  Début style pour la page Actualités */
.TitreJournal
{
	/*background-color: #990000;*/
	color: White;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.TitreArticle
{
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-bottom:10px;
}

.TexteArticle
{
	color: Black;
	font-size: 12px;
}

.TexteArticleGras
{
	color: Black;
	font-size: 12px;
}
/*  Fin style pour la page Actualités */

/*  Début style pour la page Projet */
.TitreProjet
{
	/*background-color: #003399;*/
	color: White;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.TexteProjet
{
	color: Black;
}
/*  Fin style pour la page Projet */

/*  Début style pour la page Formations */
.TitreFormations
{
	/*background-color: #CC6633;*/
	color: White;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.TexteFormations
{
	color: Black;
	font-size: 12px;
}

.TexteFormationsPetit
{
	color: Black;
	font-size: 10px;
}

.TexteFormationsGras
{
	color: Black;
	font-size: 12px;
	font-weight:bold;
}

.TexteFormationsPair
{
	color: Black;
	font-size: 12px;
	background-color:#CCCCCC;
}

.TexteSecteurs
{
	color: #000066;
	font-weight:bold;
	font-size: 14px;
}
.TexteSecteursLien
{
	color: Red;
	font-weight:bold;
	font-size: 14px;
}

.TexteSecteursLien2
{
	color: #000066;
	font-weight:bold;
	font-size: 14px;
	cursor:hand;
}

/*  Fin style pour la page Formations */

/*  Début style pour la page Tarif */
.TitreTarif
{
	/*background-color: #66CC33;*/
	color: White;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	/*padding-bottom:10px;*/
}

.TexteTarif
{
	color: Black;
	font-size: 12px;
}
/*  Fin style pour la page Tarif */

/*  Début style pour la page Contact */
.TitreContact
{
	/*background-color: #debbfd;*/
	color: White;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.TexteContact
{
	color: Black;
	font-size: 12px;
}

.TexteContactObligatoire
{
	color: Black;
	font-size: 12px;
	font-weight:bold;
}
/*  Fin style pour la page Contact */

/*  Début style pour la page Liens */
.TitreLiens
{
/*	background-color: #663366;*/
	color: White;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom:10px;
}

.TexteLiens
{
	color: Black;
	font-size: 12px;
}

.TexteLiensGras
{
	color: Black;
	font-size: 12px;
	font-weight:bold;
}

/*  Fin style pour la page Liens */

/*  Début style pour la page Administration */
.TitreAdmin
{
	/*background-color: #99CCFF;*/
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.TexteAdmin
{
	color: Black;
	font-size: 12px;
}

.TexteAdminCentre
{
	color: Black;
	font-size: 12px;
	text-align:center;
}

.TexteAdminGras
{
	color: Black;
	font-size: 12px;
	font-weight:bold;
}

.TexteAdminBlanc
{
	color: white;
	font-size: 12px;
}

.TexteAdminBlancGras
{
	color: white;
	font-size: 12px;
	font-weight:bold;
}
/*  Fin style pour la page Administration */

A.haut:link
{
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.haut:visited
{
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.haut:hover
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}