﻿@charset "utf-8";

/* CSS Document 
Company: W3 Interactive Systems
Author: Debarjun Sen
*/

* {
    margin: 0;
    padding: 0;
}

body {
    background: #0f1c41;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #333333;
}


.clear {
    clear: both;
}

a, img, img a {
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #666;
}

form {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}


/*-----------wrapper----------------*/
#wrapper {
    width: 900px;
    padding: 55px 0px 0px 0px;
    margin: 0px auto;
}

/*------------container--------------*/
#container {
    width: 900px;
    background: #FFF;
    behavior: url(PIE.htc);
    box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    margin: 0px 0px 60px 0px;
    z-index: -1;
}

/*--------------header----------------*/

#header {
    height: 142px;
    margin-bottom: 9px;
    position: relative;
}

.logo {
    width: 173px;
    height: 58px;
    float: left;
    padding: 22px 0px 0px 23px;
}


.header-right {
    width: 614px;
    float: right;
}

.header_link {
    width: 614px;
    height: 39px;
    float: right;
    background: url(../images/header_link_bg.jpg) no-repeat right bottom;
    margin-bottom: 18px;
}

    .header_link ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        float: right;
    }

        .header_link ul li {
            background: url(../images/header_link_sep.jpg) no-repeat left center;
            font-size: 12px;
            color: #666666;
            line-height: 39px;
            float: left;
            padding: 0px 20px;
        }

            .header_link ul li.nobr {
                background: none;
            }

            .header_link ul li a {
                text-decoration: none;
                color: #666;
            }

.carrito {
    background: url("../images/carrito.png") no-repeat scroll top center transparent;
    width: 130px;
    float: right;
    padding-top: 20px;
    padding-left: 10px;
    margin-right: 30px;
    color: #666;
}

    .carrito a {
        text-decoration: none;
        color: #666;
    }

    .carrito a {
        text-decoration: none;
        color: #666;
    }

.link {
    width: 310px;
    float: right;
    padding: 0 25px 0 0;
}

    .link ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .link ul li {
            background: url(../images/link_separeter.jpg) no-repeat right center;
            font-size: 14px;
            color: #103184;
            font-weight: bold;
            line-height: 22px;
            float: left;
            padding: 0px 15px;
        }

            .link ul li a {
                text-decoration: none;
                color: #103184;
            }


/*-----------nav-----------*/
.navi {
   width: 780px;
    height: 42px;
    background: url(../images/nav_bg.jpg) repeat-x left top;
    position: absolute;
    bottom: 0px;
    left: 0px;
	padding-left:120px;
}

    .navi ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .navi ul li {
            background: url(../images/nav-sep.jpg) no-repeat left center;
            font-size: 12px;
            color: #666;
            text-transform: uppercase;
            line-height: 42px;
            float: left;
            padding: 0px 16px;
        }

            .navi ul li.noline {
                background: none;
            }

            .navi ul li a {
                text-decoration: none;
                color: #666;
            }


/*---------------banner-----------------*/
#banner {
    padding: 0px 9px 7px 8px;
    border-bottom: #e1e4e7 1px solid;
    margin-bottom: 9px;
}

.banner_pic {
    width: 881px;
    height: 382px;
    position: relative;
    border: #e1e4e7 1px solid;
}

.banner_slider {
    background: url(../images/banner_slider.png) no-repeat left top;
    width: 590px;
    height: 106px;
    padding: 16px 40px 0px 170px;
    position: absolute;
    bottom: 1px;
    right: 1px;
}

    .banner_slider h2 {
        font-size: 22px;
        color: #113184;
        line-height: 23px;
        padding: 0px;
        margin: 0px;
    }

    .banner_slider p {
        font-size: 12px;
        color: #666;
        line-height: 25px;
        padding: 0px;
        margin: 0px;
    }

/*-------------------footer---------------------*/
#footer {
}

.footer_top {
    height: 120px;
    border-bottom: #e1e4e7 1px solid;
    padding: 0px 0px 0px 8px;
}

.footer_box {
    background: url(../images/footer_box1_bg.jpg) no-repeat left top;
    width: 194px;
    height: 97px;
    float: left;
    padding: 16px 80px 0px 20px;
    margin: 0 1px 0 0;
}


.footer_box2 {
    background: url(../images/footer_box2_bg.jpg) no-repeat left top;
}

.footer_box3 {
    background: url(../images/footer_box3_bg.jpg) no-repeat left top;
}

.footer_box h2 {
    font-size: 13px;
    color: #113184;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
}

.footer_box p {
    font-size: 12px;
    color: #666;
    line-height: 18px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

.footer_box img {
    float: left;
    padding: 0px 10px 8px 0px;
}


.credit {
    font-size: 11px;
    color: #7f7f7f;
    line-height: 20px;
    text-align: center;
    font-size: 0.9em;
    padding: 0 0 0 28px;
}


/*-------------inner------------------*/
#content {
    padding: 0px 8px;
    margin-bottom: 10px;
}

.left_content {
    background: url(../images/left_content_head.jpg) repeat-x left top;
    width: 198px;
    float: left;
    min-height:700px;
    border: #dde2e6 1px solid;
}

#content h2 {
    background: url(../images/left_content_line.jpg) no-repeat 11px center;
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 0 0 35px;
    margin: 0px;
}

.left_nav {
    width: 174px;
    padding: 12px 0px 0px 14px;
}

    .left_nav ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .left_nav ul ul {
            padding: 10px 0 0 0;
            margin: 0px;
            list-style: none;
        }

        .left_nav ul li {
            font-size: 12px;
            color: #666;
            text-transform: uppercase;
            line-height: 25px;
            border-bottom: #dce1e5 1px solid;
        }

            .left_nav ul li li {
                font-size: 12px;
                color: #666;
                line-height: 26px;
                text-transform: none;
                border-bottom: none;
            }

                .left_nav ul li li a {
                    text-decoration: none;
                    color: #666;
                }


            .left_nav ul li a {
                text-decoration: none;
                color: #666;
            }

                .left_nav ul li a:hover , .left_nav_menuee ul li a:hover {
                    color: #113184;
                }

            .left_nav ul li.active {
                color: #113184;
                border-bottom: none;
            }

                .left_nav ul li.active a {
                    text-decoration: none;
                    color: #113184;
                    border-bottom: none;
                }

                .left_nav ul li.active li a {
                    text-decoration: none;
                    color: #666;
                    border-bottom: none;
                }


.right_content {
    background: url(../images/left_content_head.jpg) repeat-x left top;
    width: 672px;
    float: right;
    border: #dde2e6 1px solid;
}

.right_info {
    padding: 12px 12px 12px 14px;
}

.object {
    padding: 0 0 12px 0;
    border-bottom: #dce1e5 1px solid;
    margin-bottom: 15px;
}

    .object img {
        float: left;
    }

.object_txt {
    width: 274px;
    float: left;
    padding: 10px 0 0 20px;
}

    .object_txt h3 {
        font-size: 12px;
        color: #666;
        line-height: 14px;
        padding: 0px;
        margin: 0px;
    }

    .object_txt p {
        font-size: 11px;
        color: #666;
        line-height: 18px;
        padding: 6px 0px;
        margin: 0px;
    }

.detail {
	padding-left:30px;
	padding-right:30px;
}

    .detail h3 {
        font-size: 12px;
        color: #666;
        line-height: 14px;
        padding: 0px 0px 20px 0px;
        margin: 0px;
    }

    .detail p, .texto{
        font-size: 11px;
        color: #666;
        line-height: 18px;
        padding: 6px 0px;
        margin: 0px;
    }

.form {
    width: 564px;
}

    .form img {
        float: left;
    }

    .form p {
        font-size: 12px;
        color: #666;
        line-height: 14px;
        padding: 0px 0px 12px 0px;
        margin: 0px;
    }

.txt {
    width: 206px;
    height: 21px;
    background: #f6f6f6;
    border: #cccccc 1px solid;
    margin-bottom: 0px;
    color: #666;
    font-size: 12px;
    line-height: 21px;
    padding: 0px 5px;
    font-family: Tahoma,Geneva,sans-serif;
}

.txtArea {
    width: 306px;
    background: #f6f6f6;
    border: #cccccc 1px solid;
    margin-bottom: 16px;
    color: #666;
    font-size: 12px;
    line-height: 21px;
    padding: 0px 5px;
    font-family: Tahoma,Geneva,sans-serif;
}

.txt2 {
    width: 122px;
    height: 19px;
    border: #a6a5a5 1px solid;
    color: #666;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 3px;
    margin: 0 5px 12px 0;
}

.list {
    width: 60px;
    height: 20px;
    border: #7c7c7c 1px solid;
    float: left;
    color: #000;
    line-height: 20px;
    padding: 0 0 0 5px;
    margin: 0 13px 22px 0;
}

.list2 {
    width: 132px;
    height: 20px;
    border: #7c7c7c 1px solid;
    float: left;
    color: #000;
    line-height: 20px;
    padding: 0 0 0 5px;
}


.src_but {
    background: url(../images/src_but.jpg) no-repeat left top;
    width: 106px;
    height: 33px;
    border: 0;
    float: left;
    cursor: pointer;
}

.src_enviar {
    background: url(../images/btnEnviar.jpg) no-repeat left top;
    width: 106px;
    height: 33px;
    border: 0;
    float: left;
    cursor: pointer;
}

.src_comprar {
    background: url(../images/btnComprar.jpg) no-repeat left top;
    width: 106px;
    height: 33px;
    border: 0;
    float: left;
    cursor: pointer;
}

.detail_box1 {
    width: 240px;
    float: left;
}

.detail_box2 {
    width: 150px;
    float: left;
}

.detail_box3 {
    width: 153px;
    float: left;
}


.info_bottom {
    padding: 8px 0px 6px 0px;
}

    .info_bottom img {
        float: left;
    }

.info_bottom_txt {
    width: 432px;
    float: left;
    padding: 0 0 0 12px;
}

    .info_bottom_txt h3 {
        font-size: 12px;
        color: #666;
        text-transform: uppercase;
        line-height: 20px;
        padding: 0px;
        margin: 0px;
    }

    .info_bottom_txt p {
        font-size: 12px;
        color: #666;
        line-height: 18px;
        padding: 0px;
        margin: 0px;
    }

.info_bottom_link {
    width: 430px;
    padding: 8px 0px 0px 0px;
}

    .info_bottom_link ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .info_bottom_link ul li {
            background: url(../images/link_separeter.jpg) no-repeat right center;
            font-size: 12px;
            color: #666;
            line-height: 31px;
            float: left;
            padding: 0 16px 0 15px;
        }

            .info_bottom_link ul li.noback {
                background: none;
            }

            .info_bottom_link ul li a {
                text-decoration: none;
                color: #666;
            }

.tabla_general {
    border: 1px solid #CCCCCC;
}

.celda {
    padding: 8px;
}

#flash {
    height: 338px;
    z-index: -1;
}

#slideshow {
    display: block;
    width: 880px;
    height: 384px;
    float: left;
    z-index: -1;
    margin-bottom: 10px;
}


/*MENUU*/


#accordeon {
    overflow: hidden;
}

#accordeonItem {
}

#menu {
    list-style-type: none;
}

    #menu h5 {
        background-color: transparent;
        color: #666666;
        font-weight: normal;
        font-size: 12px;
        cursor: pointer;
    }

#HijoMenu {
    list-style-type: none;
    padding: 0px;
    padding-left: 10px;
}

    #HijoMenu h6 {
        color: #666666;
        font-weight: normal;
        cursor: pointer;
        font-size: 11px;
        list-style: none outside none;
        padding: 0px;
    }

#ProdMenu {
    list-style-type: none;
}

    #ProdMenu li {
        color: #FFF;
        font-family: Arial narrow,Helvetica,Geneva,sans-serif;
        font-weight: normal;
        cursor: pointer;
        font-size: 11px;
        padding: 0 0 5px 55px;
    }

        #ProdMenu li a {
            text-decoration: none;
            color: #FFF;
        }

            #ProdMenu li a:hover {
                text-decoration: none;
                color: #01A3B5;
            }

h7 {
    color: #FFF;
    text-align: left;
    width: 398px;
    background: none repeat scroll 0 0 black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    opacity: 0.5;
    padding: 6px;
    position: absolute;
}

#video {
    z-index: 10000;
    margin-right: 20px;
    width: 108px;
    height: 31px;
    float: right;
    margin-top: 20px;
}

.window {
    position: absolute;
    z-index: 10000;
    top: 500px;
    left: 290px;
}




h2 .bullet_linea_roja{
	background-image:url("../images/left_content_line.jpg");
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:11px center;
   
   font-size: 11px;
   line-height: 40px;
   margin: 0;
   padding: 0 0 0 35px;
	
	
	
	}

#menu_ee, #login , #poweredby{
	margin-top:26px;
	
	
	
	
	}
.titulo_menu {
  
   background-image:url("../images/left_content_head.jpg");
   background-repeat:repeat;
   background-attachment:scroll;
   background-position: left top;
    float: left;
    height:40px;
    width: 198px;
	margin-bottom: 10px;
	border-top: 1px solid #DDE2E6;
	}

.left_nav_menuee{
	 padding: 12px 0 0 14px;
    width: 174px;
	margin-top:20px;
	
	}
.left_nav_menuee ul{
	list-style-type:none;
	
	
	}
	
.left_nav_menuee ul li {
    border-bottom: 1px solid #DCE1E5;
    color: #666666;
    font-size: 12px;
    line-height: 25px;
    text-transform: uppercase;
}

.labels{
	width:198px;
	padding-left:20px !important;
	line-height: 40px;
	clear: both;
	color: #666666;
	height:30px;
	font-family: "Tahoma",Geneva,sans-serif;
	
	}
.inputs{
	margin-left:20px;
	height:24px;
	border: 1px solid #DCE1E5;
	font-family:"Tahoma",Geneva,sans-serif;
	color: #666666;
    font-size: 11px;
	 width: 159px;
}
	
input[name="Ingresar"]{
	
	margin-left:20px;
	padding-top:20px;
	
	}
#recordar{
	margin-left:20px;
	padding-top:10px;
	float:left;
	
	
	}
#recordar a{
	color:#103184;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	text-decoration:underline;
	
	
	}
#poweredby{
	width:190px;
	clear:both;
	float:left;
	padding-left:8px;
	
	border-top: 1px solid #DCE1E5;
	padding-top:10px;
	
	
	
	
	}	
#login{
	height:240px;
	
	}
form{
		float:left;
		height:183px;
		
		
		}
.credit_ee{
	text-align:left;
	font-size:10px;
	font-family:"Tahoma", Geneva,sans-serif;
	color: #BEBEBE;
	padding-top:10px;
	padding-left:13px;
	padding-bottom:10px;
	
	
	
	}
.txt_azul_destacado, .titulos, .titulos2{
	
	color:#103184;
	font-size:14px;
	font-family:"Tahoma", Geneva,sans-serif;
	font-weight:bold;
	
	}
	
.detail ul{
	list-style:none;
	
	}
.detail ul li{
	/*display:block;*/
	clear:both;
	text-align:left;
	float:left;
	color:#666666;
	
	
	
	}
.margenes{
	
	margin-bottom:15px;
	
	}
	
.btn_registro{
    background-color: #E13B08;
    float: left;
    height: 32px;
    padding-left: 15px;
    width: 160px;
	margin-bottom:15px;
	
}
	
.btn_registro:hover{
    background-color: #103184;}

.txt_btn{
	color:#fff;
	font-family: Tahoma,Geneva,sans-serif;
	font-weight:bold;
	line-height:28px;
	font-size:12px;
	}
	
.terminosycondiciones ul {
	list-style-type:disc !important;
	list-style-position: outside;
	margin-left:14px !important;
	
}
	
.terminosycondiciones ul li{
	
	padding-left:3px;
	font-size: 11px;
	line-height: 18px;
	float:none;
	
	
	}
	
input[name="txtnombresapellidos"], input[name="txtemail"], input[ name="txttema"]{
	margin-left:20px;
	height:24px;
	border: 1px solid #DCE1E5;
	font-family:"Tahoma",Geneva,sans-serif;
	color: #666666;
   font-size: 11px;
	width: 159px;
	
	
	}
textarea [name="txtcomentarios"]{
	border: 1px solid #DCE1E5;
	font-family:"Tahoma",Geneva,sans-serif;
	color: #666666;
   font-size: 11px;
	width: 159px;
}

input[type="reset"], input[type="submit"], input[type="button"], .fdo_btn{
	background-color:#ea3e2d;
	font-family:"Tahoma",Geneva,sans-serif;
	color:#fff;
	width: 136px;
	border: none;
	font-size: 12px;
	font-weight:bold;
	height:30px;

	}
.texto_noofer{
	font-family:"Tahoma",Geneva,sans-serif;
	color: #666666;
   font-size: 11px;
   line-height: 18px;
	
	}

	
/*  OFERTAS */




#tabla1, #tabla2 {
    border: 1px solid #666666;
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    width: 520px;
}
#tabla1 {
    background-color: #55b247;
	height:18px;
}
#tabla2 {
    background-color: #666666;
}
.titulos_r {
	font-family: "Tahoma",Geneva,sans-serif;
	font-size:14px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_1 {
    border-bottom: 1px dotted #666666;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
#clear {
    clear: both;
    margin: 3px 0;
}
.textos_g {
    font-family: "Tahoma",Geneva,sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
#left {
    float: left;
    margin: 0 5px 0 0;
}
.caja_left {
    width: 200px;
}
.textos_g {
    font-family: "Tahoma",Geneva,sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    font-family: "Tahoma",Geneva,sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_2 {
    border-bottom: 1px dotted #333333;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
.textos_t {
	font-family: "Tahoma",Geneva,sans-serif;
	font-size:12px;
    color: #333333;
    font-size: 12px;
    text-align: left;
}
.textos_t a:link {
    color: #333333;
}
.textos_t a:visited {
    color: #333333;
}
.textos_t a:hover {
    color: #333333;
    font-weight: bold;
}
.textos_t a:active {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.caja_left {
    width: 200px;
}
#caja_single {
    border-bottom: 1px dotted #999999;
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    width: 490px;
}
#caja_ico {
    float: left;
    height: 0;
    margin: 0;
    width: 0;
}
.textos_o {
	font-family: "Tahoma",Geneva,sans-serif;
	font-size:12px;
    color: #707174;
    font-size: 12px;
    text-align: left;
}
.textos_o a:link {
    color: #707174;
    font-weight: bold;
}
.textos_o a:visited {
    color: #707174;
    font-weight: normal;
}
.textos_o a:hover {
    color: #55b247;
}
.textos_o a:active {
    color: #707174;
}
.titulos_r {
	font-family: "Tahoma",Geneva,sans-serif;
	font-size:12px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
	font-family: "Tahoma",Geneva,sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
	color: #666666;
    font-family: "Tahoma",Geneva,sans-serif;
    font-size: 11px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.detalle_titulo {
    color: #103184;
    font-family: "Tahoma",Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
}
element.style  {
    color: #FFFFFF;
    
    font-size: 12px;
    text-align: justify;
}

.textos_g_14 {
	font-family: "Tahoma",Geneva,sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	font-family: "Tahoma",Geneva,sans-serif;
	color: #707174;
	font-size: 14px;
	text-align: center;
	padding-top:15px;
	padding-bottom:8px;
	font-weight: bold;
}
.fnd_detalle {
	background-image: url(../img/fnd_n.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	padding: 10px;
}


.titulo_tabla{
    background-color:#103184;
    color: #FFFFFF;
    font-family: "Tahoma",Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}
.texto_tablalink{
	color: #0076c7;
    font-family: "Tahoma",Geneva,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a{
	color: #103184;
    font-family: "Tahoma",Geneva,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a:hover{
	color: #999999;
	text-decoration: underline;
}
.texto_tabla{
	font-family: "Tahoma",Geneva,sans-serif;
	color: #666666;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-size: 12px;
}
.tabla_gris{
	background-color: #666666;
}




	
	
	
	