p { font-family: arial, helvetica; font-size: 12px; font-weight: normal; color: #000000 }
div { font-family: arial, helvetica; font-size: 12px; font-weight: normal; color: #000000 }
td { font-family: arial, helvetica; font-size: 12px; font-weight: normal; }
th { font-family: arial, helvetica; font-weight: normal; color: #000000 }

input {	font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 1px solid #999999; }
select { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 1px solid #999999; }
.checkbox { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 0px; }
.submit { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 0px; }

.filet { font-family: arial, helvetica; font-size: 15px; font-weight: bold; color: #336666 }
.hometitregris { font-family: arial, helvetica; font-size: 12px; font-weight: bold; color: #000000; }

UL  { 
 	position: relative; 
    left: 5px;
}

li {
	list-style: circle outside;
	//list-style-position: outside;
}

.homefond {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/home_fond.jpg);
}

.pictureText { 
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; }

a { color: #3333CC; font: arial, helvetica; font-weight: normal; text-decoration: none; }
a:link { color: #3333CC; font: arial, helvetica; font-weight: normal; text-decoration: none; }
a:hover { color: #3333CC; font: arial, helvetica; font-weight: normal; text-decoration: underline; }

a.menu { color: #3333CC; font: arial, helvetica; font-weight: bold; text-decoration: none; }
a.menu:link { color: #3333CC; font: arial, helvetica; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #3333CC; font: arial, helvetica; font-weight: bold; text-decoration: underline; }

// pour les boutons des menus deroulants

.topMenu {
  background-color: #FFFFFF;
  border-width: 0;
  border-style: none;
}

.submenu {
  background-color: #FFFFFF;
  border-width: 1;
  border-style: solid;
  border-color: #AAAAAA;
}

.topItemNormal {
  background-repeat: repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
}

.topItemOver {
  background-repeat: repeat;
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
}

.itemNormal {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
  cursor: pointer;
  background-color: #FFFFFF;
}

.itemOver {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
  background-color: #357EF8;
}

.manif {
	border: 1px solid #000000;
}

table#manifHome{
font-family:Arial;
}