body {
	
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-color : #000;
	font-size : 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	
} 

#container {
	width : 1004px;
	height:464px;
	background-color : #000;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
	
} 

#menu-index{
width: 165px;
margin-top:0px;
float:left;
text-align:right;
}

#sub-menu-index{
width: 130px;
float:left;
text-align:left;
margin-left:6px;
margin-top:0px
}

#sub-menu-4archi{
width: 130px;
float:left;
text-align:left;
margin-left:6px;
margin-top:112px
}

#sub-menu-index-equipamentos{
width: 139px;
float:left;
text-align:left;
margin-left:6px;
margin-top:13px
}


#sub-menu-index-industria{
width: 139px;
float:left;
text-align:left;
margin-left:6px;
margin-top:26px
}

#sub-menu-index-interiores{
width: 139px;
float:left;
text-align:left;
margin-left:6px;
margin-top:38px
}

#sub-menu-index-concursos{
width: 139px;
float:left;
text-align:left;
margin-left:6px;
margin-top:65px
}

#sub-menu-index-arranjos{
width: 139px;
float:left;
text-align:left;
margin-left:6px;
margin-top:52px
}

#slide-show-index {
width:792px;
margin-left:4px;
float:right;
}

#conteudos-direita {
width:670px;
margin-left:4px;
float:right;
}

#bottom {
	width : 1004px;
	background-color : #000;
	margin-top: 50px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	border-top: 6px solid #161616;
	position: relative;
	padding-top:2px;
	
} 

input{
border-right:#999 1px solid;
border-left:#999 1px solid;
border-top:#999 1px solid;
border-bottom:#999 1px solid;
background-color:#000;
color:#666;
font-size:10px;
}
textarea{
border-right:#999 1px solid;
border-left:#999 1px solid;
border-top:#999 1px solid;
border-bottom:#999 1px solid;
background-color:#000;
color:#666;
font-size:10px;
scrollbar-base-color: black; 
scrollbar-arrow-color: black;
scrollbar-DarkShadow-Color: white; 
font-family="arial"
}

A:link {
	COLOR: #FF0000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #FF0000; TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: none; color:#fff;
}

span.sub-menu A:link {
	COLOR: #999; TEXT-DECORATION: none;
}
span.sub-menu  A:visited {
	COLOR: #999; TEXT-DECORATION: none;
}
span.sub-menu  A:hover {
	TEXT-DECORATION: none; color:#FF0000;
}

ul{
margin:0;
padding:0;
}

#slider {
    width: 792px; /* important to be same as image width */
    height: 443px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}



.sliderImage, .slider1Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 15px;
    padding: 10px 13px;
    width: 792px;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}


.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 720px !important;
	height: 290px;
}
ul { list-style-type: none;}




