/*Centralizar site*/
.tudo
{
	width: 998px;
	margin: 0 auto;
	text-align: left; /* "remédio" para o hack do IE */
}



/* Common */

a:link
{
	font-size: 10px;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration:none;
}

a:visited
{
	font-size: 10px;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	font-size: 10px;
	color: #60911a;
	font-weight: bold;
	text-decoration:underline;
}

a:active
{
	font-size: 10px;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration:none;
}







/* Site */

.bg-box
{
	background-image: url(/images/bg_box.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg-topo-box
{
	background-image: url(/images/bg_topo_box.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #60911a;
	font-weight: bold;
}

.bg-home
{
	background-color: White;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	background-image: url(/images/bg_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg-sustentabilidade
{
	background-color: White;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	background-image: url(/images/bg_sustentabilidade.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg-educacao
{
	background-color: White;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	background-image: url(/images/bg_educacao.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bg-planejamento
{
	background-color: White;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	background-image: url(/images/bg_planejamento.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


.bg-adm
{
	background-color: White;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	background-image: url(/images/bg_adm.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


.contorno
{
	border-color: #dcdcdc;
	border-width: 1px;
	border-style: solid;
}

.titulo
{
	font-size: 11px;
	color: #81c123;
	font-weight: bold;
}

.programacao 
{
	font-size: 9px;
}

/* Formulario de Contato */

.form-column1
{
	width: 80px;
	vertical-align: text-top;
	text-align:left;
}

.form-column2
{
	width: 410px;
	text-align:left;
}

.form-text
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-field
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
}

.form-area
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
}

.form-submit
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}


/* Indique este Site */

.indique-column1
{
	width: 100px;
	vertical-align: text-top;
	padding: 0 0 0 10px;
}

.indique-column2
{
	width: 150px;
}

.indique-text
{
	color: #a7773e;
	font-size: 10px;
}

.indique-field
{
	width: 185px;
	background: #fff6cd;
	border: 1px solid #bed455;
	margin: 0 0 10px 5px;
}

.indique-submit
{
	background: url(/images/btn_submit1.png);
	width: 65px;
	height: 23px;
	border: 0;
	cursor: pointer;
	margin: 0 0 0 115px;
}

/* WebParts */

.zonaCatalogo
{
	float: left;
}

.tituloWebPart
{
	background-color: #b92a26;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.tituloWebPartZone
{
	background-color: #000000;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.PartStyle
{
	padding: 0px !important;
}


/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

/* Portifolio */
.portifolio
{
	width: 637px;
	border: 0;
	border-collapse: collapse;
}

.portifolio td
{
	margin: 0;
	padding: 0px;
}

.arrow
{
	width: 26px;
	height: 25px;
}

.heading
{
	width: 611px;
	height: 25px;
	background: url(/UserControls/Images/portifolio_bg1.jpg) top left repeat-x;
	border-left: 1px solid #141313;
}

.heading h1
{
	margin: 0;
	padding: 0 0 0 10px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* Palestrantes */

.palestrante-titulo
{
	font-size: 11px;
	color: #81c123;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	width: 550px;
	border:1px;
	border-style:solid;
	border-color:#eeeeee;
	margin-bottom:5px;
}
.palestrante-largura-botao-colapse
{
	width: 40px;
}

.palestrante-conteudo
{
	width: 550;
	background-color: #eeeeee;
}

.palestrante-largura-foto
{
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.palestrante-texto
{
	width: 410px;
	text-align: left;
	vertical-align: top;
}

/*Inscrição*/

.inscricao-table
{
	width: 500px;
	text-align: left;
}

.inscricao-tr
{
	background-color: #EEEEEE;	
}

inscricao-td
{
	
}

.inscricao-textbox
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
}

.inscricao-dropdownlist
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inscricao-button
{
	background-color: #FFFFFF;
	border-color: #81c123;
	border-style: solid;
	border-width: 1px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}

.inscricao-largura 
{
	width:650px;
	border:1px;
}

.inscricao-alinhamento
{
	text-align:center;
	width:100%;
}