﻿/* atribue parÃ¢metros a todas as pÃ¡ginas */ 
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

/*
BODY ANTES DO FUNDO PARA A COPA 2010 !!!!!! Quando acabar a copa descomentar

body {
	background-color: #000267;
	background-image:url(imagens/fundo_dir_04.jpg);
	background-repeat:repeat-x;
}
*/


body {
	background:url(imagens/fundo_dir_04.jpg) left top repeat-x #000267;
}
/*ANTES DO FUNDO PARA A COPA 2010 !!!!!! Quando acabar a copa tirar somente o background */
/*#corpo { width:100%; height:750px; background:url(imagens/bg_copa2010_boneco.jpg) top center no-repeat; }*/

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: auto;
	list-style-type:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.borda_tabela {/* border:0px; */background-color:#FFF; }


/* ############################################## */
/* Todos os textos do site (exceto home) */
/* ############################################## */

.texto_branco_menor {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco_menor a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco_menor a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco_menor a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
.texto_branco_menor a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}


.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto a:link {
	font-family: Verdana;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.texto a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.texto a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

/* ############################################## */
/* ..Outros.. */
/* ############################################## */
.texto_destaque {
	font-weight:bold;
	font-family: Verdana;
	font-size: 14px;
	color: #605D5C;
	text-decoration: none;
}


.negrito {
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7A7776.
}


.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}


.titulo {
	color:#8A8887;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	border:1px #CCCCCC solid;
}


.borda_img { border: 1px solid #FF7563; }


.borda_padding { padding: 6px; }


.tabelinha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.no-repeat { background-repeat:no-repeat;}
.repeat-x { background-repeat:repeat-x;}

.tabelinha_cabecalho {
	border-width: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		text-decoration: none;
	}


#pascoa{
	height:481px;
	width:211px;
	position:absolute;
	top: 80px;
	right: 750px;
}

	#pascoa img/**/ {  
		  
		filter:expression(  
		this.alphaxLoaded ? "" :  
		(  
		this.src.substr(this.src.length-4)==".png"  
		?  
		(  
		(!this.complete)  
		? "" :  
		this.runtimeStyle.filter=  
		("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
		(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
		String(this.alphaxLoaded=true).substr(0,0)+  
		(this.src="imagens/blank.gif").substr(0,0)  
		)  
		:  
		this.runtimeStyle.filter=""  
		)  
		);  
	}


	


#corpo{

}



/*##################################################################################*/
/*###################################  RODAPE  #####################################*/
/*##################################################################################*/

/* ANTES DA COPA, quando acabar a copa colocar no .rodape_new esta background: background:url(imagens/rodape_13.gif) */
#rodape {background:url(imagens/rodape_copa.gif)}


/* ANTES DA COPA, quando acabar a copa colocar no .rodape_new esta borda: border-left:1px solid #393c8c; */
.rodape_new{
	border-left:1px solid #FFF;
	width:170px;
	height:83px;
	color:#fff;
	float:left;
	margin-top:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}
.rodape_new strong{ font-family:Arial, Helvetica, sans-serif; font-size:11px;}
/* ANTES DA COPA, quando acabar a copa colocar no .rodape_new a esta cor: color:#27c9f7 */
.rodape_new a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF!important; }
.icones{
	float:left;
	width:19px;
	height:16px;
	margin-top:67px;
	margin-right:8px;
	
	}
#icones_juntos{width:50px; height:80px; float:left; margin-top:10px;}

/**TRABELHE CONOSCO NEW*/
#trabalhe_new { float:left; background:url(imagens/contatobg.gif) repeat-x; padding-top:20px;}
#trabalhe_new strong{
	font-size:18px;
	color:#fff;
	float:left;
	width:200px;
	margin-bottom:13px;
	background:#none;
	padding-top:11px;
}
#trabalhe_new ul{
	margin:0px; padding:0px;
	float:left;
	margin-left:5px;
}
#trabalhe_new ul li{
	width:308px;
	height:27px;
	background:url(imagens/ulli.gif) no-repeat;
	text-align:left;
	margin-top:6px;
	cursor:pointer;

}
#trabalhe_new ul li p{
	margin:0px; padding:0px;
	margin-left:20px;
	margin-top:5px;
	float:left;
	color:#fff;

}
#envie_curriculo{
	width:283px;
	height:51px;
	background:url(imagens/bt_envia_curri.jpg) no-repeat;
	float:left;
	text-align:center;
	line-height:47px;
	cursor:pointer;
	margin-top:28px;
	margin-left:18px;

}
#envie_curriculo strong{
	font-size:16px;
	color:#b71e00;
	width:auto;
	float:none;
	margin-left:28px;

}
