﻿/***************************************************
*** Corpo do Site
***************************************************/
body
{
    margin: 0px;
    padding:0;
    background-color: #2C6592;
}
.back_top
{
	background-image: url(/Cachoeira/Web/Comum/back_body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 100%;
}
.back_botton
{
	background-image: url(/Cachoeira/Web/Comum/back_body_botton.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 100%;
}
.maintable
{
	width: 760px;
    height: 100%;
    background-color: #fff;
    vertical-align: top;
}
.cell_top_cabecalho
{
	vertical-align: top;
	width: 100%;
    height: 150px;
}
.cell_middle_meio
{
	vertical-align: top;
	width: 100%;
    height: 100%;
}
.cell_bottom_rodape
{
	vertical-align: bottom;
	width: 100%;
    height: 53px;
}

/***************************************************
*** Cabeçalho
***************************************************/
.back_cabecalho_a
{
	text-align:center;   
    width: 100%;
    height: 150px;
}
* HTML .back_cabecalho_a
{
	height: 10px;	
}
.back_cabecalho_branco_b
{
    background-image: url(/Cachoeira/Web/Comum/back_cabecalho_a.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 760px;
    height: 152px;
    margin: 0 auto;
    text-align: left;
}
* HTML .back_cabecalho_branco_b
{
    background-position: 85px left;
}
.back_cabecalho_branco_c
{
    background-image: url(/Cachoeira/Web/Comum/back_cabecalho_banco_esquerdo.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    text-align: center;   
}
.back_cabecalho_branco_d
{
    background-image: url(/Cachoeira/Web/Comum/back_cabecalho_banco_direito.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 100%;
    height: 180px;
}
.cabecalho_logo
{
    margin: 10px 0 0 -7px;
}
.cabecalho_menu
{
	width: 630px; 
	float: right; 
	margin: -60px 0 0 -20px; 
	text-align: left;
}
* HTML .cabecalho_menu
{
	margin: -55px 0 0 -20px; 
}


.back_cabecalho_texto
{
	background-image: url(/Cachoeira/Web/Comum/back_menu.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    text-align: left;
    height: 85px;
    width: 100%;
    vertical-align:	top;
    margin: -1px 0 0 0;
    float: left;
} 

* HTML .back_cabecalho_texto
{
	height: 135px;
	 background-position: 46px left;
}

.back_cabecalho_imagem 
{
	height: 175px;
	margin: 0 0 0 21px;
}

* HTML .back_cabecalho_imagem 
{
	margin: 0 0 0 18px;
}
.cabecalho_link , .cabecalho_link a
{
    font-size: 8pt;
    color: #444A55;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    text-align: right;
	padding: 10px 0 0 0;
}
.cabecalho_link a:hover
{
	color: #1C5BA8;
}
/***************************************************
*** Menu
***************************************************/
.menuRodape, .menuRodape a:visited
{
	color:White; 
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Calibri, Arial, Verdana;
}
.menuRodape li
{
	list-style:none; 
	display:inline; 
}
.menuRodape a:link 
{
	color:White;
	text-decoration: none;
}
.texto_titulo
{
	color: #105586; 
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Futura, Arial, Verdana;
	font-weight: bold;
	margin: -30px 0 0 20px;
}




/***************************************************
*** Meio da Pagina
***************************************************/
.cell_flash
{
    text-align: center;
    margin: 0 0 10px 0;
} 
.cell_meio_master
{
	text-align: center;
    background-color: #F7F7F7;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    width: 776px;
    height: 100%;
}

/***************************************************
*** Rodapé
***************************************************/
.back_rodape_a
{
    background:url(/Cachoeira/Web/Comum/back_rodape.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: center;
    width: 100%;
    padding: 2px 0;
}
.back_rodape_b
{
    background: url(/Cachoeira/Web/Comum/rodape_linha_branca.jpg) no-repeat top center;
}

.back_rodape_c
{
    background: url(/Cachoeira/Web/Comum/rodape_linha_branca.jpg) no-repeat bottom center;
    height: 49px;
}
.rodape_logo_culturetec
{   
    padding: 10px 0 0 0;
}

/***************************************************
*** ucMenu
***************************************************/
.tabela_menudireita
{
	padding-top: 50px;
	text-align: left;
}
.marcador_menudireita
{
	width: 10px;
	text-align:  center;
}

.cell_menudireita{background-color: #fff;}

.cell_menudireita:hover
{
	cursor: pointer;
}

.texto_menudireita
{
	width: 100%;
	font-size: 11px;
    color: #444A55;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    display: block;
    padding:4px 0 4px 5px;
}
.texto_menudireita:hover
{
	
	background: #366EB4 url(/Cachoeira/Web/Comum/back_cell_menudireita.jpg)  repeat-y  right center;
	color: #fff;
}

.SubMenuItem
{
    font-size: 16px;
    font-weight: bold;
    color: #105586;
    font-family: Calibri, Verdana, Arial;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 3px;
}
