@charset "utf-8";
/* CSS Document */

/*Lo del index*/
#contenido-central-index{width:93%; margin-top:10px!important; height:auto; float:none; margin:auto; margin-bottom:10px!important;}
#contenido-central-index div{margin:0px 6px 6px 0px; float:left;}

.nosotros{ width:200px; height:180px;}
.nosotros .arriba{width:200px; height:25px; margin:0px !important; background:url(../images/fondo-nosotros_01.png);}
.nosotros .arriba span{font-size:17px; color:#FFF; padding-top:0px; padding-left:18px; line-height:28px;}
.nosotros .contenido{width:200px; height:155px; margin:0px !important; background:url(../images/fondo-nosotros_02.png);}
.nosotros .contenido p {padding: 4px 8px; margin: 0 0 10px 0 !important; color:#000; text-align:justify;}
.nosotros .contenido .image {
	float: left;
	margin: 0 9px 3px 0;
}
/*Index Contenido divs Grandes*/
.arriba-big{width: 400px; height:31px; margin:0px !important;}
.arriba-big span{font-size:18px; color:#FFF; padding-top:0px; padding-left:20px; line-height:32px;}

.contenido-big{width:400px; height:135px; margin:0px !important; }
.contenido-big p{display:block; margin: 3px 10px 0  0; text-align:justify;}
.consumibles {
	width: 400px; /*BACKGROUND: #7f135e; background:url(../images/fondo.png); no-repeat 0px 0px;*/
	height: 166px;
}
.consumibles .arriba-big{ background:url(../images/fondos-index-grandes_01.png) no-repeat;}
 .consumibles .contenido-big{background:url(../images/fondos-index-grandes_02.png);}
 .aplicaciones {
	width: 400px; /*BACKGROUND: #669e3b;*/ height: 166px;}
 .aplicaciones .arriba-big{background:url(../images/fondo-aplicaciones_01.png) no-repeat;}
 .aplicaciones .contenido-big{ background:url(../images/fondo-aplicaciones_02.png);}
/*Index Contenido divs Pequeñas*/
.arriba-small{width: 200px; height:25px; margin:0px !important;}
.arriba-small span{font-size:17px; color:#FFF; padding-top:0px; padding-left:18px; line-height:28px;}
.contenido-small{width: 200px; height: 141px; margin:0px !important;}	
.contenido-small p {padding: 4px 8px; margin: 0 0 10px 0 !important; color:#000; text-align:justify;}
.contenido-small .image {
	float: left;
	margin: 0 9px 3px 0;
}
 .soporte {
	width: 200px; /*BACKGROUND: #d3192e;*/ height: 166px;}
 .soporte .arriba-small{background:url(../images/fondo-soporte_01.png);}
 .soporte .contenido-small{background:url(../images/fondo-soporte_02.png);}
	

 .holokote {
	width: 200px; /*BACKGROUND: #e64f06;*/ height: 166px;}
 .holokote .arriba-small{background:url(../images/fondos-holotoke_01.png);}
 .holokote .contenido-small{background:url(../images/fondos-holotoke_02.png);}

 .tecnologia {
	width: 200px; /*BACKGROUND: #2a4b90;*/ height: 166px
}
 .tecnologia .arriba-small{ background:url(../images/fondos-tecnologia_01.png);}
 .tecnologia .contenido-small{ background:url(../images/fondos-tecnologia_02.png);}
 
 .industria {
	width: 200px; /*BACKGROUND: #4a3874;*/ height:166px;
}
 .industria .arriba-small{ background:url(../images/fondos-industrias_01.png);}
 .industria .contenido-small{ background:url(../images/fondos-industrias_02.png);}

.catalogos {
	width: 200px; /*BACKGROUND: #36C;*/ height: 166px;}
 .catalogos .arriba-small{background:url(../images/fondos-catalogos_01.png);}
 .catalogos .contenido-small{background:url(../images/fondos-catalogos_02.png);}
 .catalogos .contenido p {padding: 4px 8px; margin: 0 0 10px 0; color:#000; text-align:justify;}

.thumb {
	float: left;
	width: 150px;
	color: #fff;
	margin: 3px 15px 15px 0 !important;
	padding: 5px;
}

.thumb p a {
	margin: 0;
	padding:3px;
	color: #7f135e; text-decoration:none;}
.thumb p a:hover{text-decoration:underline;}
 
.thumb .verde a { text-decoration:none; margin: 0;
	padding:3px;
	color: #669e3b; }
	 .thumb .verde a:hover {text-decoration:underline;}