@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding: 0px;
}
body {
	background-image: url(back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EDEDED;
}
.contentimage  {
	float: left;
	margin: 10px;
}
.briefimage    {
	float: none;
	margin-top: 25px;
	margin-right: 125px;
	margin-bottom: 25px;
	margin-left: 125px;
}
h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #3F86C6;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#brief {
	margin-top: 20px;
	margin-bottom: 30px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #EEEEEE;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	position: relative;
	height: 20px;
	width: 630px;
}
h2 .back {
	background-color: #69C;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	background-color: #E6F2FF;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	height: 16px;
}
#content {
	padding: 25px;
	width: 650px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(trasparent.png);
}
.back_m {
	background-image: url(trasparent.png);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	height: 10px;
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
}
.blm {
	display: block;
	background-image: url(main_left_up.png);
	height: 10px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.brm {
	background-image: url(main_right_up.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}

h2 .bul {
	display: block;
	height: 20px;
	width: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(bordel_left.png);
}
h2 .bur {
	background-image: url(border_right.png);
	display: block;
	height: 20px;
	width: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
}#main2 {
	width: 700px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: -50px;
	position: relative;
}
.webtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #06C;
}

a {
	color: #06E;
	text-decoration: none;
}
.imgleft {
	margin: 10px;
	float: left;
}
.imgright {
	margin: 10px;
	float: right;
}
#content li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 5px;
	text-align: justify;
	width: 550px;
	margin-left: 30px;
}
.clearing {
	clear: both;
	display: block;
}
h4 {
	text-indent: 30;
	overflow: hidden;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #039;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul {
	margin-bottom: 25px;
}
blockquote {
	background-color: #E6F6FF;
	padding: 15px;
	width: 500px;
	margin-top: 15px;
	margin-right: 60px;
	margin-bottom: 15px;
	margin-left: 60px;
}
#content p.references {
	margin-left: 150px;
	padding: 25px;
	border: 1px dotted #06F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}

