/********************************************
   AUTHOR:  			WOOBSING	 
   WEBSITE:   			http://www.serviciodatacenter.com/    	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */



* { margin: 0; padding: 0; outline: 0 }


body {
margin:0 auto;
font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
padding:0;
text-align:center;
}


h1{	
	color:#00509A;
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 13px;
    font-weight: bold;
	}
	
h2{ color:#00509A;
	font-size:13px;
	font-family:Arial, "Helvetica", sans-serif;
	font-weight: bold;
	}
	
h3{
	color:#0B72B5;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

h4{
	color:#f60;
	font-size:8px;
	font-family:Arial, "Helvetica", sans-serif;
	}
	
input {
    border: 1px solid #3083AF;
    color: #777777;
    font: 1em Verdana,sans-serif;
    height: 20px;
    margin-top: 2px;
    padding: 2px;
	}

textarea{
	border: 1px solid #3083AF;
    color: #777777;
    font: 1em Verdana,sans-serif;
    margin-top: 2px;
    padding: 2px;
	}

p{
	font-size:12px;
	font-family: "Arial", Helvetica, sans-serif;
	color:#808080;
	line-height:normal;
	}
	
hr{
	border: 1px outset #999999;
	clear:both;
	  }

/********************************************
   LAYOUT
********************************************/ 
.wrap{
	width:1000px;
	height:auto;
	margin:0 auto;
	position:relative;
	}
/*HEADER*/
.header{
    height: 330px;
    position: relative;
    width: 1000px;
	}
.logo-header{
    left: 20px;
    position: absolute;
    top: 20px;
	width:250px;
	height:43px;
	}
.call-center{
    height: 38px;
    left: 289px;
    position: absolute;
    top: 17px;
    width: 122px;
	}


/*MENU PRINCIPAL*/
.menu-principal{
    height: 25px;
    position: absolute;
    right: 0;
    width: auto;
	}
.menu-principal .contenedor-menu{
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 5px;
    width: auto;
	}
.menu-principal .contenedor-menu li{
    border-left: 1px solid #CCCCCC;
    display: block;
    float: left;
    padding: 0 4px;
	}
.menu-principal .contenedor-menu li a{
    color: #666666;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px;
    text-decoration: none;
	}
.menu-principal .contenedor-menu li a:hover{
    background-color: #456EAA;
    /*border-radius: 0 0 5px 5px;*/
    color: #FFFFFF;
    padding: 5px;
	}

.menu-principal .contenedor-menu li ul {
	border-radius: 0 0 8px 8px;
	display : none; 
	list-style : none; 
	text-align:left;
	background-color:#CEDEF2;
	width:auto;
	height:auto;
	padding:5px;
	} 

.menu-principal .contenedor-menu li ul li { 
	text-align:left;
	width:auto;
	height:auto;
	margin:0px 5px;
	}

.menu-principal .contenedor-menu li:hover ul {
    display: block;
    margin: 0;
    position: absolute;
    top: 20px;
	z-index:9;
	}
	 
.menu-principal .contenedor-menu li:hover ul li { 
    border-bottom: 1px solid #369;
	border-top: 1px solid #FFF;
    border-left: medium none;
    float: none;
    height: auto;
    padding: 5px;
    width: auto;
	}
.menu-principal .contenedor-menu li:hover ul li a { 
	color:#666;
	margin : 0; 
	border : none; 
	font-size : 11px;
	/*line-height:12px; */
	height:auto;
	width:auto;
	padding:2px;
	} 
.menu-principal .contenedor-menu li:hover ul li a:hover { 
	color: #369;
	background:none;
	} 

/*BUSCADOR*/
.buscador{
    background-image: url(../images/bg-buscador.png);
    height: 26px;
    position: absolute;
    right: 0;
    top: 40px;
    width: 203px
	}

.bus-interno{
    height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 171px;
	}
	
.caja_buscar{
    float: left;
    margin: 0;
    width: 115px;
	height:14px;
	}
	
.buscarboton{
    background-image: url("../images/buscar.png");
    border: 0 none;
    float: right;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 47px;
	cursor:pointer;
	}

.banner{
    bottom: 0;
    height: 250px;
    left: 0;
    position: absolute;
    width: 1000px;
	}


/*contenidio general*/
.contenido-all{
	width:1000px;
	height:auto;
	position:relative;
	}
	
.contenido-general{
	float: left;
    font-size: 13px;
    height: auto;
    margin-top:10px;
    text-align: justify;
    width: 1000px;
	position:relative;
}

.contenido-general h1{
	font-size:15px;
	}
	
.contenido-general a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	
.contenido-general a:hover{
	color:#004895;
	}

/*HOME*/
.contenido-home{
    float: left;
    height: auto;
    width: 1000px;
	}
.box-color{
    float: left;
    margin-bottom: 20px;
    padding-left: 10px
	}

.icono-color {
/*	background-image:url(../images/productos.png);*/
	width:320px;
	height:60px;	border:0px;
	cursor:pointer;
	}
	
.icono-color:hover{
	/*background-image:url(../images/productos-hover.png);*/
	width:320px;
	height:60px;	border:0px;
	}
	
.txt-box{
    height: 110px;
    padding: 10px;
    width: 300px;
	}
	
.txt-box1{
    height: 110px;
    padding: 10px;
    width: 300px;
	}

.txt-box1 h2{
	color:#F60;
	}

.txt-box2{
    height: 110px;
    padding: 10px;
    width: 300px;
	}

.txt-box2 h2{
	color:#030;
	}

.icono-color2 {
	/*background-image: url(../images/servicios.png);*/
	width:320px;
	height:60px;	border:0px;
	cursor:pointer;
	}
.icono-color2:hover{
	/*background-image:url(../images/servicios-hover.png);*/
	width:320px;
	height:60px;	border:0px;
	}
.icono-color3 {
	/*background-image:url(../images/integrados.png);*/
	width:320px;
	height:60px;	border:0px;
	cursor:pointer;
	}
.icono-color3:hover{
/*	background-image: url(../images/integrados-hover.png);*/
	width:320px;
	height:60px;	border:0px;
	}
.btn-info{
    float: right;
    height: 26px;
    width: 104px;
	}

.secciones-home{
	width:1000px;
	height:auto;
	float:left;
	}
	

/*NOTICIAS*/
.noticias{
    border-right: 2px dotted #CCCCCC;
    float: left;
    height: 90px;
    margin: 20px 0 20px 20px;
    padding-right: 20px;
    text-align: left;
    width: 290px;
	}
.txt-titulo{
	margin-bottom: 10px;
	}
.box-noticias .box-noti a li{
	color: #666666;
    font-size: 11px;
    list-style: disc inside none;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:normal;
	}
.box-noti a li:hover{
	text-decoration:underline;
	}
	
/*LINKS VISITADOS*/
.links-visitados{
    border-right: 2px dotted #CCCCCC;
    float: left;
    height: 90px;
    margin: 20px 0 20px 20px;
    padding-right: 20px;
    width: 290px;
	}
.links-visitados .links li{
	color: #666666;
    font-family: arial;
    font-size: 11px;
    list-style: disc inside none;
	}

/*video*/
.video{
	float: left;
    height: 90px;
    margin: 20px;
    width: 290px;
	}
		

/*REPRESENTANTE*/
.representante{
	clear: both;
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 1000px;
	}
.representante h2{
	margin-left:20px;
	}
.representante .box-representante{
    border-right: 1px dotted #999999;
    float: left;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 178px;
	}
.representante .box-representante .txt-representante{
    height: 125px;
    padding: 10px;
    text-align: left;
    width: 160px;
	}
.representante .box-representante .txt-representante p{}

/*PRODUCTOS*/
.contenido-productos{
    float: left;
    height: auto;
    width: 1000px;
	}
.contenido-productos .titulo-secciones{
	background-image:url(../images/bg-titulos.png);
	background-repeat:no-repeat;
	width:1000px;
	height:35px;
	position:relative;
	}
.contenido-productos .titulo-secciones h1{
	color:#666;
    left: 20px;
    position: absolute;
    /*text-shadow: -1px -1px #666666, 1px 1px #FFFFFF;*/
    top: 9px;
	}
.contenido-productos .box-big{
    border: 2px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: auto;
    margin: 5px 8px;
    padding: 10px;
    width: 960px
	}
.contenido-productos .box-big .box-productos{
    border-right: 2px dotted #CCCCCC;
    float: left;
    height: 200px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 318px;
	}
.contenido-productos .box-big .box-productos .box-txt-productos	{
    padding: 5px 15px;
    text-align: left;
	}

.contenido-productos .box-big .box-productos .box-txt-productos p a{
	color: #666666;
    text-decoration: underline;
	}

.contenido-productos .box-big .box-productos .box-txt-productos p a:hover{
	color: #000;
    text-decoration: none;
	}

/*CONTACTENOS*/
.contenido-contacto{
	float: left;
    height: auto;
    width: 1000px;
	}
.contenido-contacto .titulo-secciones{
	background-image:url(../images/bg-titulos.png);
	background-repeat:no-repeat;
	width:1000px;
	height:35px;
	position:relative;
	}
.contenido-contacto .titulo-secciones h1{
	color:#666;
    left: 20px;
    position: absolute;
    /*text-shadow: -1px -1px #666666, 1px 1px #FFFFFF;*/
    top: 9px;
	}
.contenido-contacto .frase{
    position: absolute;
    right: 20px;
    top: 9px;
	}
.contenido-contacto .frase h2{
	color:#FFFFFF;
	}
.contenido-contacto .ciudades{
    float: left;
    height: auto;
    margin: 10px;
    position: relative;
    width: 980px;
	}
.contenido-contacto .ciudades .box-ciudad{
	border-right: 2px dotted #CCCCCC;
    float: left;
    height: 130px;
    padding: 15px;
    width: 213px;
	}
.contenido-contacto .formulario{
    float: left;
    height: auto;
    margin: 20px 20px 20px 25px;
    width: auto;
	}
#enviar{
    float: right;
    font-weight: bold;
    height: 28px;
    width: 68px;
	}
.contenido-contacto .foto-contacto{
	width:463px;
	height:400px;
	float:right;
	}
	
/*FOOTER*/
.footer{
	margin:0 auto;
	width:1000px;
	height:auto;
	position:relative;
	text-align:center;
	clear:both;
	}

#footer-wrap {
    background-color: #E6E6E6;
    float: left;
    height: auto;
    line-height: normal;
    position: relative;
    text-align: left;
    width: 1000px;
}

#footer-wrap h5 {
    bottom: 15px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 11px;
    height: auto;
    position: absolute;
    right: 20px;
    text-align: right;
    width: auto;
}

.menu-desplegado{
    border-right: 1px dotted #999999;
    float: left;
    height:200px;
    margin-left: 18px;
    margin-right: 10px;
    padding-left: 3px;
    padding-right: 28px;
    padding-top: 15px;
    width: auto;
	}
	
.menu-desplegado h2 a{
	color:#666;
	font-weight:bold;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	text-decoration:none;
	}

.menu-desplegado h2 a:hover{
	color:#000;
	text-decoration: underline;
	}
	
.menu-desplegado li{
    color: #666666;
    font-weight: normal;
    list-style: square inside none;
	}
	
.menu-desplegado li a{
    color: #808080;
    font-family: Arial,"Helvetica",sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	}

.menu-desplegado li a:hover{
	color:#666;
	text-decoration: underline;
	}

.cont-footer{
    background-color: #000000;
    clear: both;
    float: left;
    height: 70px;
    position: relative;
    width: 1000px;
	}
.redes{
    height: auto;
    left: 20px;
    position: absolute;
    top: 13px;
    width: auto;
	}
.redes p{
	color:#FFF;
	}
.facebook{
    float: left;
    margin-right: 5px;
	}
.twitter{
    float: left;
    margin-right: 5px;
	}
.likedin{
    float: left;
    margin-right: 5px;
	}
.youtube{
    float: left;
    margin-right: 5px;
	}
.like-face{
    float: left;
    margin-right: 5px;
    margin-top: 6px;
	}
.logo-woobsing{
	float:left;
	clear:both;
	}
.logo-woobsing h4{
    color: #666666;
    left: 3px;
    position: relative;
    text-align: left;
    top: 6px;
	}
