/*
Theme Name: pierjtr
Theme URI: http://www.pierjtr.com.br/
Description: x
Version: 1.0
Author: dezao
*/

body {
	background-color: White;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(imagens/fundo.jpg);
	}
a:link,
a:visited {
	color: #00008B;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#geral {
	width: 760px;
	background-color: transparent;
	margin: 0px auto;
}
#topo {
	background: url(imagens/top.jpg)no-repeat;
	height: 78px;
	text-align:center;
}

#conteudo {
	width: 760px;
	_width: 760px;
}
#tab_home{
	padding-top: 190px;
	padding-left: 15px
}
#esq{
	
	padding-left: 200px;
}
#meio{
	padding-top: 190px;
	padding-left: 20px;
}
#conteudo2 {
	width: 760px;
	_width: 760px;
	padding-top: 190px;
}
#text_cont{
	padding-right: 30px;
	padding-left: 30px;
}
#festas{
	
}
#festas2{
	font-size: 17px;
	color:black;
	
}
#sep1{
	
	border-bottom: 1px dotted gray;
	padding-bottom: 9px;
	}
	
a:link,
a:visited {
	color: Blue;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#eventos {
	width: 190px;
	background-color: #F7F3E8;
	border: 1px solid #D6D6CC;
   overflow: hidden;
}
#texto-eventos{
	padding-top: 10px;
	padding-right:5px;	
	padding-left: 5px;
}
#sep1{
	border-bottom: 1px dotted #D6D6CC;
	padding-bottom: 9px;
}