@charset "utf-8";
/* CSS Document */
#contenedor #padder{
	padding-left:34px;
}
#contenedor #padder #separador{
	width:600px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	margin-top:20px;
}

#contenedor #titulo_sc{
	width:508px;
	height:47px;
	float:left;
	background-image:url(../images/generales/fondo_pastilla_contacto.jpg);
	background-repeat:no-repeat;
	padding-left:72px;
	padding-top:18px;
	padding-right:17px;
	font-family:Helvetica, sans-serif, Arial;
	font-size:20px;
	margin-top:2px;
	border-bottom-color:#b2b2b2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
	}
#contenedor #texto_sc{
	
	padding-left:75px;
	padding-right:131px;
	padding-top:23px;
	padding-bottom:20px;
	width:290px;
	float:left;
	font-family:Helvetica, sans-serif, Arial;
	font-size:18px;
	color:#000;
}
#contenedor #texto_sc .texto_negro{
	color:#000;
	font-weight:bold;
}
#contenedor #texto_sc .texto_grande{
	font-size:18px;
}
#contenedor #direcciones{
	padding-left:75px;
	float:left;

}
#contenedor .direccion_sc{
	float:left;
	/*margin-top:20px;*/
	text-align:center;

	width:200px;
	min-height:270px;
	margin-right:10px;
	
	background-image:url(../images/generales/fondo_direccion_contacto.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#000;
	
	padding-top:20px;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:16px;
	text-align:left;
}
#contenedor .direccion_sc a{
	text-decoration:none;
	color:inherit;
}
#contenedor .direccion_sc #titulo_d_sc{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#0571b1;
	font-weight:bold;
	height:45px;
}
#contenedor .direccion_sc #texto_d_sc{
	height:170px;
}
#contenedor .direccion_sc #vermapa_d_sc{
	height:33px;
	background-image:url(../images/generales/contacto_mapa.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:20px;
}
#contenedor .direccion_sc #vermapa_d_sc a{
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#000;
}
#contenedor_productos .productos .texto_productos{
	
	width:140px;
	height:63px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

#contenedor_productos .productos .texto_productos A{
	
	color:#CCC;
	text-decoration:none;
	
	}
#contenedor_productos .productos .texto_productos A:hover{
	
	color:#CCC;
	text-decoration:underline;
	
	}
	

