/*BASE*/
body{margin:0px;}
input {background:#FFF; border:1px solid #AAA; margin-right:10px; font: 10px "Verdana";}
select {background:#FFF; border:1px solid #AAA; margin-right:10px; font: 11px "Verdana";}
input.button, input.button2 {margin:10px 20px 0 0; background:#6D8ED1; color:#FFF; font: 11px "Verdana"; cursor:pointer;}
form{margin:0px;}
img{border:none;}


/*CLASSES*/
.menuTitulo{background:url(../images/subTitulo.jpg); width:210px; height:31px; color:#FFF; line-height:30px; text-indent:55px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:16px; margin:0 0 10px 0; }

.texto{font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; text-align:justify;}
.texto a{color:#00F; text-decoration:none;}
.texto a:hover{text-decoration:underline;}
.tituloPaginas{font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#039; font-weight:bold; margin-bottom:10px;}


/*TEMPLATE*/
#base{width:980px; margin:auto; text-align:left;}
#esquerdo{float:left; width:210px; _height:150px; min-height:455px; background:#FFF;}
#direito{float:right; width:768px; _height:150px; min-height:455px; background:#FFF;}
#rodape{clear:both; width:980px; height:80px; background:url(../images/rodape.gif); margin-top:5px;}
#topo{width:100%; _height:200px; margin-bottom:10px;}
#navegacao{width:100%; _height:440px; min-height:440px;}

/*PRINCIPAL*/
#principalEsquerdo{width:240px; height:150px; float:left;}
#principalMural{width:350px; _height:180px; min-height:180px;  float:right;}


/*ESQUERDO*/
#esquerdoTopo{background:url(../images/logo.gif); width:200px; height:192px; margin:5px 0 0 20px;}
#esquerdoMenu{width:210px; _height:492px; min-height:492px; background:#F2FDFF;}

#esquerdoMenu a{ text-indent:15px; display:block; color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; display:list-item; line-height:30px; height:30px; border-bottom:#CCCCCC 1px solid; list-style-image:url(../images/menuImg.jpg); margin-left:30px; _margin-left:18px; *margin-left:25px;}
#esquerdoMenu a:hover{text-decoration:underline; color:#E56304; text-indent:25px;}

/*RODAPE*/
#RodapeLogo{width:79px; height:80px; float:left;}
#RodapeTexto{height:60px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#FFF; text-align:center; margin:15px 0 0 150px;}
#WEBLINCK{width:150px; height:40px; float:right; margin-top:35px;}

/*TOPO*/
#TopoLaranja{height:25px; width:100%; background:url(../images/subTopo.jpg); color:#FFF; font:Verdana, Geneva, sans-serif; font-size:14px; line-height:22px; text-indent:20px;}
#topoAnimacao{width:768px; height:172px;}

/*Navegacao*/
#conteudo{width:600px; _height:150px; min-height:150px; float:left; margin-left:4px; }
#coluna{width:160px; _height:150px; min-height:440px; float:right; background:#F3F4F5; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; text-align:center;}


/*FOTOS*/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}