
body {
	padding:0;
	margin:0 0 24px 0;
	background-color:#56a453;
	background-image: url(img/bg_elementos.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	margin:0 auto;
	padding:0;
	width:770px;
	overflow:hidden;
	background-image: url(img/bg003.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#fff;
	/*border:solid 2px #eadfb9;

	background-color:#ece3c4;
	*/
}

a:link {
text-decoration : underline;
color : #99cc33;
}
a:active {
text-decoration : none;
color : #99cc33;
}
a:visited {
text-decoration : underline;
color : #99cc33;
}
a:hover {
text-decoration : underline;
color : #99cc33;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size : 28px;
color:#99cc33;
font-weight:normal;
margin-bottom:20px;
margin-top:10px;
padding-bottom:0;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size : 22px;
font-weight:normal;
color:#99cc33;
margin-bottom:0px;
margin-top:25px;
padding-bottom:0;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size : 15px;
font-weight:normal;
color:#99cc33;
margin-bottom:0px;
margin-top:10px;
}

.main {
padding-right : 40px;
padding-bottom : 40px;
padding-left : 40px;
background-color : #fefdfc;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
td {font-family : Arial, Helvetica, sans-serif;
font-size : 13px;}

.programacacao-dia {
font-size : 14px;
font-weight : bold;
color : #fff;
}
.programacacao-tema {
font-size : 12px;
font-weight : bold;
}
.termo {
font-size : 12px;
font-style : italic;
}
.form {
border : 1px solid #99cc33;
font-size : 11px;
background-color : #fdfcf7;
}

.form-botao {
font-size : 11px;
background-color : #6cb72f;
padding : 3px;
color : #fff;
font-weight : bold;
width : 280px;
border-width:1px;
border-style: solid;
border-top-color : #ccc;
border-right-color : #3a8c38;
border-bottom-color : #3a8c38;
border-left-color : #ccc;
}
.traco {
font-size : 10px;
color : #999999;
}

.main-parceiros {
background-image : url(imagens/degrade.jpg);
background-repeat : no-repeat;
background-position : center top;
padding-top : 5px;
padding-right : 40px;
padding-bottom : 40px;
padding-left : 40px;
background-color : #fefdfc;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
.palestrante {
color : #4a6e26;
font-weight : bold;
}

table.programacao{ padding-top:8px;}

