* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 940px;
	background: #ffffff url(images/img01.gif) repeat left top;
	text-align:left; /* "remédio" para o hack do IE */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}

h1, h2, h3 {
	color: #cc33ff;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size: 18px;
}

h2 {font-size: 16px;
}

h3 {font-size: 14px;
}

p, blockquote, ul, ol {
	margin-bottom: 10px;
	line-height: 1em;
}

p {font-size: 13px;
   color: #000000;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #838383;
}

a:hover {
	text-decoration: none;
	color: #f979e8;
}

table{
	border-colapse: separated;
	border-spacing: 10px 10px;
	empty-cells: hide;
	cellspacing: 5px;
	margin: 0 auto;
}

tr {
	border: 0px;
	empty-cells: hide;
	padding: 10px;
}

td {
	border: 1px solid white;
	empty-cells: hide;
	padding: 10px;
	border-spacing: 10px;
}
/* body */

#tudo {
	background: color(#FFFFFF);
	width: 940px; 
	margin:0 auto;           
	padding: 10px; 
	text-align:left; /* "remédio" para o hack do IE */   
}

/* Header */

#header {
	width: 940px;
	height: 91px;
	margin: 0 auto;
}



/* Menu */

#menu {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #f979e8;
	color: #110404;
}

#splash {
	width: 940px;
	height: 222px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img03.gif) repeat-x left top;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: none;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	height: 760px;
	margin: 0 auto;
	background: url(images/img08.jpg);
	color: #FFCCFF;
	text-align:left; /* "remédio" para o hack do IE */
	
}

#page-bgtop {
	padding: 0px 0px 0px 20px;
}

/* Page Promocao */

#pagepromo {
	width: 940px;
	height: 1100;
	margin: 0 auto;
	background: url(images/img08.jpg);
	color: #FFCCFF;
	text-align:left; /* "remédio" para o hack do IE */
	
}
/* Page Contato */

#pagecontato {
	width: 940px;
	
	margin: 0 auto;
	background: url(images/img08.jpg);
	color: #FFCCFF;
	text-align:left; /* "remédio" para o hack do IE */
	
}

/* Content */

#content {
	height: 690px;
	float: left;
	margin-top: 10px;
	width: 600px;
	padding: 0px 20px 20px 20px;
	background: url(images/img08.jpg);
	color: #FFffFF;
}
#content2 {

	float: left;
	width: 940px;
	margin-top: 10px;
	background: url(images/img08.jpg);
	color: #FFffFF;
}
#content3 {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	background: url(images/img08.jpg);
	color: #FFffFF;
}

.post {
	margin: 15px 20px 0px 0px;
	background: url(images/img06.gif) repeat-x left bottom;
	line-height: 100%;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #78767A;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #f979e8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.post .title2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	color: #78767A;
}

.post .title2 a {
	padding: 4px 35px 4px 15px;
	text-align: center;
	background: #f979e8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 0px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Noticia */

.Noticia {
	margin: 15px 20px 20px 20px;
	background: url(images/img06.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, sans-serif, "Verdana",Georgia,Serif;
	
}

.Noticia .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #78767A;
}

.Noticia .title a {
	padding: 4px 35px 4px 15px;
	background: #f979e8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Noticia .title2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	color: #78767A;
}

.Noticia .title2 a {
	padding: 4px 35px 4px 15px;
	text-align: center;
	background: #f979e8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Noticia .corpo {
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 14px;
	color: #000000;
	line-height: 150%;
}

.Noticia img {
	float: left;
	padding: 0px 0px;
}

.Noticia .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.Noticia .byline {
	padding: 10px 35px 0px 0px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #f979e8;
}

.Noticia ul, ol, li {
	padding: 10px 5px 5px 5px;
	list-style-type: circle;
	color: #000000;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, "Verdana",Georgia,Serif;
	font-size: 12px;
}


.Noticia .chamada {
	padding: 10px 35px 0px 0px;
	text-align: left;
	font-size: 14px;
	color: #cc00cc;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px 10px 10px 10px;
	background: #ffccff;
	font-size: 12px;
	color: #696969;
	text-align: center;
	font-weight: bold;
}


#Sidebar ul, li {
	padding: 0px px 5px 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, Serif;
	font-size: 11px;
	line-height: 110%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}


#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 30px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(images/img03.gif) repeat-x left bottom;
	border-bottom: 1px solid #171717;
}

#sidebar h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #78767A;
	text-align: center;
}

#sidebar h4 {
	padding: 4px 35px 4px 15px;
	background: #696969;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #f979e8;
}


#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #000000;
}

#sidebar h3 {
	font-size: 77%;
	color: #000000;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #000000;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #4D4D4D;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	float: bottom;
	width: 940px;
	margin: 0 auto;
	padding: 20px 0px;
	background: url(images/img03.gif) repeat left top;
	color: #FF33FF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FF33FF;
}

#footer a:hover {
	text-decoration: none;
}

.promocao {
	margin: 15px 20px 0px 0px;
	background: url(images/img06.gif) repeat-x left bottom;
	line-height: 100%;
}

.promocao .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #78767A;
}

.promocao .title a {
	padding: 4px 35px 4px 15px;
	background: #f979e8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.promocao .title2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	color: #78767A;
}

.promocao .title2 a {
	padding: 4px 35px 4px 15px;
	text-align: center;
	background: #f979e8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.promocao .entry {
	padding: 20px 0px;
}

.promocao img {
	float: center;
	padding: 25px 25px 25px 25px;
}

.promocao .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.promocao .byline {
	float: right;
	margin-top: 0px;
	font-size: 12px;
	color: #5E5E5E;
}



div.img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ff99ff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }

div.borda
{
width:940px;
height:100%;
padding:0px;
border:1px dotted white;
margin:0px;
}
