html, body {
  height: 100%;
  width: 100%;
  font-family: "arial,helvetica"; 
  font-size: 12px; 
  background-color: #9ec6e4; 
  color: #000000; 
  margin:0px;
}

td {
	color: #000000; font-family: arial, helvetica; font-size: 12px;
}
.related-links {
	color: #ffffff
}
.inputfield {
	font-weight: bold; font-size: 11px; text-align: right
}

th {
	font-weight: bold; font-size: 11px; color: #ffffff; font-family: Verdana, Arial, Helvetica, Sans Serif; background-color: #CC0000
}
a:link {
	font-weight: normal; text-decoration: none
; color: #940000
}
a:visited {
	font-weight: normal; color: #940000; text-decoration: none
}
a:active {
	font-weight: normal; color: #940000; text-decoration: none
}
a:hover {
	font-weight: normal; color: #950401; text-decoration: none
}


a.spectacle:link {
	color: #7A7A7A; text-decoration: none
}
a.spectacle:visited {
	color: #7A7A7A; text-decoration: none
}
a.spectacle:active {
	color: #7A7A7A; text-decoration: none
}
a.spectacle:hover {
	color: #950401; text-decoration: none
}




a.lien:link {
	font-weight: 100; font-size: 8pt; color: #3300FF; text-decoration: underline
}
a.lien:visited {
	font-weight: 100; font-size: 8pt; color: #3300FF; text-decoration: underline
}
a.lien:active {
	font-weight: 100; font-size: 8pt; color: #3300FF
; text-decoration: underline
}
a.lien:hover {
	font-weight: bold; color: #666666; text-decoration: none
}

a.lienmenu:link {
	font-weight: bold; color: #003366; text-decoration: none
}
a.lienmenu:visited {
	font-weight: bold; color: #003366; text-decoration: none
}
a.lienmenu:active {
	font-weight: bold;color: #003366 ; text-decoration: none
}
a.lienmenu:hover {
	font-weight: bold; color: #003366; text-decoration: none
}


input {  font-family: fixed;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

select {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans Serif
}
textarea {
font-size: 10px; font-family: Verdana, Arial, Helvetica, Sans Serif
}

.bloc_accueil p {
	margin-top:2px;	
}
.bloc_article p {
	margin-top:6px;
}
