body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #663399;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #FFF;
}
#base {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	width: 100%;
}
#topo {
	background-image: url(../imagens/flor.png);
	height: 168px;
}
#menu {
	text-align: center;
}

#conteudo {
	width:960px;
	margin: 0 auto;
}

#portfolio {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	padding:0 5px;
	
}

#inicial {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
}
#interna {
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
}
#espacamento {
padding: 5px;	
}
#rodape {
	background-color:#3B1E58;
	width:100%;
	height:200px;
}
#links {
	text-align: right;
	float: right;
	clear: right;
	padding:15px;
}
#creditos {
	padding:15px;	
}
.preto {
color:#000;	
}
.branco {
color:#FFF;
text-decoration:none;
}
.branco:hover {
color:#FFFFFF;
text-decoration:underline;
}
.titulo {
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.titulopreto {
font-size:16px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.linkpreto {
color:#000;
text-decoration:underline;
}
.linkpreto:hover {
color:#000;
text-decoration:none;
font-weight:bold;
}
.rodapemenu {
font-size:10px;	
color:#FFF;
}
.rodapemenu:hover {
font-size:10px;	
color:#FFF;
text-decoration:none;
}
.rodapetitulo {
color:#977FB0;
text-decoration:none;
}
.rodape {
	background-color:#3B1E58;
}
.pretoa {
	text-decoration:none;
	color:#000;
}
.comochegou {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}
.borda {
background-color:#BC97DD;	
border:solid thin #333;
cursor:pointer;
}
.borda:hover {
	background-color:#9C66CE;	
}
.none {
	text-decoration:none;
	color:#000;	
}.destaque1 {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
.destaque2 {
	color: #060;
	font-size: 18px;
}
	.TB_Wrapper {
	width: 890px;
	height: 250px;
	background: #EEEEEE url(trans_banner/preloader.gif) center center no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
	
	
	
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}		
	
	
	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
