body {
	margin-left: 0px;
	margin-top: 0px;
}
.background {
	background-attachment: scroll;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
#topo {
	width: 1024px;
	height: 140px;
	font-size: 14px;
}
#logo {
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 344px;
	float: left;
	margin-top: 10px;
}

/* Menu */

#menu {
	float: left;
	width: 950px;
	height: 45px;
	margin-top: 17px;
	
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 20px 2px 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#menu a:hover { 
    height: 20px;
	background: #9C0  left top;
	color: #000; }


#geral {
margin: auto;
width: 1024px;
}
#telefone {
	background-image: url(../imagens/telefone.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 174px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}
#banner {
	width: 655px;
	float: left;
	margin-top: 20px;
}

#esquerda {
	width: 655px;
	float: left;
}
#esquerda2 {
	width: 655px;
	float: left;
	background:#FFF;
}

/* Easy Slider */
 
	.slider1{}	
	.slider1 ul, #slider1 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.slider1 li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:700px;
		height:230px;
		overflow:hidden; 
		}	
 
	
/* // Easy Slider */

#multimidia {
	float: right;
	width: 310px;
	background-image: url(../imagens/degrade.png);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 10px;
}
#gadgets {
	float: right;
	width: 320px;
}

#video {
	float: right;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#galeria {
	float: right;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
}
#box1 {
	width: 200px;
	float: left;
	position: fixed;
}
#clientes {
    float: left;
    width: 180px;
	padding: 10px;

}
#titulo {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}


#aluguel {
	float: left;
	width: 205px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#monografia {
	float: left;
	height: 50px;
	width: 320px;
	margin-top: 25px;
}

#aluguel .imagem{float:left;
padding:5px;
vertical-align:bottom;
height:100px;}
#aluguel .texto{font-weight:bold;
font-size:10px;
text-align:center;}

#box3 {
        float: right;
        width: 210px;
		padding: 10px;
		font-family: Verdana, Geneva, sans-serif;
	    font-size: 12px;
	    color:#CCC
}
#thumbs {
	width: 655px;
	float: left;
	
	
}
#thumbs .pics{padding:15px;
float:left;
background:url(../imagens/thumbs.png);

}

#slideshow {
    position:relative;
    height:180px;
	width:320px;
}
 
#slideshow IMG {
	position:absolute;
	top:0px;
	left:0px;
	z-index:8;
	opacity:1.0;
}
 
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow IMG.last-active {
    z-index:9;
}#rodape {
	background-image: url(../imagens/rodape.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 1024px;
	float: left;
}
#logorodape {
	background-image: url(../imagens/logo2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 160px;
	margin-top: 5px;
	margin-left: 430px;
}
.formatacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
}
.formatacao2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #9CC626;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}
.img {
	float: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.img2 {
	float: right;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.formatacao3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

