@charset "utf-8";
/* CSS Document */
.clear {
    clear: both;
}

h2{
    padding: 0px 5px 0px 0px;
    color: #1E90FF;
}

#fundo_paginas {
    background-image:
        url(../images/bg/TecnoRehemArCondicionadoParaOnibusBgNovo.jpg);
    background-repeat: no-repeat;
    /*background-color:#1f4b88;*/
}

#geral_paginas {
    width: 780px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 0px;
}

#conteudo {
    width: 100%;
    height: auto;
}

#sidebar_top_le{
    background-image:url(../images/layout_cont_tp_le.gif);
    background-repeat:no-repeat;
    width:24px;
    height:20px;
    float:left;
}

#sidebar_top_ce{
    background-image:url(../images/layout_cont_tp_ce.gif);
    background-repeat:repeat-x;
    width:auto;
    height:20px;
    float:left;
}

#sidebar_top_ri{
    background-image:url(../images/layout_cont_tp_ri.gif);
    background-repeat:no-repeat;
    width:24px;
    height:20px;
    float:right;
}

#titulo_pg {
    padding: 0px 5px 0px 5px;
    color: #1E90FF;
    font-size: 25px;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 5px;
}

/***********************************
PORTIFOLIO
***********************************/
#img_port {
    margin-bottom: 20px;
}

#comentarios {
    border-bottom: 1px dashed #FFFFFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/***********************************
VIDEOS
***********************************/
#videos {
    width: 200px;
    height: 150px;
    margin-left: 40px;
    margin-bottom: 40px;
    float: left;
}

/***********************************
BUSCA
***********************************/
#res_busca {
    width: 570px;
    margin: 0px auto 10px auto;
    color: #FFFFFF;
    border-bottom: 1px dashed #CCCCCC;
}

#sem_busca {
    width: 450px;
    margin: 0 auto;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}
/*listagem produtor Home*/
#det_home{
	/*background:url(../images/bg/TecnoRehemArCondicionadoParaOnibusBg.jpg) repeat #33FF33;*/
    width: 98%;
	height:auto;
	margin: 0 auto;
}

#det_pagina a{
    width: 98%;
    height:auto;
    margin-top:10px;
    text-align:center;
}

/*listagem produtor Home*/
/*titulo listagem*/
#tit_lista{
    width:760px;
    height:25px;    
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

#lista{
    width:760px;
    height:25px;
}
/*T�tulo da Lista*/
#cod_tr{
    width:90px;
    height:15px;
    float:left;
    text-align: center;
    padding:5px 0px 5px 5px;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

#cod_fabr{
    width:130px;
    height:15px;
    float:left;
    text-align: center;
    padding:5px 0px 5px 5px;
    border-right: 1px solid #CCC;
}

#descr{
    width:380px;
    height:15px;
    float:left;
    text-align: center;
    padding:5px 0px 5px 5px;
    border-right: 1px solid #CCC;
}


#action{
    width:135px;
    height:15px;
    float:right;
    text-align: center;
    padding:5px 5px 5px 0px;
}
/*titulo listagem*/

#paginacao{
font:12px Verdana, Arial, Helvetica, sans-serif ;
font-weight:bold;
text-align:center;
width:700px;
height:auto;
/*padding-top:5px;*/
/*padding-bottom:5px;*/
margin:0px auto;
}
/*listagem*/
.ls_tit_lista{
    width:770px;
    height:auto;
}

.ls_cod_tr{
    width:100px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: left;
}

.ls_cod_tr_c{
    width:100px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: left;
    background-color:#E1EEFD;
}

.ls_cod_fabr{
    width:140px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: left;
}

.ls_cod_fabr_c{
    width:140px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: left;
    background-color:#E1EEFD;
}

.ls_descr{
    width:385px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: left;
}

.ls_descr_c{
    width:385px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: left;
    background-color:#E1EEFD;
}

.ls_action{
    width:135px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: center;
}

.ls_action_c{
    width:135px;
    height:15px;
    border-bottom: 1px dashed Silver;
    float:left;
    text-align: center;
    background-color:#E1EEFD;
}

.act_detail{
    float:left;
    text-align: center;
    font-weight:bold;
}

.act_orcar{    
    float:left;
    text-align: center;
    font-weight:bold;
}/*listagem*/

/*detalhes*/
#detalhes{
    background:url(../images/bg/TecnoRehemArCondicionadoParaOnibusBg.jpg) repeat #33FF33;
    width: 97%;
    height:350px;
    margin:0 auto;
    padding:10px;
    clear:both;
}
#det_detalhes{
    float:left;
    width: 370px;
    height:265px;
    /*border:1px solid #FFF;*/
    margin-bottom:0px;
}

#det_detalhes h3{
    margin-bottom:3px;
}
#det_foto{
    float:right;
    width: 350px;
    height:260px;
    padding-left: 5px;
    margin-bottom:15px;
}
#det_foto span{
    position:absolute;
    width: 350px;
    height:260px;
    z-index:1000;
}

#det_cod_tr{
    width: 100%;
    height:30px;
    float: left;
    margin-bottom:15px;
}

#det_cod_fabr{
    clear:both;
    width: 100%;
    height:30px;
    float: left;
    margin-bottom:15px;
}

#det_descr{
    clear:both;
    width: 100%;
    height:30px;
    float: left;
    margin-bottom:15px;
}

#det_qtde{
	width: 20%;
	height:30px;
	float: left;
	margin-bottom:15px;
}

#det_aplic{
    clear:both;
    width: 100%;
    height:30px;
    float: left;
    margin-bottom:15px;
}
#det_action{
    width:auto;
    height:15px;
    /*border-bottom: 1px dashed Silver;*/
    float:right;
    text-align:right;
    margin-top:5%;
    display:block;
}
#act_orcar{
    width:65px;
    height:15px;
    float:left;
    text-align: center;
}

#pagina{
	width:778px;
	height:auto;
	margin:0px 0px 0px 0px;
	text-align: center;
}

#separar{
	width:1px;
	height:10px;
	clear: both;
}
#form1{
    width:300px;
    height:auto;
    float:left;
}

#form2{
	width:190px;
	height:auto;
	float:right;
}
/*detalhes*/

