/* CSS base styles and id's
***************************************************************************************************/

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background:url(../../imagens/background_site_.jpg) repeat-x top;
	/*background:url(../../imagens/background_site_natal.jpg) repeat-x top;*/
	background-color:#235e18;
	/*background-color:#091A07;*/
}

form {
	padding:0px;
	margin:0px;
}

label {
	padding:0px;
	margin:0px;
	float:left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration:none;
}

p {
    margin:10px 0px;
}

/* Ajax div
***************************************************************************************************/

#ajaxDiv {
	width:955px;
	float:left;
}


/* CSS base styles and id's
***************************************************************************************************/
#tpl_fundo_site {
	/*background:url(../../imagens/background_site.jpg) no-repeat top center;*/
	width:100%;
	float:left;
}

#tplHome_main_container {
	width:955px;
	margin:0px auto 0px auto;
}

#float_hack {
	float:left;
	width:955px;
	background:url(../../imagens/linha.gif) no-repeat 0px 90px;
}

.pic_left {
	float:left;
	margin:0px 20px 0px 0px;
}

.pic_right {
	float:right;
	margin:0px 0px 20px 20px;
}

/* top menu (in case the javascript is not working ;)
***************************************************************************************************/

#tpl_top_menu_container {
	width:955px;
	height:90px;
	float:left;
	margin-bottom:10px;
	/*border-bottom:1px solid #86C658;*/
}

#menu_logo {
	width:200px;
	float:left;
	padding-top:10px;
}

#menu_register {
	width:755px;
	float:left;
	text-align:right;
	padding-bottom:15px;
}

#menu_content {
	width:735px;
	float:left;
	padding-left:20px;
}

#menu_content ul, li {
	padding:0px;
	margin:0px;
}

#menu_content li {
	list-style-type:none;
	display:inline;
	float:left;
}

/* homepage id's and classes
***************************************************************************************************/

#tplHome_center {
	width:955px;
	height:343px;
	float:left;
}

#tplHome_highlights_container {
	width:945px;
	height:137px;
	float:left;
	text-align:center;
	padding-left:10px;
}

#tplHome_highlight_1, #tplHome_highlight_2, #tplHome_highlight_3, #tplHome_highlight_4 {
	width:233px;
	height:137px;
	float:left;
}


/* footer id's and classes
***************************************************************************************************/

#tplHome_footer_container {
	width:935px;
	float:left;
	text-align:right;
	border-top:1px solid #68955E;
	margin:0px 0px 0px 10px;
}

#tplHome_footer_left {
	width:190px;
	float:left;
	text-align:left;
	padding-left:10px;
}

#tplHome_footer_right {
	width:735px;
	float:left;
	text-align:right;
}

/* tpl 3 columns
***************************************************************************************************/
#top_flash_area {
	width:955px;
	height:180px;
	float:left;
}

#tpl3columns_container {
	width:955px;
	float:left;
	margin-top:1px;
	/*background: url(/eng/imagens/sombra_top_banner.png) no-repeat top right;*/
}

#tpl3columns_left {
	width:247px;
	float:left;
}

#tpl3columns_center {
	width:533px;
	float:left;
	/*padding:35px 0px 0px 15px;*/
}

#tpl3columns_center .shadow {
	width:533px;
	padding:35px 0px 0px 0px;
	background:url(/eng/imagens/sombra_tpl3_center.png) no-repeat 0 0;
}

#tpl3columns_right {
	width:160px;
	float:left;
}

#tpl3columns_right .shadow {
	width:160px;
	float:left;
	background:url(/eng/imagens/sombra_tpl3_right.png) no-repeat 0 0;
	height:20px;
}


/* tpl 2 columns
***************************************************************************************************/

#tpl2columns_container {
	width:955px;
	float:left;
	margin-top:1px;
	/*background:url(../../imagens/sombra_top_banner_full.png) no-repeat top;*/
}

#tpl2columns_container .shadow {
	width:895px;
	height:20px;
	background:url(/eng/imagens/sombra_top_banner_full.png) no-repeat top;
	margin-left:30px;
}

#tpl2columns_left {
	width:247px;
	float:left;
	text-align:center;
}

#tpl2columns_center {
	width:693px;
	float:left;
	padding:35px 0px 0px 15px;
}

#tpl2columns_center ul, li {
	padding:0px;
	margin:0px;
}

#tpl2columns_center li {
	list-style-type:decimal;
}

#tpl2columns_center .element{
	width:100%;
	float:left;
}
/* contacts
***************************************************************************************************/

#contacts_container {
	width:693px;
	float:left;
	padding-top:35px;
}

#contacts_leftcolumn {
	width:331px;
	float:left;
	padding:0px 15px 0px 0px;
}

#contacts_rightcolumn {
	width:337px;
	float:left;
	padding-left:10px;
}

#contacts_rightcolumn form {
	float:left;
}

#contacts_rightcolumn .fullElement {
	width:337px;
	float:left;
	padding-bottom:2px;
}

#contacts_rightcolumn .halfElement {
	width:168px;
	float:left;
}

#contacts_rightcolumn form .fulltxt {
	width:320px;
	border:1px solid #358d22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contacts_rightcolumn form .halftxt {
	width:150px;
	border:1px solid #358d22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* register
***************************************************************************************************/

#register_container {
	width:693px;
	float:left;
	padding-top:35px;
}

#register_leftcolumn {
	width:345px;
	float:left;
	border-right:1px solid #ffffff;
}

#register_rightcolumn {
	width:327px;
	float:left;
	padding-left:10px;
}

#register_container form {
	float:left;
}

#register_container .fullElement {
	width:327px;
	float:left;
	padding-bottom:2px;
}

#register_container .halfElement {
	width:162px;
	float:left;
}

#register_container .fullElement .textbox {
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* register aditional classes
***************************************************************************************************/

.margin_top {
	margin-top:10px;
}

.font {
	font-size:11px;
}


/* news classes and id's
***************************************************************************************************/

#news-container {
	width:690px;
	float:left;
	margin-top:20px;
	padding-bottom:40px;
}

#news-left {
	width:330px;
	float:left;
	margin-right:30px;
	font-size:9pt;
}

#news-right {
	width:330px;
	float:left;
}

#news-left a, #news-right a {
	text-decoration:none;
	font-weight:bold;
}

#news-left a:hover, #news-right a:hover {
	text-decoration:underline;
}

#news-left .newsEntry, #news-right .newsEntry {
	width:330px;
	height:70px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #bfd3ba;
	float:left;
}

#news-right .newsEntry {
	width:320px;
}

#news-left img, #news-right img {
	padding-left:10px;
}

#news-nav {
	width:295px;
	float:left;
	margin-bottom:20px;
}

#news-nav a {
	text-decoration:none;
	font-weight:normal;
}

#news-nav a.current {
	text-decoration:underline;
	font-weight:normal;
}

#news-nav a:hover {
	text-decoration:underline;
}



/* wallpapers classes and id's
***************************************************************************************************/

#wall-container {
	width:650px;
	float:left;
	padding-bottom:20px;
	margin-top:15px;
}

#wall1 {
	width:250px;
	float:left;
}

#wall2 {
	width:250px;
	float:left;
}


/* Musica filmes classes and id's
***************************************************************************************************/

#musicafilmes_left {
	width:227px;
	float:left;
	padding:35px 0px 0px 0px;
}

#musicafilmes_left .element {
	width:100%;
	float:left;
	padding-bottom:10px;
}
#musicafilmes_center {
	width:713px;
	float:left;
	padding:35px 0px 0px 15px;
}

#musicafilmes_container {
	width:693px;
	float:left;
	padding:25px 0px 70px 10px;
}

#musicafilmes_container_left {
	width:334px;
	float:left;
	padding:0px 20px 0px 0px;
}

#musicafilmes_container_right {
	width:339px;
	float:left;
}

#musicafilmes_container_left .element, #musicafilmes_container_right .element {
	width:100%;
	float:left;
	padding-bottom:10px;
}


/* Musica classes and id's
***************************************************************************************************/

#musica_left {
	width:227px;
	float:left;
	padding:35px 0px 0px 0px;
}

#musica_container {
	width:693px;
	float:left;
	padding:30px 0px 70px 25px;
}

#musica_container .element {
	width:100%;
	float:left;
}

#musica_container .imagem_destaque {
	width:355px;
	float:left;
}

#musica_container .descricao {
	width:333px;
	float:left;
}

#musica_container .caixa_damusica {
	width:335px;
	float:left;
	padding-bottom:15px;
	border-bottom:1px solid #92b18d;
	margin-bottom:15px;
}

#musica_container .element .textbox{
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#musica_destaque_nav {
	width:100%;
	float:left;
	text-align:right;
}

#musica_destaque_nav a {
	text-decoration:none;
}

#musica_destaque_nav a:hover {
	text-decoration:underline;
}

#musica_destaque_nav a.current {
	text-decoration:underline;
}


/* Filmes classes and id's
***************************************************************************************************/

#filme_left {
	width:227px;
	float:left;
	padding:35px 0px 0px 0px;
}

#filme_container {
	width:693px;
	float:left;
	padding:30px 0px 70px 25px;
}

#filme_container .element {
	width:100%;
	float:left;
}

#filme_container .imagem_destaque {
	width:355px;
	float:left;
}

#filme_container .descricao {
	width:333px;
	float:left;
}

#filme_container .caixa_filme {
	width:335px;
	height:80px;
	float:left;
	padding-bottom:15px;
	border-bottom:1px solid #92b18d;
	margin-bottom:15px;
}

#filme_container .element .textbox{
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#filme_destaque_nav {
	width:100%;
	float:left;
	text-align:right;
}

#filme_destaque_nav a {
	text-decoration:none;
}

#filme_destaque_nav a:hover {
	text-decoration:underline;
}

#filme_destaque_nav a.current {
	text-decoration:underline;
}

.formErrorMsg {
    display: none;
    font-weight: normal;
    color: orange;
    font-size:11px;
}


/* Downloads E-Cards classes and id's
***************************************************************************************************/

#tpl2columns_center .fullElement-ecards {
	width:690px;
	float:left;
}

#tpl2columns_center .halfElement-ecards {
	width:345px;
	float:left;
}

#tpl2columns_center .quarterElement-ecards {
	width:172px;
	float:left;
	padding-bottom:5px;
}

#tpl2columns_center .quarterElement-ecards .textbox {
	font-size:12px;
}

.ecards-preview {
	width:228px;
	padding-right:20px;
	float:left;
}


/* Reuni�o classes and id's
***************************************************************************************************/

#tpl2columns_center .fullElement-reuniao {
	width:690px;
	float:left;
}

#tpl2columns_center .halfElement-reuniao {
	width:345px;
	float:left;
}

#tpl2columns_center .quarterElement-reuniao {
	width:172px;
	float:left;
	padding-bottom:5px;
}

#tpl2columns_center .quarterElement-reuniao .textbox {
	font-size:12px;
}
