body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	background: #211d1e url(images/body_deg.gif) repeat-x;
}
.wrap {
	color: #ffffff;
	border:  none;
	width: 790px;
	background-color: #000000;
	bottom: 0px;
	height: 740px;
	margin: 0px;
	padding: 0px;
	position:relative;
	text-align: center;
	display:block;
}
.header {
	position:absolute;
	margin: 0;
	padding: 0;
	background: #5882ad;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 188px;
	width: 790px;
	display: block;
	border-top: 0px solid #849eb7;
	border-right: 0px solid #849eb7;
	border-bottom: 22px solid #849eb7;
	border-left: 0px solid #849eb7;
	z-index: 10;
}
.headercopy {
	position:absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 188px;
	width: 790px;
	display: block;
	z-index: 11;
}
.menu {
	position:absolute;
	left: 0px;
	top: 220px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	text-align:left;
}	
.menu ul {
	list-style: none;
	width: 110px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}	
.menu li a {
	font-weight: 600;
	width: 110px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background: #5882ad;
	border-left: 4px #849eb7 solid;
	margin: 10px 0px 0px;
	padding: 3px 3px 3px 8px;
}
.menu li a:hover {
	background: #849eb7;
	color: #FFFFFF;
	border-left: 4px #849eb7 solid;
}
.menu input {
	border: 1px inset #67522c;
	font-size: 12px;
	margin: 2px;
	color: #5882ad;
	width: 120px;
	background: #F4FBFF;
}
.menu.button {
	color: #66047f;
	border: 1px outset #66047f;
	margin: 4px;
	width: 40px;
	font-weight: 600;
	right: 0px;
}
.fotos {
	position:absolute;
	top: 230px;
	right: 10px;
	width: 140px;
	height: 500px;
	padding: 0px;
	margin: 0px;
}
.fotos img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.content {
	position:absolute;
	left: 140px;
	right: 150px;
	top: 210px;
	line-height: 1.6em;
	text-align: left;
	height: 530px;
	overflow:auto;
}
.contentbig {
	position:absolute;
	left: 140px;
	right: 10px;
	top: 210px;
	line-height: 1.6em;
	text-align: left;
	height: 530px;
	overflow:auto;
}
.content p{
	color: #FFFFFF;
}
.contentbig p{
	color: #FFFFFF;
}
.content h2 {
	font-size: 16px;
	margin: 0 0 0.5em 0;
	text-align: left;
	text-indent: 5px;
}
.contentbig h2 {
	font-size: 16px;
	margin: 0 0 0.5em 0;
	text-align: left;
	text-indent: 5px;
}
.content h3 {
	font-size: 14px;
	margin: 0 0 0.5em 0;
	text-align: left;
	text-indent: 40px;
}
.contentbig h3 {
	font-size: 14px;
	margin: 0 0 0.5em 0;
	text-align: left;
	text-indent: 40px;
}
.content img {
padding: 0px;
display:inline;
}
.contentbig img {
padding: 0px;
display:inline;
}
.contentbig td{
	border: 1px solid #5882ad;
	margin: 2px;
	padding: 2px;
}
h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}
a {
text-decoration: none;
color: #5882ad;
}
a:hover {
text-decoration: underline;
color: #5882ad;
}
.footer {
	position:absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 15px;
	text-align: left;
	color: #808080;
	font-size: 9px;
	height: 15px;
	border: none;
	bottom: 0px;
	margin: 0 2px;
	padding: 0px 2px;
}
.footer a {
color: #808080;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}
.small {
font-size: 0.8em;
}
.bold {
font-weight: bold;
}
.hide {
display: none;
}
.admin a {
	color: #FF0000;
	font-style: italic;
}
.bon {
background-image:url(conf/bon.jpg);
background-repeat:no-repeat;
width: 330px;
height: 330px;
}

