﻿
body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 10pt;
	color: #888;
	background-color: white;
	line-height: 1.6;
	text-align: left;
}


#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
}

#header {
	background: #eee url('images/rollo.jpg') no-repeat center top;
	width:850px;
	margin: 0 auto;
}

#wrapper-left {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-right {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

.title {
	padding: 20px 0 0 40px;
	height:172px;
	color: #ccc;
	font-size: 180%;
}

.leftImg {
	padding:0 0 0 10px;
	width: 200px;
	height: 267px;
	margin:0 20px 0 0;
	float:right;
}

#content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
	width:850px;
	margin:0 auto;
}

#box {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
}

#box2{
	width:600px;
	margin:0 0 0 180px;
}

#menu-page {
	float: left;
	margin: 32px 30px 0 0;
}

li {
	border-left: 1px dotted #e76a68;
	list-style-type: none;
	padding: 0 0 21px 8px;
}

#menu-page a:link, #menu-page a:visited { color: #e76a68; text-decoration: none; }
#menu-page a:hover { color: #666; text-decoration: none;  }

#footer {
	margin:0 auto;
	width:850px;
	text-align: center;
	font-size:8pt;
	padding: 20px 0 20px 0;
}


h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3, .hdrei { font-size: 100%; }

a:link, a:visited { color: #e76a68; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }