@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

.topo1 {
	background-image: url(_images/fundo_festival_new.jpg);
	background-repeat: repeat;
	background-color: #FFF;
}
.topo2 {
	background-repeat: repeat;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.centro {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat;
	background-color: #000;
	background-image: url(_images/fundo_festival_new.jpg);
}
.menu {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	background-image: url(_images/menu_fundo.png);
}
.blog {
	background-color: #e6e6e6;
}
.chamada {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
	font-style: italic;
}
a:link {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
	text-align: left;
}
a:visited {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
	text-align: left;
}
a:hover {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	color: #CCC;
	text-align: center;
	text-decoration: underline;
	text-align: left;
}
#centro #noticias th {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	text-align: justify;
}
#centro #noticias h1 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#centro #noticias h2 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
#centro #noticias h3 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	white-space: normal;
}
h3 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
h1 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
h4 {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 15px;
	font-style:italic;
	color:#6666CC;
	text-decoration:none;
	text-align:center;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
form {
	text-align:left;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #666;
}

.formulario label,input {
	display:block ;
}

.form_envia {
	margin-left:20px ;	
}
