*,body {
	margin:0;
	padding:0;
}
body {
	font:normal 0.7em Verdana,"Trebuchet MS",Tahoma,Helvetica,Sans-serif;
	background:#FFF url(bg.png) repeat-x
}
body,#menu a {
	color:#535252
}
#global {
	width:820px;
	margin:0 auto;
}
a {	color:#D60 }
a:hover { color:#E70 }
h1 {
	background:url(title.png) top left no-repeat;
	text-indent:-9000px;
	width:80%;
	height:110px;
	position:absolute;
	top:48px
}
h2 {
	color:#E80;
	font-size:1.5em;
	line-height:2em;
}
blockquote {
	background:url(blockquote.png) top left no-repeat;
	margin:10px;
	padding:20px 18px;
	font-size:1.1em;
}
blockquote ul {
	margin-left:15px
}
blockquote a {
	text-decoration:none;
}
#menu h3 {
	margin-left:15px
}

#menu {
	background:url(menu.png) top right no-repeat;
	width:195px;
	height:456px;
	float:right;
	margin-top:148px;
	padding:15px 5px 0 0
}
#menu ul {
	list-style-type:none;
	width:160px
}
#menu ul,#menu a {
	margin-left:8px
}
#menu a {
	border-bottom:1px dotted #cccaca;
	height:1.4em;
	display:block;
	padding:10px 0 0 0;
	text-decoration:none
}
#menu ul ul a {
	border-bottom:none
}
#menu a:hover {
	font-weight:bold
}
#bloc {
	background:url(content.png) top right no-repeat;
	width:575px;
	float:left;
	padding:15px 25px 0 20px;
	text-align:justify;
	position:relative;
	height:300px;
	height:auto !important;   /* http://blog.alsacreations.com/2004/08/17/54-min-height-sur-internet-explorer */
	min-height:300px;
	margin-top:155px
}               
#bloc p {
	padding:3px;
	margin:2px
}
#bloc h3 {
	padding:3px;
	margin:7px 2px 5px	
}
#lastp {
	margin:5px;
	text-align:center;
	position:relative;
	top:20px;
} 
#lastp a { font-weight:700}
#foot {
	text-align:center;
	background:url(bottom.jpg) no-repeat;
	height:100px;	width:627px;	padding:33px 0 0;
	position:relative;
	left:-23px;
	top:20px;
	font-size:9px; color:#666; line-height:14px
	}#foot hr {display:none}
#reg { color:#BBB; }
label {
	  display: inline;
	  float: left;
	  clear:left;
	  height:24px;
	  width:11em;
	  text-align:right;
	  padding:0 5px;
	  position:relative;
	  top:3px;
	}
select, input {	
	border:solid 0 #fff;
	background: transparent url(bginput.gif) no-repeat 0 -22px;
	margin:2px 0 1px 3px;
	padding:1px 8px 1px 6px;
	height:18px;
	width:195px
}
input:hover {
	background: transparent url(bginput.gif) no-repeat 0 -44px;
}
input:active, input:focus  {
	background: transparent url(bginput.gif) no-repeat 0 0;
}
input.radiob { width:40px; }
input.radioc, select.radioc { width:80px;
	background: transparent url(bginputsmall.gif) no-repeat 0 -22px;
}
input.radioc:hover {
	background: transparent url(bginputsmall.gif) no-repeat 0 -44px;
}
input.radioc:active, input.radioc:focus  {
	background: transparent url(bginputsmall.gif) no-repeat 0 0;
}
textarea {
	border:solid 0 #fff;
	background: transparent url(txabg.gif) no-repeat;
	height:60px;
	padding:1px 8px 1px 4px;
	margin:2px 0 1px 3px;
	width:195px;
	font-size:small;
	}
#send { background:none }
