@charset "utf-8";
/* CSS Document */


body{
	background:url(background.jpg);
	background-repeat:repeat-x;
	
	}

#container {
	height:auto;
	width:790px;
	position:static;
	left:221px;
	top:41px;
	margin-bottom:0px;
	 margin-left: auto;
     margin-right: auto;
	}
	
#divtop {
	background:url(top.png);
	background-repeat:no-repeat;
	width:790px;
	height:24px;
	
	
	}

#divmidlle {
	background:url(midlle.jpg);
	width:790px;
	
	
	}
	
#divdown {
	background:url(down.jpg);
	background-repeat:no-repeat;
	width:790px;
	height:24px;
	
	}

#divlogo {
	background:url(logo.jpg);
	background-repeat:no-repeat;
	position:static;
	width:424px;
	height:137px;
	float: left;
	margin-left: 140px;
	margin-right: auto;
	margin-bottom: 25px;
	
	}
	
#divmeunu {
	float:left;
	position:static;
	background:#EEEEEE;
	width:790px;
	height:27px;
	margin-left: auto;
	margin-right: auto;
	
	
	}


a:link, a:visited{
	
	COLOR:inherit;
	text-decoration:inherit;
	font-family:Arial;


}



.txtmenu {
	float:left;
	font-family:Arial, Verdana;
	color:#00F;
	border-left:solid #999;
	font-size:14px;
	margin-top:4px;
	margin-bottom:auto;
	width:auto;
	margin-left:10px;
	
}


.txtmenu:hover{
	color:#999;
	
	font-size: 14px;
	COLOR:inherit;
	text-decoration:inherit;
	font-family:Arial;
	font-style:normal;
	font-weight:bolder;
}

.txtmenuhome:hover {
	font-weight:bolder;
	
	float:left;
	font-family:Arial, Verdana;
	color:inherit;
	font-size:14px;
	margin-top:4px;
	margin-bottom:auto;
	width:auto;
	margin-left:15px;
	
}

.txtmenuhome {
	float:left;
	font-family:Arial, Verdana;
	color:#00F;
	font-size:14px;
	margin-top:4px;
	margin-bottom:auto;
	width:auto;
	margin-left:15px;
	
}

#divbanner {
	background:url(vitor.jpg);
	position:absolute;
	width:498px;
	height:200px;
	margin-left:15px;
	margin-top:50px;
	left: 107px;
	top: 206px;

	
	}

#divdoa {
	background:url(doa.jpg);
	position:absolute;
	width:262px;
	height:204px;
	left: 623px;
	top: 254px;
	
	}
	
	
#subcontainer {
	Clear:both;
	width:780px;
	position:static;
	margin-left: 10px;
	padding-top: 10px;
	}

#Conteudo {
	height:auto;
	width:780px;
	position:static;
	margin-top:30px;
	margin-bottom:0px;
	margin-left: 10px;
    margin-right: auto;
	}
	
#gerallateral{
	width:236px;
	height:auto;
	
	
	}	
#barralateralcima {
	background:url(topparc.jpg);
	position:static;
	height:60px;
	width:234px;
}

#barralateralcimacampanha {
	background:url(topcamp.jpg);
	position:static;
	height:60px;
	width:234px;
}


#barralateralcimaimportante {
	background:url(topimport.jpg);
	position:static;
	height:60px;
	width:234px;
}

#barralateralmeio {
	background:url(midlleparc.jpg);
	position:static;
	height:auto;
	width:234px;
}

#barralateralbaixo {
	background:url(downparc.jpg);
	position:static;
	height:30px;
	width:234px;
}





.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}


.txtgeral {
	font-family:"Comic Sans MS", cursive;
	color:#666;
	font-size:small;
	margin-top:5px;
	margin-bottom:auto;
	width:auto;
	margin-left:10px;
	
}

.txtgeral11 {
	font-family:"Comic Sans MS", cursive;
	color:#666;
	font-size:14px;
	margin-top:5px;
	margin-bottom:auto;
	width:auto;
	margin-left:10px;
	
}

.txtgeral111 {
	font-family:"Comic Sans MS", cursive;
	color:#666;
	font-size:17px;
	margin-top:5px;
	margin-bottom:auto;
	width:auto;
	margin-left:10px;
	
}

.txttitulo {
	font-family:"Comic Sans MS", cursive;
	color:#009;
	font-size:20px;
	margin-top:5px;
	
	width:auto;
	
	
}

.txttitulo {
	font-family:"Comic Sans MS", cursive;
	color:#00C;
	font-size:18px;
	margin-top:5px;
	width:auto;
	
	
}






#contudogeral1 {
	background:url(fotos.jpg);
	width:524px;
	height:170px;
}

.txtleiamais:link, txtleiamais:visited {
	font-size:12px;
	COLOR:#06F;
	text-decoration:inherit;
	font-family:Arial;
	font-style:normal;
	font-weight:bolder;
	
	}
	
#social{
	width:110px;
	position: static;
	float: left;
	top: 10px;
	margin-left: 100px;
	margin-right: auto;
}

.divimg {
	margin-left:15px;
	}
	
	
ul {

margin: 0;
padding: 0;
list-style: none;
width: 150px;
}

ul li {
position: relative;
}
	
	
li ul {
position: absolute;
left: 149px;
top: 0;
display: none;
}

ul li a {
display: block;
text-decoration: none;
color: #777;
background: #fff;
padding: 5px;
border: 1px solid #ccc;
border-bottom: 0;

}


ul {
margin: 0;
padding: 0;
list-style: none;
width: 150px;
border-bottom: 1px solid #ccc;
}

li:hover ul { display: block; }


.submenu {background:#CCC; border-left-color:#999; border-bottom-width:thin; border-bottom-style:solid;}

.submenu:hover {background:#06F; border-left-color:#999; border-bottom-width:thin; border-bottom-style:solid;}
