/* Common */

.body {
	background: #FFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000;
	text-align: center;
	background-image: url(/images/bg_principal.jpg);
}

.body-pop {
	background-color: #059efb;
	text-align: center;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

a {
	color: #315518;
	text-decoration: none;
	font-size: 10px;	
}

a:hover {
	color: #340c70;
}

a.menu {
	color: #315518;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	
}

a:hover.menu {
	color: #340c70;
}

p {
}

.titulo_verde {
	font-size: 14px;
	color: #688256;
	font-weight: bold;
}

.titulo_preto {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}



.header {
	background: url(../../images/header_bg.jpg) bottom center no-repeat;
	width: 1000px;
	height: 198px;
	display: inline;
	float: left;
}

	.logo {
		background: url(../../images/acole_logo.jpg) top left no-repeat;
		width: 128px;
		height: 149px;
		margin: 40px 0 0 70px;
		display: inline;
		float: left;
	}
	
	.logo span {
		display: none;
	}
	
	.logo a {
		display: block;
		width: 128px;
		height: 149px;
	}

	.languages {
		width: 84px;
		text-align: right;
		display: inline;
		float: right;
		font-size: 11px;
		text-transform: uppercase;
		margin: 85px 60px 0 0;
	}
	
		.languages a {
			color: #340c70;
			padding: 0 5px 0 0;
		}
		
		.languages a:hover {
			text-decoration: underline;
		}
	
.middle {
	background: url(../../images/flash_bg.gif) top center no-repeat;
	width: 1000px;
	height: 155px;
	display: inline;
	float: left;
}

	.endereco {
		background: url(../../images/note_endereco.png) top left no-repeat;
		width: 202px;
		height: 141px;
		position: absolute;
		top: 186px;
		right: 47px;
	}
	
		.endereco span {
			display: none;
		}
		
	.flash {
		width: 700px;
		height: 100px;
		display: inline;
		float: left;
		margin: 3px 0 0 40px;
	}
	
	.mainNav {
		list-style: none;
		display: inline;
		float: left;
		margin: 0 0 0 75px;
	}
	
		.mainNav li {
			display: inline;
			float: left;
			margin: 23px 0 0 16px;
			font-size: 14px;
			font-weight: bold;
		}
	
.content {
	background: url(../../images/bg.jpg) top left repeat-y;
	width: 908px;
	min-height: 500px;
	margin: 0 0 0 46px;
	display: inline;
	float: left;
}

.footer {
	background: url(../../images/footer_bg.gif) top left no-repeat;
	width: 908px;
	height: 53px;
	margin: 0 0 0 46px;
	padding: 15px 0 0 0;
	display: inline;
	float: left;
}

	.aldabra {
		background: url(../../images/aldabra_logo.jpg) top left no-repeat;
		width: 133px;
		height: 15px;
		display: inline;
		float: left;
		margin: 0 0 0 30px;
	}
	
		.aldabra span {
			display: none;
		}
		
		.aldabra a {
			display: block;
			width: 133px;
			height: 15px;
		}
	
	.copyright 
	{
	    font-size: 12px;
		text-align: right;
		display: inline;
		float: right;
		margin: 0 30px 0 0;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	
	}
	
.columnLeft {
	background: url(../../images/coluna_bg.jpg) top left repeat-y;
	border-bottom: 1px solid #bdcd62;
	width: 243px;
	display: inline;
	float: left;
	margin: 0 0 0 40px;
}

	.columnLeft h1 {
		background: #e2e5ce;
		height: 40px;		
		color: #688256;
		text-transform: uppercase;
	}

.columnRight {
	width: 562px;
	display: inline;
	float: right;
	margin: 0 33px 0 0;
}

.columnCenter {
	width: 830px;
	display: inline;
	float: left;
	margin: 0 0 0 40px;
}
	
/* Conteudo Específico das páginas */


/* Produtos */

.produtoImage {
	margin: 0 20px 0 8px;
}

.produtoHover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #4c3708;
}

	.produtoHover .boxTop {
		background: url(../../images/box_top.png) top right no-repeat;
		width: 255px;
		height: 43px;
		padding: 0 5px 0 20px;
	}
	
	.produtoHover .boxMiddle {
		background: url(../../images/box_middle.png) top right repeat-y;
		width: 255px;
		padding: 0 5px 0 20px;
	}

	.produtoHover .boxBottom {
		background: url(../../images/box_bottom.png) top right no-repeat;
		width: 255px;
		height: 10px;
	}

.subtitle {
	color: #D5A43E;
}

.titleTurmalinas {
	font-size: 13px;
	font-weight: bold;
	color: #4c3708;
}

/* Calendario */

.calendarSide {
	background: url(../../images/coluna_bg.jpg) top left repeat-y;
	border-bottom : 1px solid #bdcd62;
	border-right : 1px solid #bdcd62;	
	width: 243px;
	display: inline;
	float: left;
	vertical-align:top;
}

.monthNav {
	padding: 0 0 0 20px;
	list-style-type: none;
}

.monthNav a {
	font-size: 12px;
	line-height: 18px;
}

.calendarFull {
	width: 830px;
	vertical-align: top;
}

.calendarYear {
	font-size: 15px;
	font-weight: bold;
	color: #688256;
	width: 221px;
	margin: 10px 0 10px 20px;	
}

.calendarYear2 {
	font-size: 18px;
	font-weight: bold;
	color: #688256;
	text-align: right;
	width: 80px;
	float: right;	
}

.calendarMonth {
	width: 273px;
	height: 65px;
	display: inline;
	float: left;
	padding: 0 0 0 30px;
}

.calendarEvent {
	float: left;
	clear: both;
}

.calendarItem {
	font-size: 12px;
	float: left;
	clear: both;
	margin: 10px 0 0 35px;
}

.calendarDate {
	color: #688256;
	width: 40px;
	padding: 0 0 0 0;
}

.calendarTitle {
	color: #688256;
}

.calendarLocal {
	color: #000;
	padding: 0 10px 0 0;	
}

.calendarText {
	padding: 5px 10px 0 0;
}



/* Noticias */


.news_lista_tabela {
	width:231px;
	margin-left: 5px;
	margin-top: 5px;
	border-width: 1px;
	border-style:solid;
	border-color: #bdcd62;
}

a.news_lista_titulo {
	font-weight:bold;
}

.news_lista_barra_titulo {
	background-color:#fff3cb;
	padding:5px;
}

.news_lista_resumo {
	padding:5px;
}

.news_lista_barra_resumo {
	background-color: ;
	padding:5px;
}

.news_tabela {
	width:500px;
	margin-left: 25px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #bdcd62;
}

.news_integra {
	padding: 10px;
	line-height: 20px;
	text-align: justify;
}

.news_titulo {
	padding: 10px;
	font-weight: bold;
	color: #688256;
}


/* Formulario de Faça Parte */


.form-top {
	background: url(../../images/box_top.gif) top left no-repeat;
	height: 12px;
}

.form-bottom {
	background: url(../../images/box_bottom.gif) top left no-repeat;
	height: 12px;
}

.form-middle {
	background: url(../../images/box_middle.gif) top left repeat-y;
}

.form-column1 {
	vertical-align: text-top;
	text-align:left;
	width:200px;
	background-color: #e2e5cf;
}

.form-column2 {
	text-align:left;

}

.form-text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 10px 0 10px;
}

.form-field {
	background: #e2e5ce;
	border: 1px solid #688256;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 260px;
}

.form-area {
	background: #e2e5ce;
	border: 1px solid #688256;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 260px;
}

.form-submit {
	background: url(../../images/bt_submit.jpg) top left no-repeat;
	border: 0;
	width: 81px;
	height: 25px;
	cursor:pointer;
}

.form-submit-ENUS {
	background: url(../../images/bt_submit_enus.jpg) top left no-repeat;
	border: 0;
	width: 81px;
	height: 25px;
	cursor:pointer;
}

/* Formulario de Contato */


.contato_form-top {
	background: url(../../images/box_top.gif) top left no-repeat;
	height: 12px;
}

.contato_form-bottom {
	background: url(../../images/box_bottom.gif) top left no-repeat;
	height: 12px;
}

.contato_form-middle {
	background: url(../../images/box_middle.gif) top left repeat-y;
}

.contato_form-column1 {
	vertical-align: text-top;
	text-align:left;
}

.contato_form-column2 {
	text-align:left;
}

.contato_form-text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 50px 0 13px;
}

.contato_form-field {
	background: #e2e5ce;
	border: 1px solid #688256;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 320px;
}

.contato_form-area {
	background: #e2e5ce;
	border: 1px solid #688256;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	width: 320px;
}

.contato_form-submit {
	background: url(../../images/bt_submit.jpg) top left no-repeat;
	border: 0;
	width: 81px;
	height: 25px;
	cursor:pointer;
}

.contato_form-submit-ENUS {
	background: url(../../images/bt_submit_enus.jpg) top left no-repeat;
	border: 0;
	width: 81px;
	height: 25px;
	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;
}


/* Parceiros */
.parceiro-text {
	color: #999;
	margin: 0 0 20px 0;
}

.parceiro-descricao {
	color: #999;
	font-size: 11px;
	margin: 5px 0;
}

.parceiro-preco {
	color: #FDE69C;
	font-size: 11px;
	margin: 5px 0;
}

.parceiro-solicite {
	color: #CCC;
	font-size: 11px;
}

	.parceiro-solicite:hover {
		color: #FFF;
		text-decoration: underline;
	}
	
.parceiro-item {
	width: 180px;
	margin: 15px 0 15px 0;
}


/* 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%;
}