body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e393d;
}

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration:underline;
}

body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration:none;
}

a.liennormal:link {
	text-decoration: none;
	color: #ef5f06;
}

a.liennormal:visited {
	text-decoration: none;
	color: #FF6633;
}

a.liennormal:hover {
	
	color: #CC3300;
	text-decoration:underline;
}

a.liennormal:active {
	text-decoration: none;
}

a.texte  {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f04105;
	text-decoration:none;
}

a.texte:hover  {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #f04105;
	text-decoration:underline;
	
	}

a.rechercher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b5cc5;
	font-weight: bold;
	text-decoration:none;
}

a.rechercher:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	text-decoration:underline;
}

.menu1_titre {
	
	font-size: 13px;
	font-weight: bold;
	color: #505aba;
}

a.lienmenu1 {
	
	font-size: 12px;
	color: #505aba;
	text-decoration:underline;
}

a.lienmenu1:hover {
	
	font-size: 12px;
	color: #FF3300;
	text-decoration:none;
	
}

.menu2_titre {
	
	font-size: 13px;
	font-weight: bold;
	color: #547ccc;
}

a.lienmenu2 {
	
	font-size: 12px;
	color: #547ccc;
	text-decoration:underline;
}

a.lienmenu2:hover {
	
	font-size: 12px;
	color: #FF3300;
	text-decoration:none;
	
}

.menu3_titre {
	
	font-size: 13px;
	font-weight: bold;
	color: #5e93db;
}

a.lienmenu3 {
	
	font-size: 12px;
	color: #5e93db;
	text-decoration:underline;
}

a.lienmenu3:hover {
	
	font-size: 12px;
	color: #FF3300;
	text-decoration:none;
	
}

.gellule_titre {
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.bas_page {
	
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

a.bas_page:hover {
	
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:underline;
}

h1 {
	
	font-size: 24px;
	font-weight: normal;
	color: #ac0f34;
}

h2 {
	
	font-size: 14px;
	font-weight: bold;
	color: #f04105;
}

li  {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	
	font-size: 12px;
}

.menuhaut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 2px;
	text-align: left;
}

.menustatic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	text-align: left;
	height: 35px;
	letter-spacing: 2px;
}

.menudyn 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	text-align: left;
	height: 36px;
	letter-spacing: 2px;
}


