@charset "utf-8";
/* CSS Document */

html {
    height: 100%;
}

body {
	height: 100%;
	margin: auto;
	background-color: #FFF;
	background-image: url(/callerj/img/bck/bck_azul.png);
	background-repeat: repeat-x;
}

#div {
	border-left: 0px solid #CCC;
	border-right: 0px solid #CCC;
	width: 990px;
	height: auto;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}     

#topo1 {
   border: 0px;
   width: 990px;
   height: 212px;
   background-image: url(/callerj/img/topo/topo1.jpg);
   background-repeat: no-repeat;
}

#bts {
	border: 0px;
	width: 990px;
	height: 35px;
	
	
}
#linha{
	border-bottom: dotted 1px #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
	width: 310px;
	height: 15px;
	text-align: left;
	padding-left: 12px;
	margin-top: 18px;
	margin-left: 13px;
	float: left;
	
}

#idiomas{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	width: 500px;
	height: 30px;
	text-align: right;
	float: right;
	
}
#form{
	width: 120px;
	height: auto;
	margin-left: auto;
	color: #F00;
	background-color: #F33;
	
	
}

#linha2{
	border-bottom: dotted 1px #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #090;
	width: 590px;
	height: auto;
	text-align: left;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#anti_linha{
	width: 975px;
	height: 35px;
	margin-top: 5px;
	margin-bottom:3px;
	margin-top: 0px;
}
#corpo{
	width: 970px;
	height: auto;
	min-height: 480px;
	margin: auto;
	margin-top: 3px;
}

#esquerda{
	width: 320px;
	height: auto;
	min-height: 470px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size:12px;
	float: left;
	margin-right: auto;
	margin-left: 3px;
	margin-top: 3px;
}

#direita{
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	font-size: 13px;
	width: 600px;
	height: auto;
	min-height: 470px;
	float: right;
	margin-right: 3px;
	margin-left: auto;
	margin-top: 3px;
}

#direita_txt{
	width: 590px;
	height: auto;
	min-height:130px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 3px;
	margin-top: auto;
}
#fotinha{
	width: 300px;
	height: 225px;
	border: 1px #09C solid;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 6px;
	margin-left: auto;
	margin-top: 7px;
	float: right;
}

#fotinha_txt{
	width: 285px;
	height: 225px;
	margin-right: auto;
	margin-left: 3px;
	margin-top: 7px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
}

#fotinha_final{
	border-bottom: dotted 1px #CCC;
	width: 590px;
	height: 92px;
	margin-left:3px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom:auto;
	text-align: justify;
	font-family: Arial, Geneva, sans-serif;
	font-size:11px;
	color: #F33;
}

#rodape{
	width: 990px;
	height: auto;
	border-top: #CCC 1px solid;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom: 3px;
}

#rodape_sub1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

#rodape_sub{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;
}

#todoform {
width: 100%;
background: #F33; 
/* cor escura para o fundo do formulário */

font:12px Tahoma, Geneva, sans-serif; 
/* o tamanho e o tipo da fonte no formulário */

border-top:2px solid #6CF;
/* borda superior de 8px solida na cor cinza clara 
no formulário */

border-left:2px solid #6CF;
/* a borda esquerda do formulário */

border-right:2px solid #6CF; 
/* a borda direita do formulário */

border-bottom:2px solid #6CF; 
/* a borda inferior do formulário */

border-collapse:collapse; 
/* retira as bordas duplas nas células da tabela */

color: #FFF; /* a cor laranja para as letras */
      } 
	  
#todoform th {
background: #090;
/* a cor preta para o fundo do título */

padding:3px; 
/* um afastamento de 3px */

font: 15px Tahoma, Geneva, sans-serif; 
/* letras em negrito com 15px e familia arial, verd....*/

border-bottom:1px solid #FFF; 
/* uma borda inferior solida de 1px na cor laranja */
} 

#todoform input {
background: #FFF; 
/* a cor do fundo dos três campos */

border:1px solid #FFF;
/* uma borda de 1px tracejada e na cor laranja para 
o campo */
}  

#todoform textarea {
 background:#FFF; 
 /* a cor do fundo do campo */

border:1px solid #FFF; 
/* uma borda de 1px tracejada e na cor 
laranja para o campo */
}

#todoform input.botao {
background:#090; 
/* a cor do fundo do botão */

color:#ffffff; /* a cor das letras Enviar */
border:1px solid #ffffff;
/* uma borda de 2px solida branca no botão*/
} 

#todoform td {
padding:3px;
}

a:link {
	color: #000;
	text-decoration:none;
	border: 0px, solid, #000;

}

a:visited {
	color: #000;
	text-decoration:none;
	border: 0px, solid, #000;
}

a:active {
	color: #000;
	text-decoration:none;
	border: 0px, solid, #000;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
	border: 0px, solid, #000;
}
span{
	color:#060;
	font-size: 14px;
	text-decoration: underline;
	
}
blogbr.a:link {
	color: #000;
	text-decoration:none;
	border: 0px, solid, #000;

}
.blogbr{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
blogbr.a:visited {
	color: #000;
	text-decoration:none;
	border: 0px, solid, #000;
}

blogbr.a:active {
	color: #000;
	text-decoration:none;
	border: 0px, solid, #000;
}

blogbr.a:hover {
	color: #FFF;
	text-decoration: underline;
	border: 0px, solid, #000;
}