body
{	
	/*background-color:black;*/
	background-color:rgb(120,120,120);
	background-image:url(../imagenes/background2.jpg);	
	text-align:center;
	color:white;
}
#contenedor
{	
	position:relative;
	margin:50px auto;
	background-color:rgb(149,149,149);	
	width:776px;
	height:auto;
	min-height:650px;
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
}
#banner
{
	width:776px;
	height:150px;
	background-color:#009966;
	background-color:black;
}
#menu
{
	width:776px;
	height:30px;
	background-color:black;
}
#linea_division
{
	width:776px;
	height:1px;	
	background-color:white;
	background-image:url("../imagenes/linea_division.jpg");
}

#linea_div
{
	height:5px;
	width:776px;
}

#contenido
{		
	background-color:transparent;		
	text-align:left;
	margin:50px auto;
	padding:5px;
	width:500px;
	height:auto;
	min-height:500px;		
	font: bold 12px "Trebuchet MS",Arial,Sans-Serif;
}
#titulo
{
	font-size:15px;
	text-align:center;
	color:white;
}
#pie
{
	width:776px;
	height:20px;
	background-color:black;
	background-image:url(../imagenes/pie.png);	
}


/*div de botones*/
#imagenes
{
	margin-top:20px;
	margin-bottom:20px;
	height:100px;
	width:500px;
}

/*botones*/
#conectores
{	border:0;	
	margin-right:95px;
}
#armadores
{
	border:0;
	margin-right:95px;
}
#pvc
{
	border:0;
}
#contactenos
{
	text-align:center;
	opacity:0.6;	
	font: normal 1em "Trebuchet MS",Arial,Helvetica,sans-serif;	
	margin:auto;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:2px solid black;
	border-bottom:2px solid black;
	width:285px;
	height:550px;
	padding:5px;
}
/************************************************************/
/*LOGOS*/
#logo_electrocables
{
	border:0;
	position:absolute;
	left:8px;
	top:240px;
}

#logo_kobrec
{
	border:0;
	position:absolute;
	left:657px;
	top:240px;
}

#logo_automas
{
	border:0;
	position:absolute;
	left:657px;
	top:580px;	
}
#logo_tubos
{
	position:absolute;
	left:8px;
	top:580px;
}


/****************************************************************/
/*fotos*/
#foto_doltrex
{
	float:left;	
	width:300px;
	height:170px;
}


/*****************************************************************/
/*************divs para productos**************************************/


#productos
{
	padding:5px;
	text-align:center;
	font-size:9px;
	font-family:arial, "helvetica", impact;
	color:black;
	float:left;	
	width:180px;
	height:180px;
	background-color:white;
	border:1px solid black;
	opacity:0.8;
	margin:25px;
	display:inline;
}
#productos_centrado
{
	padding:5px;
	text-align:center;
	font-size:9px;
	font-family:arial, "helvetica", impact ;
	color:black;
	margin:auto;
	/*width:200px;
	height:210px;*/
	width:180px;
	height:180px;
	/*background-color:rgb(209,209,209);*/
	background-color:white;
	border:1px solid black;
	opacity:0.8;
	margin-top:60px;
}
#limpiar
{
	clear:both;
}

/*****************************************************************/
/*************divs para instalaciones**************************************/

/*#instalaciones_izq
{
	opacity:0.8;
	z-index:5;
	border:1px solid white;
	text-align:right;
	padding:5px;
	font-size:9px;
	font-family:arial, "helvetica", impact ;
	color:black;	
	width:auto;
	height:150px;
	background-color:rgb(209,209,209);
	margin:25px;
}*/
#instalaciones
{		
	width:490px;
	height:140px;	
	margin-bottom:20px;
}
/*#instalaciones_der
{
	opacity:0.8;
	border:1px solid white;
	text-align:left;
	padding:5px;
	font-size:9px;
	font-family:arial, "helvetica", impact ;
	color:black;	
	width:auto;
	height:150px;
	background-color:rgb(209,209,209);
	margin:25px;
}
#img_instalaciones_izq
{
	
	float:left;
}
#img_instalaciones_der
{
	
	float:right;
}*/
/*quitar el borde a todas las imagenes*/
img
{
	border:none;
}

/********************************************************/
#contenedor_socios
{
	margin:auto;	
	margin-top:20px;	
	width:360px;
	height:80px;	
}

a#kobrec
{	
	margin:20px;
	float:left;
	height:50px;
	width:50px;	
	background-image:url(../imagenes/kobrec_n.png) !important;
	cursor:pointer;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="imagenes/kobrec_n.png");
}
a#kobrec:hover
{	
	/*background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="imagenes/kobrec_n.png");
	background-image:url(../imagenes/kobrec_n.png) !important;			*/

}

a#electrocable
{	
	margin:20px;
	float:left;
	height:50px;
	width:50px;	
	background-image:url(../imagenes/electrocables_n.png) !important;
	cursor:pointer;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="imagenes/electrocables_n.png");
}
a#electrocable:hover
{
	/*background-image:url(../imagenes/electrocables_n.png);*/
}

a#automas
{	
	margin:20px;
	float:left;
	height:50px;
	width:50px;	
	background-image:url(../imagenes/automas_n.png) !important;
	cursor:pointer;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="imagenes/automas_n.png");
	
}
a#automas:hover
{
	/*background-image:url(../imagenes/automas_n.png);*/
}

a#pacifico
{	
	margin:20px;
	float:left;
	height:50px;
	width:50px;	
	background-image:url(../imagenes/tubos_n.png) !important;
	cursor:pointer;
	background-image: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="imagenes/tubos_n.png");
}
a#pacifico:hover
{
	/*background-image:url(../imagenes/tubos_n.png) !important;*/
}

