/* CSS Document */

#divmenu{
	border:1px solid #979b9f;
	width:340px;
	background-color:#e9f0f6;
	margin-bottom:100px;
}
#divmenu img{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:40px;	
}
#menu_workshop{
	margin-left:20px;
	font-size:18px;
	
}
#divconteudo{
	width:588px;
	margin-left:20px;
	background:url(../imagens/workshop/fundo.png) center top no-repeat;
	min-height: 478px;
	height: auto !important;
	height: 478px;
}
#divconteudo input{
		
}
#titulo{
	margin-bottom:40px;
}

#apresentacao img{
	border:1px solid #000000;
}
.apresentacao_espaco{
	margin-left:20px;
}
#patrocinadores{
	width:1000px;
	
}
patrocinadores_pag img{
	margin-left:10px;
}
#programacao a{
	font-size:32px;	
}

#links_comissao{
	width:120px;
	
}

#form_contato{
	width:360px;
}
#form_contato input, textarea{
	border: 1px solid #000000;
	width: 350px;
}
#info_contato{
	width:200px;
}

#commentForm label.error{
    color: #900;
    font-weight: bold;
    width: 235px;
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 10px;
    font-style: italic;
}
#commentForm input.error{
    border: 1px solid #900;
}
em{
    color: #900;
    font-weight: bold;
    font-size: 10px;
    font-style: italic;
}
