body {
	background-color: #0099cc
}
p, div, table, body, textarea {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:normal
}
a {
	font-family: Verdana;
	font-size: 8pt;
	color: #CCFFCC;
	text-decoration:none;
	font-weight:normal
}
a:hover {
	font-family: Verdana;
	color: #176051;
	font-weight:normal;
	text-decoration:underline
}
/* ------------ Styles de la page global ------------ */
.GlobalTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	color: #CCFFCC;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.GlobalTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	color: #CCFFCC;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a:hover.GlobalTitre {
	font-family: Arial;
	font-size: 12pt;
	color: #176051;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.GlobalSTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #CCFFCC;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a:hover.GlobalSTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
/* ------------ Styles de la page mosaic ------------ */
.mozaiqueBloc {
	height: 175px;
	overflow:hidden
}
td.MenuTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #CCFFCC;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.menu2 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a:hover.menu2 {
	font-family: Arial;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a.menu2Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a:hover.menu2Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a.menu3 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #CCFFCC;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
a:hover.menu3 {
	font-family: Arial;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
a.menu3Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
a:hover.menu3Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #176051;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
#lstMenuRapide{
	max-width:130px;
}
/* ------------dans la page mozaique, la navigation -----------*/
	
#navigation {
	margin: 0;
	padding: 0;

}
#navigation a:hover, #navigation a:focus, #navigation a:active {
	text-decoration: underline;
}

#navigation .subMenu {
	background: 0 0 repeat-x;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #4a9;
}
#navigation .subMenu li, #navigation li {
	list-style-type:none;
}
#navigation ul.subMenu a {
	background: none;
	padding: 3px 20px;
}
#navigation ul.subMenu a:hover {
	color:#00FFFF
}
.multipage{
	font-size:14px;
}
/* bas des pages */
.menubas{
	color:#FFFFFF;
}
/* ----------------- dans la page detail ------------------*/
.detailTitre{
	font-weight:bold;
	font-size:14px;
	color:#186556;
}
.detailDescription{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	
}
.detailNaviation, a.detailNaviation{
	font-size:15px;
	font-weight:bold;
}
.footer{
	font-size:9px;
	color:#FFFFFF;
}

