form { 
	margin-top: 1px;
	margin-bottom: 1px
}
img {border-color:#ffcc99}
body { 
	background-color: #0099cc;
	scrollbar-3dlight-color: #66CCFF;
	scrollbar-arrow-color: #CCFFFF;
	scrollbar-darkshadow-color: #006699;
	scrollbar-face-color: #ffcc99;
	scrollbar-highlight-color: #66CCFF;
	scrollbar-shadow-color: #006699;
	scrollbar-track-color: #66CCFF;
}
p, div, table, body, textarea {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:normal
}
a {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:normal
}
a:hover {
	font-family: Verdana;
	color: #99CCFF;
	font-weight:normal;
	text-decoration:underline
}
/* ------------ Styles de la page global ------------ */
.GlobalTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.GlobalTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a:hover.GlobalTitre {
	font-family: Arial;
	font-size: 12pt;
	color: #99CCFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.GlobalSTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a:hover.GlobalSTitre {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #99CCFF;
	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: #ffcc99;
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase
}
a.menu2 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a:hover.menu2 {
	font-family: Arial;
	font-size: 10pt;
	color: #99CCFF;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a.menu2Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a:hover.menu2Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	color: #99CCFF;
	text-decoration:none;
	font-weight:bold;
	text-align:left
}
a.menu3 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
a:hover.menu3 {
	font-family: Arial;
	font-size: 9pt;
	color: #99CCFF;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
a.menu3Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #ffcc99;
	text-decoration:none;
	font-weight:normal;
	text-align:left
}
a:hover.menu3Select {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	color: #99CCFF;
	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: #AD5729 0 0 repeat-x;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #9D4719;
}
#navigation .subMenu li, #navigation li {
	list-style-type:none;
}
#navigation ul.subMenu a {
	background: none;
	padding: 3px 20px;
}
#navigation ul.subMenu a:hover {
	color:#99CCFF
}
.multipage{
	font-size:14px;
	font-weight:bold;
}

/* bas des pages */
.menubas{
	color:#FFFFFF;
}
/* ----------------- dans la page detail ------------------*/
.detailTitre{
	font-weight:bold;
	font-size:14px;
	color:#ffcc99;
}
.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;
}

