/* www.Cordenonsi.com.br */
/* --------------------- */
/*   Desenvolvido por:   */
/*     Lucas Rizzotto    */
/* --------------------- */

/* Indexação */

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

html {
	background: #FFFFFF url(img/fundo.png) repeat-x;
}

/* Geral */

#geral { width: 810px;
         margin: 0 auto;
		 background: #CFE4F5;
		 }

/* Acesso restrito */

#ar { width: 810px;
      height: 30px;
	  background: #CFE4F5;
	  text-align: right;
	  padding-top: 10px;
	  }

/* Topo */

#topo { width: 810px;
        height: 257px;
		}

/* Conteúdo */

#conteudo { width: 810px;
            height: 420px;
			float: left;
			background: url(img/bgconteudo.png) repeat-x;
			}
			
#esquerda { width: 193px;
            height: 370px;
			float: left;
			}

#meio { width: 397px;
        height: 272px;
		float: left;
		background: #D4D9DE url(../img/cmeio.png) no-repeat;
		}
		
#m { width: 397px;
     height: auto;
	 margin-left: 9px;
	 float: left;
	 }

#direita { width: 211px;
           height: 370px;
		   text-align: right;
		   float: left;
		   }

#rodape { width: 810px;
          height: 50px;
		  background: url(../img/rodape.png) no-repeat;
		  }

/* Itens */

#faleconoscotel { width: 193px;
                  height: 88px;
				  background: url(../img/faleconoscotel.png);
				  }

#atendimentoonline { width: 193px;
                     height: 106px;
					 }

#webcargas { width: 193px;
             height: 116px;
			 background: url(../img/webcargas.png);
			 }

#rh { width: 201px;
      height: 131px;
	  background: url(../img/rh.png);
	  }

#trabalhosocial { width: 201px;
                  height: 122px;
				  background: url(../img/trabalhosocial.png);
				  }

/* Meio */

#meiobaixo { width: 397px;
             height: 26px;
			 background: url(img/meiobaixo.png) no-repeat;
			 } 

#etxtmeio { width: 377px;
            height: auto;
			margin-left: 10px;
			}
#servicos { width: 377px;
                           height: 35px;
					       background: url(img/servicos.png);
					      }

#txtnotcias  { width: 367px;
               padding: 5px;
			   background: #FFFFFF;
			   }

#especial { width: 377px;
            height: 120px;
			background: #CCCCCC;
			margin-top: 5px;
			}

/* Rodapé */

#rcordenonsi { width: 220px;
               height: 40px;
			   padding: 5px;
			   color: #6F8291;
			   float: left;
			   }

#rlinks { width: 320px;
          height: 40px;
		  padding: 10px;
		  margin-left: 100px;
		  float: left;
		  }				   

#rlfr { width: 60px;
        height: 40px;
		float: left;
		margin-left: 75px;
		padding-top: 10px;
		color: #CCCCCC;
		}
		
/* Web Cargas */

#awebcargas { width: 150px;
              height: auto;
			  padding-top: 50px;
			  padding-left: 20px;
			  color: #FFFFFF;
			  float: left;
			  }
#apwc { width: 30px;
        height: auto;
		float: left;
		color: #9DA8B5;
		text-align: right;
		}

#arwc { width: 80px;
        height: auto;
		margin-left: 10px;
		float: left;
		}

input { width: 80px;
        height: 14px;
		border: 1px solid #6BACDC;
		background: #9AC6E7;
		}


/* Recursos Humanos */

#arh { width: 185px;
       height: auto;
	   color: #FFFFFF;
	   padding: 4px;
	   text-align: left;
	   padding-top: 33px;
	   }
.arh a:link { color: #FFFFFF; }
.arh a:hover { color: #FFFFFF; }
.arh a:visited { color: #FFFFFF; }

#irh { width: 60px;
       height: auto;
	   float: left;
	   }

/* Trabalhos Sociais */

#ats { width: 185px;
       height: auto;
	   color: #1A518E;
	   padding: 4px;
	   text-align: left;
	   padding-top: 25px;
	   }
.ats  a:link { color: #1A518E; }
.ats a:hover { color: #1A518E; }
.ats a:visited { color: #1A518E; }

.topico { font-family: "Trebuchet MS", Verdana, Arial;
          font-size: 12px;
		  color: #485560;
		  font-weight: bold;
		  }
.telroda { font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 10px;
		   color: #999999;
		  }
.telroda a:link { color: #999999; }