/********************************************************************** 
 			FEUILLE DE STYLE POUR LE SITE www.smartit.fr 
***********************************************************************/

body {
	COLOR: #ffffff;
}

/************************************** 
		ZONE NAVIGATION GLOBALE 
**************************************/
/* formatage de liens */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



/************************************** 
			ZONE CONTENU
**************************************/
.Style1 {
	color: #FF0000;
	font-weight: bold;
}

.TableauBleu12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background:#344D6D;
	font-family: helvetica,arial,sans-serif;
	text-align: center;
	
}
.LienTextTableauBleu12:link{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: helvetica,arial,sans-serif;
	text-align: center;
	text-decoration: none;
}
.LienTextTableauBleu12:active{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: helvetica,arial,sans-serif;
	text-align: center;
	text-decoration: none;
}
.LienTextTableauBleu12:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: helvetica,arial,sans-serif;
	text-align: center;
	text-decoration: none;
}
.LienTextTableauBleu12:active{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: helvetica,arial,sans-serif;
	text-align: center;
	text-decoration: none;
}
.TxtBleu12 {color: #344D6D; font-size: 12px; font-family: helvetica,arial,sans-serif;font-weight:normal; }
.TxtBleuGras12 {color: #344D6D; font-size: 12px; font-weight:bold; font-family: helvetica,arial,sans-serif; }
.TxtBleuGras14 {color: #344D6D; font-size: 14px; font-weight: bold; font-family: helvetica,arial,sans-serif; }
.Style8 {color: #E7E7E7}
.Style10 {color: #FF0000; font-size: 12px; }