@charset "utf-8";
#slide_box{width:370px; border:#CCC 1px solid; height:250px; margin-left:2px;}
#s3slider {
   width: 370px; /* important to be same as image width */
   height: 266px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 370px; /* important to be same as image width or wider */
   position: absolute; /* important */
   bottom:0; /* important */
   margin-left: 0; /* important */
   padding:0;
  
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width:370px;
   background-color: #000;
   filter: alpha(opacity=70); 
   -moz-opacity: 0.7; 
   -khtml-opacity: 0.7; 
   opacity: 0.7; 
   color: #fff;
   display: none; 
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

a:link, a:active, a:visited{
	font-family:verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a:hover{
	font-family:verdana;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
/* By Bubaa artes */

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.style5 {font-size: 10px; color: #333333; }

.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}

/*   CSS Document licenced for Canil Gamaliel
    Sob encomenda de Marcelo, desenvolvido por
   Bubaa Artes - Weslley Buback - (27) 3226-1261                     */

body{
	background:url(images/fundo_bg.gif) repeat-x top left #630;
	margin:0px;
}
.titulo{
	color: #F60;
	font-family:Georgia;
	font-size:18px;
	}


.textopreto{
	color:#000;
	font-family:Georgia;
	font-size:12px;
}
.foot{
	font-family:verdana;
	font-size:11px;
	color:#000;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	}
.propag{
	font-family:verdana;
	font-size:11px;
	color:#000;}
	
a:link.menu, a:visited.menu, a:active.menu{
	font-family:Verdana;
	font-size:13px;
	color: #C63;
	font-weight:bold;
	text-decoration:none;
	padding:6px;
	}
a:hover.menu{
	padding:5px;
	background-color: #F60;
	border: #FC0 1px solid;	
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FF0;
	text-decoration:none;
	}
#block{
	border:#F60 1px solid;
	background-color:#FC9;
	height:150px;
	padding-top:10px;
}
#menu{
	width:136px;
	text-align:left;
	float:left;}
/* Inicio Menu */

ul#menu {
width:130px;
border:1px solid #F60;
background: #FFCC99;
margin:1px;
padding:1px;
list-style-type:none;
}

ul#menu li a:link, ul#menu li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-left:10px solid #FF6600;
padding-left:5px;
}
ul#menu li a:hover {
background-color: #3333FF;
color:#ffffff;
border-left:10px solid #000033;
}

/* Fim Menu */

#tudo{
	width:800px;
	background-color: #FFC;
	margin:auto;
	margin-bottom:20px;
	border-left:#F90 1px solid;
	border-right:#F90 1px solid;
	border-bottom:#F90 1px solid;
	}
#header{
	width:0 auto;
	background:url(images/header.jpg);
	height:149px;
	}
#navbar{
	background:url(images/header.jpg) #FC0;
	border-bottom: #C30 1px solid;
	height:26px;
	padding-top:4px;
	word-spacing:10px;
}
#content{
	width:800px;
	}
#conteudo{
	width:380px;
	float:left;
	padding:10px;
	}
#tabela{
	width:380px;
	float:right;
	padding:10px;
	}
#footer{
	clear:both;
	}
#bottom{
	border:#930 1px solid;
	margin:auto;
	width:770px;
	height:35px;
	background:#F90 url(images/header.jpg);
	}
#direitos{
	float:left;
	width:400px;
}
#buba{
	float: right;
	width:350px;
}
	
   


