/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 40px; }

h2 { font-size: 22px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul, ol { }

blockquote { }

a { color: #649632; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 
{
    text-align:right;
    padding-top:5px;
}



/* Header */

#header-wrapper {
}

#header {
	width: 800px;
	height: 24px;
	margin: 0 auto;
	background: #608F30;
	border-bottom: 1px solid #2D4516;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 24px;
	z-index:4;
}




/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0 0px;
	background: url(images/img01.jpg) repeat-x left top;
}

/** LOGO */

#logo {
	height: 120px;
}


#logo h1, #logo p {
	float: left;
	margin: 0;
	margin-left:10px;
	padding: 0;
	line-height: normal;
}

#logo h1 { padding-top: 25px; }

#logo h1 a {
	text-decoration: none;
	color: #39561D;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 20px 0 0 160px;
	font: italic 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 600px;
}

/* Post */

.backG
{
	float:left; width:130px; padding-left:5px; padding-right:15px; padding-top:10px;
	background: url(images/backSide.gif) repeat-x left top;
	height:170px;
	font-size:10px;
	
}
.backG a { color:#000000; };
.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 0px;
	border-bottom: 1px dashed #B4F59D;
	width:600px;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px 2px 0px;
	font: italic 13px Arial; /*Georgia, "Times New Roman", Times, serif;*/
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 5px 0px;
	width:600px;
	
}
.entry a {
color:#000000;
text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.entry h3 {
	font-size: 18px;
}

.detalheFoto
{
    float:left;
}
.detalheTexto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left; 
	width:111px;
	height:60px;
	text-align:left;
	padding-left:5px;
	
}
.traco
{
    float:left; 
    border-right: 1px dashed #B6ACA2; 
    height:70px; 
    margin-left:10px; 
    margin-right:10px;
}

div#pHover div:hover
{
   background:#eae4d6;
   border-right-width:1px;
   border-right-color:#B6ACA2;
   border-right-style:dotted;
}




.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}
.post a
{
    text-decoration:none;
}
.post a:hover
{
    text-decoration:underline;
}
.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	margin-top: 00px;
	background: url(images/backSide.gif) repeat-x left top;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 0 0 5px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 20px 0px;
	padding: 2px 0 2px 0px;
	border-bottom: 1px dashed #B4F59D;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}


#sidebar p {
	line-height: 200%;
}



.calendario {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
width:170px;
text-align:center;
background-color:#ffffff;

}

#calendario {
border:1px solid #f0f0f0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
width:170px;
text-align:justify;
background-color:#ffffff;

}

.sem{
background: #ECE6D9;
height:20px;
text-align:center;
font-weight:bold;
}
.dom{
background:#99CC99;
height:20px;
text-align:center;
}





/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #006600;
	color:#FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}

#footer a {
	color: #FFFFFF;
	font-weight:bold;
	padding-right:10px;
}


#novo {
}
#novo a:hover  ul {
display:block;
}

#atualiza {
	background: url(images/img02.jpg) no-repeat left top;
}

.cargos {
	font-size:12px;
	padding-bottom:7px;
	padding-left:25px;
	line-height:15px;
	background: url(images/E.jpg) no-repeat left top;

}

#tabela {
	font-size:10px;
	
	
}
#tabela th {
	font-weight:bold;
	font-size:12px;
}

#tabela tr {
	vertical-align:top;
}
#tabela td {
}
