/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos DICA CSS+XHTML
   Distribuidores Detalle
   Octubre 2008
*/

/* Menu alternativo */

#contenido_tienda{
	width: 960px;
	overflow: hidden;
	clear: both;
	min-height: 462px;
	margin-bottom: 19px;
	font: 11px/18px Verdana, Arial, sans-serif;
	color: #686657;
	}

	#menu_tienda{
	width: 560px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	}

	#menu_dica{
	width: 400px;
	overflow: hidden;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	}

	#logo_t{
	width: 400px;
	height: 37px;
	position: relative;
	text-align: right;
}

#single_container{
	width: 960px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #C0BEB1;
}

/* MENU ARRRIBA */

	.tienda_nombre{
	height: 37px;
	}

	h2, h2:hover, h2 a:link, h2 a:visited , h2 a:hover{
	color: #000000;
	font-family: vagrounded, Helvetica, Arial, Geneva, sans-serif;
	font-size: 37px;
	text-transform: lowercase;
	margin-bottom: 0px;
	}

	#single_izq{
	float: left;
	width: 666px;
	overflow: hidden;
	margin-top: 18px;
}

	#single_der{
	float: right;
	width: 232px;
	margin-top: 18px;
}

/* Menu dica */

	#menu_dica .colecciones{
	float: right;
	margin-top: 4px;
	}

		#menu_dica .colecciones a{
		float: right;
		margin-left: 32px;
		}

		#menu_dica .colecciones img.raya{
		float: right;
		margin-left: 29px;
		margin-right: -3px;
		height: 16px;
		width: 1px;
		}


/* Datos Izquierda */
	ul#enlaces{
	clear: left;
	width: 666px;
}

	ul#enlaces li{
	margin-right: 19px;
	display: inline;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

	ul#enlaces li img.md_1{
	background-image: url(../img/menu/md_distribuidor_n.gif);
	width: 81px;
	height: 10px;
}

	ul#enlaces li img.md_1:hover, ul#enlaces li.active img.md_1{
	background-image: url(../img/menu/md_distribuidor_h.gif);
	width: 81px;
	height: 10px;
}

	ul#enlaces li img.md_2{
	background-image: url(../img/menu/md_servicios_n.gif);
	width: 60px;
	height: 10px;
}

	ul#enlaces li img.md_2:hover, ul#enlaces li.active img.md_2{
	background-image: url(../img/menu/md_servicios_h.gif);
	width: 60px;
	height: 10px;
}

	ul#enlaces li img.md_3{
	background-image: url(../img/menu/md_localizacion_n.gif);
	width: 156px;
	height: 10px;
}

	ul#enlaces li img.md_3:hover, ul#enlaces li.active img.md_3{
	background-image: url(../img/menu/md_localizacion_h.gif);
	width: 156px;
	height: 10px;
}
	#single_textos{
	width: 666px;
	clear: both;
}

	#single_textos p{
	margin-bottom: 10px;
}

	#map{
	width: 666px;
	margin-bottom: 20px;
}


/* Gmaps */

.ginfod{
	line-height: 140%;
	margin-top: 10px;
}

.ginfod p{
	margin-bottom: -10px;
}

/* formulario */

#s_formulario{
	display: none;
}


#a_form{
	margin-top: 10px;
	font-weight: bold;
}

#b_form{
	margin-bottom: 10px;
	font-weight: bold;
}

/* Social */

#social{
margin-top: 10px;
}

#social a.enl_social span{color:#3B3B24;}

#social a.enl_social span:hover{color:#788C00;}


