
body {
	padding:0;
	margin:24px 0;
	background-color:#f8f6ed;
	background-image:url(img/bg002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container {
	margin:0 auto;
	padding:0;
	width:770px;
	overflow:hidden;
	
	color:#5d340d;
	/*border:solid 2px #eadfb9;

	background-color:#ece3c4;
	background-image: url(img/bg_inscricao.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

a:link {
text-decoration : underline;
color : #ca930c;
}
a:active {
text-decoration : none;
color : #ca930c;
}
a:visited {
text-decoration : underline;
color : #ca930c;
}
a:hover {
text-decoration : underline;
color : #edb62c;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size : 28px;
color:#774b21;
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:#8e5d2f;
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:#8e5d2f;
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 : #facb06;
}
.programacacao-tema {
font-size : 12px;
font-weight : bold;
}
.termo {
font-size : 12px;
font-style : italic;
}
.form {
border : 1px solid #cdb989;
font-size : 11px;
background-color : #fdfcf7;
}

.form-botao {
font-size : 11px;
background-color : #774b21;
padding : 3px;
color : #fff;
font-weight : bold;
width : 280px;
border-width:1px;
border-style: solid;
border-top-color : #faf5e3;
border-right-color : #5d340d;
border-bottom-color : #5d340d;
border-left-color : #faf5e3;
}
.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{margin:0 0 0 30px;}


