@charset "utf-8";
/* CSS Document */

.BgSiteComite	{
	background-image:url(../img/conteudo/bg_comite.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#000000;
	background-attachment:fixed;
}

.TblMenuCodigoConduta{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	background-image: url(../img/conteudo/menu_rodape_aCompanhia.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#b1cf4c;
	white-space:196px;
}

p.downloadCodigo a{
	color:#000000;
	text-decoration:none;
}

.codigoEticaForm{
	text-align:right;
}

.codigoEticaForm div.inputRadio
{
	width:265px;
	text-align:right;
	margin-right:170px;
}

.codigoEticaForm label.text{
	line-height:18px;
	/*float:left;*/
}

.codigoEticaForm input{
	margin:3px 10px;
	border:1px solid #d4dccb;
}

.codigoEticaForm input.radio{
	width:10px;
	border:none;
}

.codigoEticaForm textarea{
	width:290px;
	height:85px;
	margin:3px 10px;
	border:1px solid #d4dccb;
	/*float:left;*/
}

p img.envioSucesso{
	margin:50px 0 200px 0;
}