a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}

body {
	margin: 0px;
	background-image: url(../images/bg-repeat.gif);
	background-repeat: repeat;
}

.radio {
	background-image: url(../images/combo-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
h4{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {}
li{
	list-style-type: none;
}
li:hover {
	background-color: #FFFFFF;
}

/*DIVs*/

#content {
	width: 800px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #930A11;
	margin: 0px;
	position: relative;
	float: left;
	clear: left;
	overflow: hidden;
}

#rodape{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	width: 100%;
	margin-top: 8px;
	position: relative;
	float: left;
}

#tudo{
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	position: absolute;
	height: 100%;
}

#site{

}

#top{
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin: 0px;
	width: 100%;

}

#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	margin: 0px;
	position: relative;
	width: 100%;

}

#flash-content{

	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 228px;


}

#conteudo{
	background-color: #FFFFFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: 0px;
	width: 590px;
	position: relative;
	float: right;
	padding-left: 5px;
	
}

#login{
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 147px;
	width: 205px;
}

#coluna-esquerda{
	width: 205px;
	background-image: url(../images/col-left-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	height: auto;
	clear: left;
}

#coluna-direita{

	float: right;
	background-color: #FFFFFF;
	position: relative;
	width: 74%;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 53px;
	padding: 0px;
	margin: 0px;
	width: 800px;
	float:left;
	position: relative;
	clear: left;

}

/*CONTEUDO HOME*/
#c1{
	margin-top: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	width: 548px;
	position: relative;
	float: left;
}
#c2{
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #999999;
	float: left;
	position: relative;
	clear: left;
	padding: 0px;
	width: 550px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 200px;
}


/*-------------EMPRESA-------------*/
#empresa{
	width: 260px;
	float: left;
	margin-left: 30px;
	vertical-align: top;
	margin-top: -1px;
	position: relative;
}

#empresa h1{
	background-image: url(../images/tit-empresa.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: -1px;
	height: 18px;
}

#empresa img {

	margin: 2px;
	height: 103px;
	width: 102px;
	float: left;
}

#empresa-texto{
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	float: right;
	position: relative;
	clear: right;
}


.imagem{

	height: 103px;
	width: 102px;
}

/*-------------DIFERENCIAL-------------*/

#diferencial{
	width: 260px;
	margin-left: 30px;
	vertical-align: top;
	float: left;
	margin-top: -18px;
	position: relative;
}

#diferencial h1{
	background-image: url(../images/tit-diferencial.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	height: 18px;
}

#diferencial img {

	margin: 2px;
	height: 103px;
	width: 102px;
	float: left;
}

#diferencial-texto{
	width: 150px;
	float: right;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	padding-top: 14px;
}

/*-------------SERVIÇOS-------------*/

#servicos{
	width: 255px;
	float: right;
	vertical-align: top;
	margin-top: -19px;
	position: relative;
	clear: right;
}

#servicos h1{
	background-image: url(../images/tit-servicos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	height: 18px;
}


#servicos-texto{
	width: 200px;
	float: right;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	padding-top: 14px;
}

/*-------------POLÍTICA DE QUALIDADE-------------*/

#politica{
	width: 260px;
	vertical-align: top;
	float: right;
	clear: right;
}


#politica h1{
	background-image: url(../images/tit-politica.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	height: 18px;
}

#politica a:visited {
color: #666666;
}
#politica-texto{
	width: 200px;
	float: right;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
}


/*-------------FORNECEDORES-------------*/

#fornecedores{}
/*-------------LOCALIZAÇÃO-------------*/
#mapa-bg{
	height: 442px;
	width: 556px;
	background-image: url(../images/mapa-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
}
#mapa-mask{
	height: 442px;
	width: 556px;
	background-image: url(../images/mapa-mask.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	background-color: #000000;
}
.mapa{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.mapa-left{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #000099;
}
#localizacao{
margin:10px;

}


/*-------------CLIENTES-------------*/

#clientes{
	width: 90%;
	float: left;
	vertical-align: top;
	margin-left: 30px;
}
#clientes-img{
	float: left;
	vertical-align: top;
}

#clientes h1{
	background-image: url(../images/tit-pag-clientes.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}

#clientes h3{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	vertical-align: top;
	margin: 0px;
	text-indent: 0px;
	text-transform: uppercase;
}

#clientes-texto{
	width: 350px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: left;
	white-space: normal;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}

/*-------------PAG SERVIÇOS-------------*/
#texto-servicos{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.texto-servicos{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-indent: 1cm;
	text-align: justify;
	padding-right: 10px;
	width: 100%;
}

/*-------------PAG-CLIENTES-------------*/
/*aba*/
.tit-produtos {
	background-image: url(../images/tit-pag-produtos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.tit-servicos {
	background-image: url(../images/tit-pag-fornecedores.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	}


#pag-empresa{
	float: left;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	width: 580px;
}
#pag-empresa-img{
	float: right;
	vertical-align: top;
}

#pag-empresa h1{
	background-image: url(../images/tit-cinza-inv.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#pag-empresa-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
	margin-left: 15px;
}
/*--------------------------Política---------------------*/
#pag-politica{
	float: left;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	width: 580px;
}
#pag-politica-img{
	float: right;
	vertical-align: top;
}

#pag-politica h1{
	background-image: url(../images/tit-politica-qualidade.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}
#pag-politica-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
	margin-left: 15px;
}
/*FORNECEDORES--------------------------------*/

#pag-fornecedores{
	float: left;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	width: 580px;
}
#pag-fornecedores-img{
	float: right;
	vertical-align: top;
}

#pag-fornecedores h1{
	background-image: url(../images/tit-fornecedores.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}

#pag-fornecedores-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
}
/*REPRESENTANTES----------------------------*/

/*----------LOCALIZAÇÂO---------------*/
#pag-local{
	float: left;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	width: 580px;
}
#pag-local-img{
	float: right;
	vertical-align: top;
}

#pag-local h1{
	background-image: url(../images/tit-local.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}

#pag-local-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
}
/*----------------------------------------*/
#pag-representantes{
	float: left;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	width: 580px;
}
#pag-representantes-img{
	float: right;
	vertical-align: top;
}

#pag-representantes h1{
	background-image: url(../images/tit-pag-representantes.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}

#pag-representantes-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
}
/*PAG PRODUTOS-----------------------------*/
#pag-produtos{
	float: left;
	vertical-align: top;
	position: relative;
	width: 580px;
	margin: 0px;
}
#pag-produtos h1{
	background-image: url(../images/tit-pag-produtos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}

#pag-produtos-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
}

/*-------------PAG-CONTATO-------------*/

#pag-contato{
	width: 520px;
	float: left;
	vertical-align: top;
	margin-left: 30px;
}
#pag-contato-img{
	float: right;
	vertical-align: top;
}

#pag-contato h1{
	background-image: url(../images/tit-contato.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}
.quem-sou{
	width: 250px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#pag-contato-end{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 100%;
	color: #999999;
	clear: both;
}

#pag-contato-form{
	float: left;
	clear: left;
	width: 520px;
}

#pag-contato-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
}
/*-----------PRODUTOS------------------*/

/*PAG CLIENTES-----------------------------*/
#pag-clientes{
	float: left;
	vertical-align: top;
	margin-left: 2px;
	position: relative;
	width: 580px;
}
#pag-clientes-img{
	float: right;
	vertical-align: top;
}

#pag-clientes h1{
	background-image: url(../images/tit-empresa.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
	position: relative;
}
*/
#pag-clientes-texto{
	width: 270px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	white-space: normal;
	margin-top: 10px;
}
/*-----------------------------------------------------------*/
#pag-produtos {
	float: left;
	vertical-align: top;
	width: auto;
	}

#pag-empresa h1{
	background-image: url(../images/tit-pag-fornecedores.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
}
/*SERVIÇOS*/
#servico{
	float: left;
	position: relative;
}
#dif{
	width: 100%;
}
.linha{
	margin-top: 20px;
	float: left;
	width: 550px;
}

#cert{}
#terc{}

.serv-img-left{
	float: left;
}
.serv-img-right{
	float:right;
}
.serv-texto{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	float: right;
	width: 350px;
	text-align: justify;
}
.serv-texto-left{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 350px;
	text-align: justify;
}

#navcontainer { /* none needed */

}

ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}
ul#produtos {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	background-color: #F1F1F1;
	color: #999999;
	width: 130px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: #666666;
	text-decoration: none;
}


#navlist li:active {
background-color: #B6B6B6;
}
#navlist li:hover {
	color: #999999;
	background-color: #CCCCCC;
}

/*- Menu Produtos--------------------------- */

	#previewPane {
	padding: 3px;
	float: left;
	width: 481px;
}

    #tabs5 {
	float:left;
	width:100%;
	font-size:11px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
	float:left;
	display:block;
	background:url("../images/tabright5.gif") no-repeat right top;
	padding:6px;
	color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }


.caixa-dif{
	margin: 10px;
	width: 390px;
	border: thin solid #CCCCCC;
	background-color: #F4F4F4;
	float: left;
	clear: right;
	position: relative;
}
.img-dif{
	float: left;
	height: 115px;
	width: 81px;
	margin: 10px;
}
.caixa-text-dif{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 235px;
}
.serv-download{

	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	text-align: justify;
}

#container-fotos{

	float: left;
}
.foto-cert{ 
}

.clique{

	background-image: url(../images/ampliar.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 200px;
	padding-left: 20px;
}


/*---------------------------------------------------*/
/*REPRESENTANTES*/
#mapa{

	float: left;
	width: 550px;
	position: relative;
}
#representante{

	float: left;
	width: 245px;
	position: absolute;
	z-index: 2;
	background-image: url(../images/rep-bg.jpg);
	height: 280px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}


/*TEXTOS*/

.lista{

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.texto-linha{

	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	width: 100%;
}

.info {

	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	margin-bottom: 2px;
	font-weight: normal;
}

.pesquisa {

	float: left;
	height: 150px;
	width: 100%;
}


.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding-right: 15px;
	margin-top: -8px;
	margin-bottom: 0px;
}
.destaque{}

.politica-texto{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 280px;
	text-align: justify;
}
.caption{

	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	margin-right: 2px;
}

.space{

	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 8px;
}

.tem{}

.label-form{

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-bottom: 2px;
}
.label-login {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}

.titulo{

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/item.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/item.png', sizingMethod=’scale’);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	
}

.input-bg {
	background-image: url(../images/input-bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	position: relative;
	margin-left: 5px;
	cursor:text;

}
.login-space {
	position: relative;
	margin-top: -10px;
	margin-bottom: -10px;
}

.input {
	border: 1px solid #333333;
}

.input-bg:hover {

	background-image: url(../images/input-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.input-bg:focus {
	background-image: url(../images/input-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.input-bg:active {}

#form-login {
	padding-left: 5px;
	float: left;
}
