body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


body {
	
	margin: 10px;
	padding: 23px;
	background-image: url(../images/bgfundo.jpg);
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}


h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #4e4e4e;
}

h1 {
text-align:center;
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	font-weight: bold;
	color:#343434;
	padding:3px;
	margin:3;
	font-size:1.2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-size:1.1em;
	margin:3px;
	line-height: 160%;
	left:auto;
	color:#404040;}

strong	{
	color:#000000;}
	
	
em	{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #000000;}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;}

 hr	{
	height: 5px;
	color: #fff;
	margin: 5px;
	border: none;
	border-top: 1px dotted #CF3822;}



a {
	color:#000000;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

img.left { /* imagem da capa */
	float: left;
	margin: 8px 12px 0px 0px;
	border: 1px solid #434343; 
}


/* Header */

#wrapper {
	height: 170px;
	margin:auto;

}

#header {
	width: 900px;
	height: 210px;
	margin: 0 auto;
	/*background: url(images/topo.png) no-repeat right top;*/
}


.cadadia{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-right:5px;
	font-size:8;}
	

.data{
	color:#ffffff;
	font:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin-top:-3px;
	margin-right:5px;
	font-size:9pt;}





/* Menu */

#menu { /* TAMABHO  e cor do MENU TOPO*/
	background:#000000;
	width: 900px;
	height:7px;
	margin:0px;
}

#menu ul {

	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	margin:5px;
	display: block;
	float: left;
	background: url(../images/img03.gif) no-repeat left 75%;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FF5134;
}



/* Page */

#page {

	background:#dcdada;
	width: 900px;
	height:660px;
	margin:auto;
	padding: 5px 0px 0px 0px;
}

/* Ads */
#ads {  /* publicidade */
	background:#dcdada;
	float: right;
	width: 150px;
	padding: 5px 5px 10px 5px;
}

/* Conteudo */

#content {
	background: url(../images/bgconteudo.jpg) right top;;
	padding:5px;
	float: left;
	width: 540px;
}

.post {
	padding:10px;
	margin-bottom: 0px;
	border-bottom: 1px #A90000 dashed;
}


.post .title h2 {
	font-size: 1.8em;
	color: #CF3822;
}

.post .title p { /* linha abaixo do titulo */
	margin: 0;
	line-height: normal;
	color: #646464;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 10px;
}

.post .links {
	margin: 0;
	padding:10px;
}

.post .links a {
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	font-weight: bold;
	
}

.post .links a:hover {

	text-decoration: underline;
	color: #CF3822;
}

.post .links .mais {
	color:#6c6c6c;
	background: url(../images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(../images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	background:#ffffff;
	float: right;
	width: 170px;
	padding:5px;
}

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

#sidebar li {

	margin-bottom: 0px;
}

#sidebar li ul {

	padding: 0px 0px;
	line-height: 200%;
}

#sidebar li li { /* espaço do menu a direita*/

	margin:0px;
	padding-left: 25px;
	padding-bottom: 5px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#sidebar h2 { /* h2 menu direita  */
	width: 140px;
	padding: 0px 0 0 25px;
	background: url(../images/img05.gif) no-repeat left 50%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #a70000;
}

#sidebar a:hover {
}

/* Footer */

#footer { /* rodape */
	background-image:url(../images/rodredondo.jpg);
	background-repeat:no-repeat;
	clear: both;
	margin-top:auto;
	width: 900px;
	height:30px;
	padding:30px 0px 0px 0px;

}

#footer p {
	margin: 0px 0px 5px 0px;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	font-style:normal;
	color:#000000;
	
	}

#footer a {
	text-decoration: none;

}


.direitos {/* todo direito rodape*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	width: 900px;}
	

#videos{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-style:normal;
	width:170;
	height:138;
	padding:0px;
	
}

.left{
left:auto;
padding:5px;}


/* Calendario*/



#calendario {
	float:right;
	padding:5px;
	width:212px;
	height:530px;
	FONT: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	BORDER-LEFT: #a2adbc 1px solid; 
	COLOR: #000000; 
	BORDER-right: #a2adbc 1px solid;
	BORDER-top: #a2adbc 1px solid;
	border-bottom: #a2adbc 1px solid;
	BACKGROUND-COLOR: #fff; 
	TEXT-ALIGN: center
}

CAPTION {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #a2adbc; 
	MARGIN: 0px; 
	FONT: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center
}


#logo {
	background: url(../images/logo.png) no-repeat right top;
	width:280px;
	float: left;
	margin-left:auto;
	margin:0px;
	padding:20px;
}


/* Menu topo*/


#faixamenu {
	background-color:#000000;
	margin:auto;
	width:900px;
	height:30px;
	padding-bottom:0px;
}

 /* Menu  topo--------------------------- */

    #tabs6 {
      float:left;
      width:900px;
      background:#000000;
      font-size:93%;
      line-height:normal;
	  padding-bottom:1px;
      border-bottom:1px solid #adadad;
      }
    #tabs6 ul {
          margin:2px;
          padding:28px 10px 0px 15px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("../images/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0px 0px 0px 2px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("../images/tabright6.gif") no-repeat right top;
      padding:7px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
              background-position:0% -42px;
      }
      #tabs6 #current a span {
              background-position:100% -42px;
      }
	  
	  
.pfoto	{	
	text-align:center;
	padding:2px;
	font-size:8pt;
	
	}
	
#frame{
		margin-left:120px;
		background:#CCCCCC;}
		
		
#Linkrod{
	background:#CCCCCC;
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;}
	
#Linkrod h2{
	font-weight: bold;
	color:#a70000;
	font-size:1.2em;}
	
#Linkrod p{
	margin-left:5pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-size:1em;
	color:#404040;}
	  
	  
.pfoto	{	
	text-align:center;
	padding:2px;
	font-size:8pt;
	
	}
