/*@charset "utf-8";
 Configuracao base */
/*#dev { background: url(http://www.plugeplay.com/img/em_desenvolvimento.png) no-repeat top right; position:absolute; top:0; right:0; z-index:150; width:150px; height:150px; }*/
#dev { background: url(http://www.plugeplay.com/img/development.png) no-repeat top right; position:absolute; top:0; right:0; z-index:150; width:150px; height:150px; }
html{
	height:100%;
}

body { height:100%; text-align:center; background-color: #77C5E9; margin:0; }
#container { width:930px; background: #FFFFFF; border:0; text-align:left; font-family:Arial, Helvetica, sans-serif; margin:0px auto; padding:0px; display:table; position:relative; bottom:0; }
#header { width:920px; background:url(img/header_vicongresso.png) no-repeat top left #000000; height:80px; padding: 0; position:relative; margin:5px auto; display:table; border: 0; }
#content{ width:920px; background:url(img/bg_content.png) repeat-x top left #DEF1FA; position:relative; display:table; padding:0px ; margin:5px auto; border:0; min-height:450px;}

#conteudo{ width:910px; border:0; padding:5px; float:left; display:table; font-family:Arial, Helvetica, sans-serif; font-size: small;}
#conteudo a, #conteudo a:visited{ color:#006699; text-decoration:underline; }
#conteudo a:hover{ color:#333333; text-decoration: none; }
#conteudo .titulo { font-weight:bold; font-size: large; margin-top:15px; color: #006699; }
#conteudo .autores { font-weight:bold; font-size:x-small; }

#mainForm{ margin:0px; text-align:left;  width:563px; float:left; display:table; border:0; position:relative; padding:5px; }
.formLabel{ text-align:left; width:565px; position:relative; float:left; padding-bottom:15px; }
.formLabel .smallTitle {width: 565px; height:25px; float:left; display:table;}
.formLabel .smallTitle h4 { font-size: medium; color:#666666; padding-top:5px;}
.submitBtn{ text-align:left; background-color: #FFFFFF; width:180px; position:relative; margin-top:5px; padding-left:190px; float:left;}

a.topo { text-align:right; float:right;}
#footer{width:920px; position:relative; z-index:1; clear:both; height:50px; display: block; padding:0; text-align:center; margin:5px auto; border:0; background:#000000; }