/* CSS Document */
html, body {
  height: 100%;
  width: 100%;
  font-size: 11px; 
  background-color: #3f70b5; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  margin:0px;
  color:#666666;
}
td
{
  font-size: 11px; 
}
.gabarit {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8D8D8D;
	border-left-color: #8D8D8D;
}
.entete {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
}
input {
	height: auto;
	border: 1px solid #666666;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight:normal;
}
textarea {
	height: auto;
	border: 1px solid #666666;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight:normal;
}
select {
	height: auto;
	border: 1px solid #666666;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-weight:normal;
}
#menu td {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8D8D;
}

.menuOn
{
background-color:#ADC00E;
color:#FFFFFF;
cursor:pointer;
}
.menuOff
{
background-color:#FFFFFF;
color:#666666;
}
.RegionOn
{
background-color:#ADC00E;
color:#FFFFFF;
cursor:pointer;
}
.RegionOff
{
background-color:#3F70B5;
color:#FFFFFF;
}

.menuAnnuOn
{
background-color:#ADC00E;
color:#FFFFFF;
cursor:pointer;
}
.menuAnnuOff
{
background-color:#FFE0B3;
color:#666666;
}

a.lienmenu
{
color:#666666;
text-decoration: none;
}

.actualite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D8D8D;
}

button {
	height: auto;
}

a:link {
	font-weight: normal; text-decoration: none
; color: #3300FF
}
a:visited {
	font-weight: normal; color: #3300FF; text-decoration: none
}
a:active {
	font-weight: normal; color: #3300FF; text-decoration: none
}
a:hover {
	font-weight: normal; color: #3300FF; text-decoration: underline
}


a.menhuhaut:link {
	font-size: 11px; font-weight: bold; color: #8D8D8D; text-decoration: none
}
a.menhuhaut:visited {
	font-size: 11px; font-weight: bold; color: #8D8D8D; text-decoration: none
}
a.menhuhaut:active {
	font-size: 11px; font-weight: bold; color: #8D8D8D; text-decoration: none
}
a.menhuhaut:hover {
	font-size: 11px; font-weight: bold; color: #8D8D8D; text-decoration: underline
}


a.lienblanc:link {
	font-weight: normal; text-decoration: none
; color: #FFFFFF
}
a.lienblanc:visited {
	font-weight: normal; text-decoration: none
; color: #FFFFFF
}
a.lienblanc:active {
	font-weight: normal; text-decoration: none
; color: #FFFFFF
}
a.lienblanc:hover {
	font-weight: normal; color: #FFFFFF; text-decoration: underline
}
