@charset "utf-8";

.general {
	background-color: #ffffff;
	text-align: center;
}

#wrap { 
	margin: 0px auto 0 auto;
	padding: 10px;
	width: 940px;
	height: 623px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

#left {
	width: 190px;
	height: 596px;
	float:left;
	background-image: url(../images/left.jpg);
}

#left2 {
	width: 190px;
	height: 596px;
	float:left;
	background-image: url(../images/left2.jpg);
}

#carga {
	width: 750px;
	height: 596px;
	float:left;
	background-image: url(../images/carga.jpg);
}

#baja {
	width: 940px;
	height: 27px;
	float:left;
	background-image: url(../images/baja.jpg);
}

/* DIVS MENU */

#logo 
{
    width: 190px;
    height: 174px;
    float:left;
    background-image: url(../images/menu.jpg);
}

#socios 
{
    width: 190px;
    height: 37px;
    float:left;
    background-image: url(../images/socios.jpg);
    }

#socios:hover
{
    background-position: -190px;   }
    
#grupo 
{
    width: 190px;
    height: 36px;
    float:left;
    background-image: url(../images/grupo.jpg);
    }

#grupo:hover 
{
    background-position: -190px;
    }
    
#productos 
{
    width: 190px;
    height: 34px;
    float:left;
    background-image: url(../images/productos.jpg);
    }    

#productos:hover 
{
    background-position: -190px;
    }
    
#proveedores 
{
    width: 190px;
    height: 33px;
    float:left;
    background-image: url(../images/proveedores.jpg);
    }    

#proveedores:hover 
{
    background-position: -190px;
    }
    
#noticias 
{
    width: 190px;
    height: 32px;
    float:left;
    background-image: url(../images/noticias.jpg);
    } 
    
#noticias:hover 
{
    background-position: -190px;
    }
    
#formulario 
{
    width: 190px;
    height: 34px;
    float:left;
    background-image: url(../images/formulario.jpg);
    } 
    
#formulario:hover 
{
    background-position: -190px;
    }
    
/* Centro carga contenido*/

#areastrabajo 
{
    width: 750px;
    height: 107px;
    float: left;
    }
    
#carga_texto 
{
    width: 750px;
    height: 489px;
    float: left;
    background-image: url(../images/carga_texto.jpg);
    }
    
/* Areas de trabajo / secciones */

#linea_decoracion 
{
    width: 213px;
    height: 107px;
    float:left;
    background-image: url(../images/linea_decoracion.jpg);
    }

#linea_decoracion:hover 
{
    background-position: 0px -107px;
    }
    
#linea_disolvente
{
    width: 171px;
    height: 107px;
    float:left;
    background-image: url(../images/linea_disolvente.jpg);
    }

#linea_disolvente:hover 
{
    background-position: 0px -107px;
    }
    
#linea_industria
{
    width: 169px;
    height: 107px;
    float:left;
    background-image: url(../images/linea_industria.jpg);
    }

#linea_industria:hover 
{
    background-position: 0px -107px;
    }
    
#utiles
{
    width: 169px;
    height: 107px;
    float:left;
    background-image: url(../images/utiles.jpg);
    }

#utiles:hover 
{
    background-position: 0px -107px;
    }
    
/* Marquer seccion y subsecciones */

#etiqueta_seccion 
{
    width: 750px; 
    height: 46px; 
    float:left;
    }
    
#subsecciones 
{
    width: 350px;
    height: 20px;
    padding-top: 27px;
    margin-left: 35px;
    font-size: 12px;
    font-weight: bold;
    }
    
#subsecciones a 
{
    color: #D43D2C;
    text-decoration: none;
    }
    
#subsecciones a:hover
{
    color: #D43D2C;
    text-decoration: overline;
    }
    
/* Intro Default */

#inicio_top 
{
    width: 750px;
    height: 298px;
    float:left;
    background-image: url(../images/inicio_top.jpg);
    }
    
#inicio_baja
{
    width: 750px;
    height: 298px;
    float:left;
}

.txt { 
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	border:1px solid black;
    padding:1px;
}

.btn{
	border: 1px solid black;
	background-color: #ffffff;
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
}

.links { 
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	border:0px;
	color:Blue;
	text-decoration:none;
}

.etiquetas { 
	font-family: Verdana;
	font-size: 11px;
}
