@charset "utf-8";
/* CSS Document */

html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
titulo{
	width:900px;
	top: 60px;
	background-color: #57574F;
	height: 50px;
	
	}		
#titulo_barra{
	width:500px;
	height:48px;
	background-color: #57574D;
	float: right;
   
   }




body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	text-align: justify;
	background-image: url(images/header_bg_2.jpg);
	background-repeat: repeat-x;
	position: static;
	width: 900px;
	clear: both;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	position: static;
	padding-left: 130px;
}


#header {
	height: 100px;
	position: absolute;
	width: 818px;
	top: 9px;
	left: 79px;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 5px;
	clip: rect(7px,auto,auto,auto);
}
#nav img {
	float: left;
}

#headline {
	padding-top: 1px;

}

#photo {
	float: left;
	width: 890px;
	height: auto;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	text-align: justify;

}

#body-left {
	list-style-type: none;
	padding-left: 160px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	font-weight: bold;
	background-color: #42453E;
	width: 1400px;
	text-align: left;
	height: auto;
	position: static;
	margin: auto;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer_div{
	width:auto;
	headin:auto;
	background-color: #42453E;
	height: auto;
	top: 5px;
}
