body {
	background-attachment: scroll;
	background-image: url(images/back.jpg);
	
	background-repeat: repeat-x;
	background-position: 50% 0;
	text-align: justify;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:link {

	color: #FFF;
	text-decoration: none;
}
a:hover {

	color: #FFF;
	text-decoration: underline;
}

#tudo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#topo {
	width: 1000px;
	height: 112px;

}
#logo {
	width: 235px;
	height: 112px;
	float: left;
	
}
#menutopo {
	width: 695px;
	height: 50px;
	float: left;
	padding-left: 70px;
	line-height: 45px;
	word-spacing: 15px;
	text-align: center;
	
}
#menu {
    float: left;
    width: 130px;
    padding: 10px;
    background-color: #cfc;
}

#conteudo {
	float: left;
	width: 1000px;
	padding: 0px;
	height: 294px;
}
#ladoa {
	float: left;
	width: 285px;
	padding: 0px;
	height: 294px;

}
#ladob {
	float: left;
	width: 715px;
	padding: 0px;
	height: 294px;

}
#atalhos {
	width: 1000px;
	height: 190px;
	float: left;
}
#info {
	width: 1000px;
	
	float: left;
}
#info_conteudo {
	width: 840px;
	float: left;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
}
#face {
	width: 1000px;
	float: left;
	
}
#atalhos1 {
	width: 250px;
	height: 190px;
	float: left;
}


#noticias {
    float: right;
    width: 130px;
    padding: 10px;
    background-color: #ccc;
}

#rodape {
	width: 980px;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #333;
	font-size: 12px;
	text-align: center;
}

#rodape p {
    line-height: 28px;
}
element.style {
background-color:#ffffff;
bottom:0;
color:#000000;
left:0;
opacity:0.57225;
position:absolute;
z-index:1000;
}
.ft-title {
	padding:10px;
	text-align:left;
	width:680px;
	margin-bottom: 11px;
	margin-right: 11px;
	margin-left: 8px;

}


#slider1 {
    width: 715px; /* important to be same as image width */
    height: 294px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image {
    float: left;
    position: relative;
	display: none;
}


.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -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: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}a:visited {
	color: #FFF;
	text-decoration: none;
}
