/**************************

ESSE ARQUIVO CONTROLA estilos de fontes, links, estrutura, molduras e formularios

REFERENCIAS:

	ESTRUTURA_	=	controla a estrutura de todo o site
	MOLDURA_	=	controla as molduras e contornos dos elementos e detalhes do site
	TEXTO_		=	personaliza diferentes tipos de textos
	LINK_		=	personaliza outros tipos de link
	ENTRELINHA_	=	controla diferentes espaços entre as linhas e elementos


***************************/





/************************************************************************************************************
 C O N F I G U R A C O E S    B A S I C A S
************************************************************************************************************/


* {
/* Zera todas as configurações  */
	text-decoration:none;
	list-style:none;
	border:none;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #999999 url(../imagens/fundogeral.jpg) fixed; 
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration:none;
	
	
	}

p { /* configura paragrafos */
	margin-top: 1px; /* espaco entre os paragrafos */
	text-align: justify;
	}
	

div {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 17px;
	text-decoration:none;
	}




/*  Para o IE barra colorida. Deve ser colocada na tag BODY
	scrollbar-face-color: #71C6FF;
	scrollbar-highlight-color: #0068aa;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #0068aa;
	scrollbar-arrow-color: #2587c5;
	scrollbar-track-color: #f9f7f7;
	line-height: 20px;
}
*/

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
. 
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# TÍTULOS
************************************************************************************************************/

h1 {
	font-family:Haettenschweiler;
	font-style:italic;
	font-size:30px;
	color: #cd0909;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px;  	
	}

h2 {
	font-family:Haettenschweiler;
	font-weight:normal;
	font-size:18px; 
	color: #a0a0a0;	
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px; 
}

h3 {
	font-style: normal; 
	font-weight:bold;
	font-size:16px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 2px; 

}

h4 {
	font-style: normal; 
	font-weight:bold;
	font-size:14px;
	color: #000000; 
	margin-top: 1px; 
	margin-bottom: 1px; 
}

h5 {
	font-style: normal; 
	font-weight:bold;
	font-size:10px; 
	color: #000000;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px; 
}

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# LISTA
************************************************************************************************************/

li {
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 5px;
	color:#FFFFFF;
} 

ul {
	font-style: normal; 
	margin-top: 1px; 
	margin-bottom: 5px; 
		
}  

 
/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# L I N K   P A D R A O
************************************************************************************************************/


a:link {
	color: #cd0909;
	font-size:11px;
	font-weight:bold;	
	text-decoration: none;
}

a:active {
	color: #cd0909;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #cd0909;
	font-size:11px;
	font-weight:bold;	
	text-decoration: none;
}

a:hover { 
	color: #cd0909;
	font-size:11px;
	font-weight:bold;	
	text-decoration: none;
		position: relative; top: 1px;
}



.link_aumentafonte, 
.link_aumentafonte:link, 
.link_aumentafonte:active,
.link_aumentafonte:hover  {
	font-weight: bold; 
	font-size:16px; 
	text-decoration: none;
}



.link_diminuifonte, 
.link_diminuifonte:link, 
.link_diminuifonte:active,
.link_diminuifonte:hover  {
	font-weight: bold; 
	font-size:10px; 
	text-decoration: none;
}



/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# L I N K S    P E R S O N A L I Z A D O S  
************************************************************************************************************/


.link_1 {
	font-weight: bold; 
	font-size:15px; 
	color: #a0a0a0;	
	text-decoration: none;
}

.link_1:link {
	font-weight: bold; 
	font-size:15px; 
	color: #a0a0a0;	
	text-decoration: none;
}

.link_1:active{
	font-weight: bold; 
	font-size:15px; 
	color: #cd0909;	
	text-decoration: none;
}

.link_1:visited {
	font-weight: bold; 
	font-size:15px; 
	color: #a0a0a0;	
	text-decoration: none;
}

.link_1:hover { 
	font-weight: bold; 
	font-size:15px; 	
	color: #cd0909;	
	text-decoration: none;
}




.link_2 {
	font-family:Arial;
	font-weight:normal;
	font-size:16px; 
	color: #a0a0a0;	
	text-decoration: none;
	font-weight:bold;
}

.link_2:link {
	font-family:Arial;
	font-weight:normal;
	font-size:16px; 
	color: #a0a0a0;	
	text-decoration: none;
	font-weight:bold;

}

.link_2:active{
	font-family:Arial;
	font-weight:normal;
	font-size:16px; 
	color: #cd0909;	
	text-decoration: none;
	font-weight:bold;

}

.link_2:visited {
	font-family:Arial;
	font-weight:normal;
	font-size:16px; 
	color: #a0a0a0;	
	text-decoration: none;
	font-weight:bold;

}

.link_2:hover { 
	font-family:Arial;
	font-weight:normal;
	font-size:16px; 	
	color: #cd0909;	
	text-decoration: none;
	font-weight:bold;

}







.link_3 {
	font-weight: normal;
	font-size:10px; 
	color: #ffffff;	
	text-decoration: none;
}

.link_3:link {
	font-weight: normal;
	font-size:10px; 
	color: #ffffff;	
	text-decoration: none;
}

.link_3:active{
	font-weight: normal;
	font-size:10px; 
	color: #ffffff;	
	text-decoration: none;
}

.link_3:visited {
	font-weight: normal;
	font-size:10px; 
	color: #ffffff;	
	text-decoration: none;
}

.link_3:hover { 
	font-weight: normal; 
	font-size:10px; 	
	color: #ffffff;	
	text-decoration: underline;
}
/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# T E X T O S    P E R S O N A L I Z A D O S		
************************************************************************************************************/


.TEXTO_1 {
	color: #999999;
	font-size:10px;		}

.TEXTO_2 {
	color: #999999;
	font-size:12px;
	font-weight: bold;	}

.TEXTO_3 {
	color: #999999;
	font-size:14px;
	font-weight: bold;	}
	
.TEXTO_4 {
	color: #999999;
	font-size:16px;
	font-weight: bold;	}
	
.TEXTO_5 {
	font-family:Arial;
	color: #cccccc;
	font-size:18px;		}

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/

/************************************************************************************************************
# E S T R U T U R A    G E R A L 
************************************************************************************************************/

#ESTRUTURA_CENTRALIZADOR { /*centraliza toda a estrutura*/
	margin:0px auto;
	width:1000px;
	height:auto; 
	position: relative;
}

#ESTRUTURA_CONTEUDO {
	height:600px;
	width:1000px;
	z-index: 1;
	position:relative; 

}


/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# M O L D U R A S	
************************************************************************************************************/

#MOLDURA_CENTRALIZADOR { /*centraliza toda a estrutura*/
	margin:0px auto;
	width:700px; 
	position: relative;
}

#MOLDURA_FUNDOCONTEUDO {  
	padding:5px; 
	position:relative;
	background:#FFFFFF;
}

#MOLDURA_CONTEUDO {
	position:relative;
	margin-top:80px; 
	margin-left:15px; 
	margin-right:10px; 
	padding-left:10px;

}
#MOLDURA_ITEMCONTEUDO {
	position:relative;
	height:auto;
	margin-top:10px;

}
#MOLDURA_CONTEUDO_IFRAME { /*simula iframe, mas nao serve pra chamar outros arquivos*/
	position:absolute;
	top:75px;
	left:239px;
	width:735px;
	height:443px;
	overflow: auto;
	z-index:3;
}
#MOLDURA_CONTEUDO_HOME { /*simula iframe, mas nao serve pra chamar outros arquivos*/
	position:absolute;
	top:75px;
	left:239px;
	width:735px;
	height:445px;
	z-index:3;
	background:url(../imagens/loading2.gif);
	background-repeat:no-repeat;
	background-position:center; 

}	

#MOLDURA_ICONETITULOSECAO {
	top:15px;
	left:35px;
	width:40px;
	height:40px;
	position:absolute;
}
#MOLDURA_TITULOSECAO {
	top:15px;
	left:85px;
	width:500px;
	height:30px;
	padding: 5px;
	position:absolute;
}

#MOLDURA_SUBTITULOSECAO {	
	top:44px;
	left:85px;
	width:auto;
	height:30px;
	padding:5px;
	position:absolute;
}
#MOLDURA_AMPLIAR {
	width:145px;
	top:-5px;
	height:20px;
	position:relative;
	text-align: right;
}

#MOLDURA_VOLTAR {
	position:absolute;
	width:auto; 
	left:650px;
	height:12px; 
	padding:5px; 
	margin-right:10px; 
	margin-left:10px;
	top:5px;
	z-index:5;
	text-align:right; 
 	}
#MOLDURA_VERTODAS {
	position:absolute;
	width:auto; 
	left:580px;
	height:12px; 
	padding:5px; 
	margin-right:10px; 
	margin-left:10px;
	top:5px;
	z-index:5;
	text-align:right; 
 	}

#MOLDURA_ITEMDELISTA {  

	margin-left:0px; 
	margin-right:10px; 
	margin-top:5px; 
	padding:5px;
	z-index: 2; 
	position:relative; }	
	
#MOLDURA_LERMAIS {
	left:0px;
	top:0px;
	z-index:2;
	margin-bottom:2px;	margin-left:2px; margin-right:2px; 
	padding-left:2px; padding-right:5px; padding-bottom:2px;
	text-align:right;
	background-image: url(../imagens/tracos01.gif);	background-repeat: repeat-x; background-position: top;
}	

#MOLDURA_VISITEOSITE {
	position:relative;
	left:300px;
	width:200px;
	text-align:right;
	background-image: url(../imagens/tracos01.gif);	background-repeat: repeat-x; background-position: top;
}	
#MOLDURA_FORMULARIO {

	width:650px;
	padding: 5px;
	margin-bottom:20px;		
 

}	

#MOLDURA_BOTAO {
	width:70px;
	height:35px;
	margin:5px;
	padding:5px;
	background-image:url(../imagens/fundo_botao.gif);
	background-position: top;
	background-repeat:no-repeat;
	text-align:center;

}	

#MOLDURA_ALTURAMINIMA {
	width:5px;
	height:400px;
	}

	

#MOLDURA_CONTEUDO_SOMBRA {
	position:absolute;
	top:127px;
	left:373px;
	width:733px;
	height:443px;
	z-index:4;
}

#MOLDURA_LOGO_PRAXYS {
	z-index: 1; 
	position:absolute; 
	width:100px; 
	right:50px; 
	margin-top:-39px; 
	padding:2px; 
	text-align:center;  
}	

#MOLDURA_DATA { 
	position:relative; 
	left:400px; 
	top:10px;
	width:250px; 
	z-index: 1; 
	text-align:center; 
	background:#99FF00; 
}	

#MOLDURA_ICONES_TOPO { 
	position:relative; 
	top:10px;
	width:250px; 
	z-index: 1; 

}	

#MOLDURA_LINKS_TOPO { 
	position:absolute; 
	top:10px;
	width:250px; 
	z-index: 1; 
}	

#MOLDURA_LINKS_RODAPE {

	padding:5px; 
	width:500px; 
	margin-left:180px; 
	z-index: 1; 
	text-align:center;
	position:relative;
}

#MOLDURA_TAMANHOFONTE { 
	position:relative;  
	width:200px; 
	height:auto; 
	left:350px; 
	top:10px;
	z-index:3;
	margin-bottom:10px;	margin-left:10px; margin-right:10px; 
	padding-left:5px; padding-right:5px; padding-bottom:5px;
	text-align:right;

}	

#FOTO_CONTATO { 
	position:absolute; 
	top:30px; 
	left:460px;  
	width:200px; 
	height:auto; 
}	

#CONTATO_ENDERECO { 
	position:absolute; 
	top:310px; 
	left:420px;  
	width:290px; 
	height:200px; text-align:center; 

 
}	


#MOLDURA_CATEGORIADEFOTOS {

	position:absolute; 
	z-index:10; 
	top:10px; 
	right:0px;  
	text-align:center; 

	
}

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
#ENTRELINHAS
************************************************************************************************************/

#ENTRELINHA_01 {
	height:10px;	}

#ENTRELINHA_02 {
	height:20px;	}

#ENTRELINHA_03 {
	height:30px;	}

#ENTRELINHAS_04 { 
	height:70px;	}
	
#ENTRELINHA_05 { 
	height:30px; background:url(../imagens/tracos01.gif); background-repeat:repeat-x;	}	
	
/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# I M A G E N S		( Configurações das imagens )
************************************************************************************************************/

A:hover img {filter:alpha(opacity=85); -moz-opacity: 0.80; opacity: 0.80;}


#MOLDURA_IMAGEM_01 {
	padding:5px;
	width:120px;
	height:90px;
	margin:5px;
	page-break-before: left;
	background:#cd0909;
 	border: 1px solid #333333;
}





/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# F O R M U L Á R I O S
************************************************************************************************************/



textarea {
	background-color: #ffffff; 	
	border: 1px solid #333333;
	padding: 2px;
}


input {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
	}



select {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
}
/************************************************************************************************************/
