 body {
text-align:center; /* hack para IE */
background-image:url("../fotos/1.jpg");
}
#geral {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
#esquerda{
	float: left;
	width: 250px;
	height:446px;
	padding-top:10px;
	margin-top: 0px;
	border-right:3px dotted #666600;
}
#centro {
	float: left;
	width: 253px;
	height:456px;
	margin-top: 0px;
}
#direita {
	float: left;
	width: 250px;
	height:446px;
	padding-top:10px;
	margin-top: 0px;
	border-left:3px dotted #666600;
}
#livro{width:760px;
       height:456px;
	   background-image: url("fotos/livro.png");
	   }
#rodape {
	clear: both;
	width:760px;
    height:32px;
	background-image: url("fotos/livreco.png");
	margin-bottom:3px;
	margin-top: 0px;
	padding-top:10px;
	font-size:2;
    color: #FF6600;
    font-family:comic sans ms;
	text-align: center;
}
.dd1 {
	height: 30px;
	width: 760px;
	margin: 0px;
    padding: 0px;
	background-image: url("fotos/1.png");
	background-position:left;
	background-repeat:no-repeat;
}
.dd2 {
	height: 30px;
	width: 760px;
	margin: 0px;
    padding: 0px;
	background-image: url("fotos/2.png");
	background-position:left;
	background-repeat:no-repeat;
}
.dd3 {
	height: 30px;
	width: 760px;
	margin: 0px;
    padding: 0px;
	background-image: url("fotos/3.png");
	background-position:left;
	background-repeat:no-repeat;
}
.dd4 {
	height: 30px;
	width: 760px;
	margin: 0px;
    padding: 0px;
	background-image: url("fotos/4.png");
	background-position:left;
	background-repeat:no-repeat;
}
.dd5 {
	height: 30px;
	width: 760px;
	margin: 0px;
    padding: 0px;
	background-image: url("fotos/5.png");
	background-position:left;
	background-repeat:no-repeat;
}
.bb {
    height: 30px;
	width: 760px;
    margin: 0px;
    padding: 0px;
}
ul a{font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:17px;
		 }
ul a:link {text-decoration: none
}
ul a:visited {text-decoration: none
}
ul a:hover {text-decoration: underline; 
color: #0099FF;
}


