ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none }

hr {
	background-color:#FFFFFF;
	border:0pt none;
	clear:both;
	color:#FFFFFF;
	display:block;
	height:1px;
	margin:0pt;
	padding:0pt;
	visibility:hidden;
}

ul { list-style: none }

h1 { font-size: 150%; padding-bottom: 1em; color: #444; line-height: 1.3em; }

h2 { font-size: 100%; font-weight: normal; color: #444; }

.big { font-size: 150% }

.lire_la_suite
{
  text-align:right;
  font-weight:bold;
}
.txt_titre
{
  font-weight: bold;
  font-size: 110%;
  color: #444;
  line-height: 1.3em;
}

.txt_titre_1
{
  color: #444;
  font-weight: bold;
  font-size: 200%;
  line-height: 1.3em;
  padding-bottom: 1em;
}
.txt_titre_2
{
  color: #444;
  font-weight: normal;
  font-size: 100%;
}

.txt_clr_001
{
	color: white;
}

.bigrose
{
  color: #F36;
  font-size: 200%;
  font-weight: bold;
  line-height: normal;
}

a {
  text-decoration: none;
  color: #7F7F7F;
  cursor: pointer;
}

a:hover {	color: black }

FIELDSET
{
	border: none;
}

FIELDSET LEGEND
{
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 110%;
	color: #f99e26;
}

textarea, input, file {
	border: 1px solid #4F4F4F;
	margin-top: 0.2em;
}

body
{
  background: #E5E5E5 none repeat scroll 0%;
  color: #7F7F7F;
  font-family: "Lucida Grande", Geneva, Arial, Helvetica, Verdana, sans-serif;
  font-size: 0.7em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.1em;
  margin: 0pt;
  padding: 0pt 0pt 2em;
  text-align: center;
}

#page
{
	background: #FFFFFF none repeat scroll 0%;
	margin: 10px auto;
	padding: 0pt;
	position: relative;
	text-align: left;
	width: 976px;
	border: 1px solid #000;
}

#header
{
	margin: 0pt auto;
	text-align: left;
}

#logo_entete
{
	position:absolute;
	z-index: 1;
}

/* menu top */
#menutop
{
	background: white;
	width: 754px;
	height: 110px;
  left: 222px;
	position: relative;
}

#menutop ul {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
}

#menutop ul li
{
	float: left;
	position: relative;
  margin-right: 2px;
}

#menutop ul li a
{
	display: block;
	position: relative;
	width: 135px;
	height: 36px;
	z-index: 2;
}

.sousMenu {
	position: relative;
}

.bottomSousMenu {
  width: 135px;
  height: 11px;
  position: relative;
  top: -5px
}

#menutop ul li div.sousMenuDeroule {
	position: absolute;
	top: 0;
	z-index: 1;
	display: none;
	width: 135px;
}

#menutop ul li div.sousMenuDeroule ul {
	position: relative;
	padding-top: 35px;
	left: 7px;
	right: 7px;
}

#menutop ul li div.sousMenuDeroule li {
	display: block;
	float: none;
	margin: 5px 0;
}

#menutop ul li div.sousMenuDeroule a {
	height: auto;
}

#menuRechercheLibre {
	position: absolute;
	left: 411px;
	top: 0;
	width: 334px;
	height: 78px;
	background: url("/images/fond_recherche_libre.png")
}

#champRechercheLibre {
	float: left;
	margin-top: 45px;
	margin-left: 35px;
	height: 17px;
}

#boutonValideRechercheLibre {
  float: left;
  margin-top: 45px;
  border: none;
  margin-left: 5px;
}

#global
{
  background: white;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}

#general {
  float: left;
  width: 538px;
  margin: 0 10px;
  z-index: -1;
}

/* utilisé pour le scroll */

#scrollup_welcome {
  position: relative;
  overflow: hidden;
  border: none;
  height: 105px;
  width: auto;
}
.headline {
  position: absolute;
  top: 150px;
  height: 105px;
  width:204px;
}

/* Utilisé dans le cadre des layout deux colonnes comme pour admin  */
#general.wide {
  width: 742px;
  margin-right: 0;
}

#leftbar, #rightbar {
	float: left;
	width: 194px;
	background: white;
}

#footer {
	clear: both;
	margin-top: 55px;
	padding-bottom: 20px;
	padding-top: 45px;
	text-align: center;
}

.footer {
/*	padding-top: 55px;*/
}

