@charset "utf-8";
/* CSS Document */

/*------------Geral----------------------------*/
html{
margin:0px;
padding:0px;
*padding:0px;
*margin:0px
}
body{
font:12px Arial, Helvetica, sans-serif;
color:#000000;
border:0px;
margin:0px;
}

h1{
font:16px Arial, Helvetica, sans-serif;
color:#F5C500;
font-weight:bold;
}

h2{
font:13px Arial, Helvetica, sans-serif;
color:#F5C500;
}

a{
font:12px Arial, Helvetica, sans-serif;
color:#F5C500;
text-decoration:none;
border:none;
}
img{
border:none;

}
li{
list-style:none;
}

/*-----------------------------divs-----------------*/

#container{
margin:auto;
width:770px;
}

/*-------------------------------Topo----------------*/
#topo{
float:left;
width:770px;
height:78px;
}


/*--------------------------Menu-----------------------*/
#menu{
float:left;
width:750px;
height:33px;
background-color:#F5C500;
_margin-top:-3px;
padding-left:20px;
padding-bottom:5px;
}

/*----------------------------Esquerda-----------------*/
#left{
float:left;
width:500px;
_height:300px;
min-height:300px;
}

#titulo{
width:310px;
margin:15px;
margin:15px 15px 15px 43px;
}

#conteudo{
width:405px;
margin:15px 15px 15px 43px;
height:auto;
text-align:justify;
line-height:25px;
}

/*------------------------------Direita-------------------*/
#rigth{
float:right;
width:250px
}
#barra{
float:left;
width:3px;
height:250px;
background-color:#FFCC00;
_margin:-7px 0px 0px 3px;
margin-left:4px;
}

#title_news{
margin:5px 0px 6px 5px;
}
#banner{
width:265px;
height:120px;
float:right;
}

#formulario{
width:300px;
float:left
}
#foto_pryzant{
width:320px;
float:left;
_margin-left:30px;
margin-left:60px;
}
#foto{
width:160px;
float:right

}
#endereco_contato{
width:320px;
_margin-left:30px;
margin-left:60px;
float:left;



}

#news{
float:left;
}

#thumb{
width:250px;
float:left;
margin:0px 0px 0 19px;
height:350px;
margin-top:0px;
}

#iframe2{
float:right;
}
#areamini{
width:245px;
height:35px;
padding:5px 0px 5px 0px;
float:right;

}

#iframe2{
width:248px;
float:left;
}

#barra2{
width:250px;
height:26px;
background:#F5C500;
float:left;

}

#barra3{
width:266px;
margin-left:4px;


height:26px;
background:#F5C500;
float:left;

}
#mini{
width:35px;
height:35px;
float:left;
margin-left:3px;
}




/*-------------------------------Rodape---------------------*/
#rodape{
float:left;
width:770px;
height:60px;
margin-top:10px;
background-image:url(../img/rodape.gif);
}

#endereco{
margin-left:160px;
margin-top:5px;

font:14px Trebuchet MS;
}

#link_rodape{
	margin-left:200px;
	margin-top:15px;
}

#submenu1 {
	position:absolute;
	left:615px;
	top:119px;
	width:109px;
	height:156px;
	z-index:1;
	background-color: #F5C500;
	filter:alpha(opacity=80);
	visibility: visible;
}

#submenu2 {
	position:absolute;
	left:194px;
	top:122px;
	width:129px;
	height:156px;
	z-index:1;
	background-color: #F5C500;
	filter:alpha(opacity=80);
	visibility: hidden;
	}
#submenu3 {
	position:absolute;
	left:308px;
	top:119px;
	width:129px;
	height:156px;
	z-index:1;
	background-color: #F5C500;
	filter:alpha(opacity=80);
	visibility: hidden;
}
#submenu4 {
	position:absolute;
	left:397px;
	top:119px;
	width:129px;
	height:156px;
	z-index:1;
	background-color: #F5C500;
	filter:alpha(opacity=80);
	visibility: hidden;

}
#submenu5 {
	position:absolute;
	left:469px;
	top:121px;
	width:129px;
	height:156px;
	z-index:1;
	background-color: #F5C500;
	filter:alpha(opacity=80); 
}




/*---------------------------------------Class-------------------*/
.rodape{
font:14px Arial, Helvetica, sans-serif;
font-weight:bold;
}

.menu{
margin:10px 5px 0px 18px;;
font:17px Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
text-decoration:none;
float:left;
}
/*borda da imagem de noticias*/
.img_news{
border:5px double #CCCCCC;
margin-left:25px;


}

/*class do formulário de contato*/
.contato{
border:1px solid #cccccc;
height:15px;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
}

.contato_area{
border:1px solid #cccccc;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
}

.bt_ok{
	background-color:#CCCCCC;
	border:1px solid #000000;
	font-weight:bold;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
}

.listcontato{
list-style:none;
margin-top:5px;

}

.img_conteudo{
border:none;
}
/*estilos fontes*/
a.rodape{
font:16px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}

.menu{
margin:10px 5px 0px 18px;;
font:17px Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
text-decoration:none;
float:left;
}
.10black{
font-size:10px;
}
.yellow14{
font-size:14px;
color:#F5C500;
font-weight:bold;
}

