
body {
	background-color: #666633;
	/*margin: 5px auto;*/
}

div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.white {
	color: white;
}

a {
	color: #C1D301;
}

h1 {
	margin-top: 0px;
	font-size: 20px;
}

h3 {
	font-weight: bold;
	margin-top: 0px;
}

ul.extripe {
	width:770px; 
	height:500px; 
	background:#eee;
}

ul.extripe li {
	display:inline; 
}

ul.extripe li a {
	display:block; 
	height:500px; 
	width:700px; 
	border-right:1px solid #f6f6f6; 
	float:left; 
	font-size:11px; 
	outline:none; 
	text-decoration:none;}

a.s1 {background-color:#042200; color:#c1d301;}
a.s2 {background-color:#083500; color:#c1d301;}
a.s3 {background-color:#0e6a00; color:#c1d301;}
a.s4 {background-color:#76ab01; color:#042200;}
a.s5 {background-color:#c1d301; color:#042200;}


ul.extripe li a span {
	display:none; 
	padding:10px; 
	text-align:left;}

ul.extripe li a span b {
	display:block; 
	margin-top:10px;}

ul.extripe li a:hover {
	width:700px;}

ul.extripe li a:hover span {
	display:block;}

#content {
	margin: 0px auto;
	width: 670px;
	display: block;
}

#content #homephoto1 {
	position: relative;
	top: 0px;
	width: 670px;
	height: 476px;
}

#content #homephoto2 {
	position: absolute;
	top: 0px;
	margin: 8px auto;
	*margin: 15px auto;
	width: 670px;
	height: 95px;
	text-align: center;
	z-index: 10;
}

#content #contato {
	position: absolute;
	top: 455px;
	*top: 462px;
	width: 670px;
	text-align: center;
}

#content #box1  {
	position: absolute;
	top: 0px;
	margin: 8px auto;
	*margin: 15px auto;
	width: 670px;
	text-align: center;
}

#box2, #box3, #box4  {
	position: absolute;
	top: 0px;
	margin: 8px auto;
	*margin: 15px auto;
	width: 670px;
	text-align: center;
}

#box1, #box2, #box3, #box4 {
	visibility: hidden;
}

#example {
	position: absolute;
	top: 150px;
	width: 500px;
	height: 200px;
	background-color: #596171;
	background-image: url(../images/menu_title.gif);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 5px;
	left: 5px;
}

#content_int #image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#content_int {
	margin: 0px auto 20px auto;
	width: 670px;
	display: block;
	background-color: #C2C2AD;
	padding: 10px;
}

#content_int a {
	color: #A37338;
}

#breadcrumb {
	font-weight: bold;
	margin-bottom: 10px;
	width: 100%;
}

#contato_int {
	text-align: center;
	margin: 0px auto;
	width: 670px;
}

#contato_int a {
	color: #C1D301;
}
