@charset "utf-8";
*{
font-size:0px;
margin:0;
padding:0;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
padding-left:0;
padding-right:0;
padding-bottom:0;
padding-top:0;
}
.home ul,li {
	font-size:14px;
	line-height:9pt;
}
.home li {
	margin-left:25px;
	list-style-image: url(images/bullet.jpg);
}
#global {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/pic_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

dl,dt,dd {
color:#222222; font-family:Georgia; font:Georgia; font-size:10pt; line-height:14pt; font-style:italic;
}
dt {
	font-size:12pt;
	color:#d42121;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}
dd {
margin-left:25px;
}
.author dt{
padding-left:20px;
text-indent:0px;
height:60px;
}
.author dl dd {
	font-size:8.5pt;
	line-height:9pt;
	margin-left:20px;
}
.right ul,li {
color:#222222; font-family:Georgia; font:Georgia; font-size:9pt; line-height:14pt; font-style:normal;
list-style-image:none;
list-style-type:none;
}
#forme *{
color:#333333; font-family:Georgia; font:Georgia; font-size:9pt; line-height:10pt; font-style: normal;
}
#forme {
	margin-left: 150px;
	width: 675px;
	padding-top: 20px;
	background-image: url(images/form.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	
}
#forme input {
	margin-left: 190px;
	margin-top: 7px;
	width: 144px;
	height: 20;
	float: left;
	border: 1px solid #999999;
	height: 18px;
}
#forme #validate {
	float:right;
	margin: 0px;
	padding: 0px;
	margin-top:5px;
	margin-right:5px;
	background-image: url(images/buttonsubmit.jpg);
	height: 26px;
	width: 110px;
	border:0;
}

#forme select {
	margin-right: 300px;
	margin-left: 190px;
	width: 144px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	height: 22px;
}
#forme textarea {
	margin-left: 190px;
	margin-top: 5px;
	float: left;
	width: 478px;
	border: 1px solid #999999;
	height: 70px;
}
#global .right ul {
	font-weight: bold;
}
#global .right li {
	font-weight: normal;
}

