
	.caja_compartir_facebook_y_twitter
	{
		height:				5em;
		padding-bottom:		5px;
		padding-top:		5px;
		padding-right:		10px;
		padding-left:		10px;
		margin-bottom:		20px;
		margin-top:			20px;
		clear:				left;
		background-color:	#F0F0F0;
		border-top:			solid 1px #9F9F9F;
		border-bottom:		solid 1px #9F9F9F;
	}

	.caja_compartir_facebook_y_twitter h2
	{
		font-family:		Verdana,Arial,Helvetica,sans-serif;
		font-weight:		normal;
		border-bottom:		1px dotted #666666;
		border-top:			0px none;
		margin-bottom:		4px;
		margin-top:			2px;
		font-size:			12px;
	}

	.caja_compartir_facebook_y_twitter .contenedor_botonera_googleplus
	{
		display:			block;
		width:			100px;
		height:			32px;
		line-height:		36px;
		float:			left;
	}

	.caja_compartir_facebook_y_twitter .contenedor_botonera_twitter
	{
		display:			block;
		width:			100px;
		height:			32px;
		line-height:		36px;
		float:			left;
	}

	.caja_compartir_facebook_y_twitter .contenedor_botonera_facebook
	{
		border:			none;
		float:			right;
		width:			65%;
		height:			45px;
		margin-top:		0;
	}
