body
{
font-size: 8pt;
font-family: Arial, helvetica, sans-serif;
color: #666666;
}


/*---------------menu------------*/

#vertmenu {
	font-size: 8pt;
	font-family: Arial, Tahoma, Arial, Garamond, Times, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #1E7ECE;
	width: 145px;
	padding: 0px;
	margin: 5px 5px 10px 5px;
	text-align: left;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#vertmenu ul li a {
	font-size: 8pt;
	display: block;
	border-bottom: 1px solid #479DE4;
	padding: 4px 5px 4px 0px;
	text-decoration: none;
	color: #fff;
	width:145px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #99cc00;
	font-size: 8pt;
}

#tabela_1{
 
 border: 0px;
 border-left:0px #000 solid;
 
}
INPUT,SELECT, TEXTAREA{
  font-family: Verdana, Geneva, Arial; 
  font-size: 11px;
  border : 1px solid #26517D;
  color : #26517D;
  background-color: #F2F4F7;
}
/*---------------Galeria de Fotos------------*/

#container {
    position:relative; 
    width:650px; 
    height:450px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    
    }
/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(images/thumbs/imagem01.jpeg); 
    height:55px; 
    width:45px;
    }
#container a.slideb {
    background:url(images/thumbs/imagem02.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slidec {
    background:url(images/thumbs/imagem03.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slided {
    background:url(images/thumbs/imagem04.jpeg); 
    height:55px; 
    width:93px;
    }
* html #container a.slided {
    height:55px; 
    width:93px;
    }
#container a.slidee {
    background:url(images/thumbs/imagem05.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slidef {
    background:url(images/thumbs/imagem06.jpeg); 
    height:55px; 
    width:93px;
    }
* html #container a.slidef {
    height:55px; 
    width:93px;
    }
#container a.slideg {
    background:url(images/thumbs/imagem07.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slideh {
    background:url(images/thumbs/imagem08.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slidei {
    background:url(images/thumbs/imagem09.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slidej {
    background:url(images/thumbs/imagem10.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slidek {
    background:url(images/thumbs/imagem11.jpeg); 
    height:55px; 
    width:93px;
    }
* html #container a.slidek {
    height:55px; 
    width:93px;
    } 
#container a.slidel {
    background:url(images/thumbs/imagem12.jpeg); 
    height:55px; 
    width:93px;
    } 
#container a.slidem2 {
    background:url(images/thumbs/imagem13.jpeg); 
    height:55px; 
    width:93px;
    }
#container a.slidem3 {
    background:url(images/thumbs/imagem14.jpeg); 
    height:55px; 
    width:93px;
    }

/*#container a.sliden {
    background:url(images/thumbs/imagem12.jpeg); 
    height:60px; 
    width:93px;
    } 
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:450px;
    }
#container li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:400px; 
    top:10px; 
    left:75px; 
    color:#000; 
    /*background:#fff;*/
    background:#fff;
    }
#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
    }
#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }

