/*
#marcadoresSociales
{
	text-align: right;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 100%;
	height: 20px;
	overflow: hidden;
}
*/
#marcadoresSociales
{
	text-align: right;
	position: absolute;
	top: 0px;
	right: 20px;
	
	overflow: hidden;
	
	z-index: 20;
	
	height: 27px;
	width: 180px;
}
			.marcadoresSocialesBordesup
			{
				background-image: url('/css/default/img/marcadores_fondo/px_inf.png');
				* background-image: url('/css/default/img/marcadores_fondo_ie6/px_inf.gif');
				background-repeat: repeat-x;
				background-position: center bottom;
				width: 200px;
				height: 6px;
				position: absolute;
				top: 0px;
				right: 10px;
				z-index: 23;
				opacity: 0.6;
				overflow: hidden;
			}
			#marcadoresSociales .bordeizda
			{
				background-image: url('/css/default/img/marcadores_fondo/px_izda.png');
				* background-image: url('/css/default/img/marcadores_fondo_ie6/px_izda.gif');
				background-repeat: repeat-y;
				width: 10px;
				height: 100%;
				position: absolute;
				bottom: 10px;
				left: 0px;
				overflow: hidden;
			}
			#marcadoresSociales .bordedcha
			{
				background-image: url('/css/default/img/marcadores_fondo/px_dcha.png');
				* background-image: url('/css/default/img/marcadores_fondo_ie6/px_dcha.gif');
				background-repeat: repeat-y;
				width: 10px;
				height: 100%;
				position: absolute;
				bottom: 10px;
				right: 0px;
				overflow: hidden;
			}
			#marcadoresSociales .bordeinf
			{
				background-image: url('/css/default/img/marcadores_fondo/px_inf.png');
				* background-image: url('/css/default/img/marcadores_fondo_ie6/px_inf.gif');
				background-repeat: repeat-x;
				width: 160px;
				height: 10px;
				position: absolute;
				bottom: 0px;
				left: 10px;
				overflow: hidden;
			}
			#marcadoresSociales .esquinaizda
			{
				background-image: url('/css/default/img/marcadores_fondo/esquina3.png');
				* background-image: url('/css/default/img/marcadores_fondo_ie6/esquina3.gif');
				background-repeat: repeat-x;
				width: 10px;
				height: 10px;
				position: absolute;
				bottom: 0px;
				left: 0px;
				z-index: 20;
				overflow: hidden;
			}
			#marcadoresSociales .esquinadcha
			{
				background-image: url('/css/default/img/marcadores_fondo/esquina4.png');
				* background-image: url('/css/default/img/marcadores_fondo_ie6/esquina4.gif');
				background-repeat: repeat-y;
				width: 10px;
				height: 10px;
				position: absolute;
				bottom: 0px;
				right: 0px;
				z-index: 20;
				overflow: hidden;
			}

#marcadoresSociales .marcadores
{
	position: absolute;
	bottom: 10px;
	left: 5px;
	width: 168px;
	height: 53px;
	
	text-align: center;
	z-index: 22;
}

#marcadoresSociales .marcadoresfondo
{
	position: absolute;
	bottom: 10px;
	left: 5px;
	width: 168px;
	height: 63px;
	
	background-color: white;
	text-align: center;
	z-index: 21;
}
	
	#marcadoresSociales a
	{
		opacity: 0.6;
		margin-right: 3px;			
	}
	
	#marcadoresSociales a:hover
	{
		opacity: 1;
	}

#marcadoresSociales .comparte
{
	color: #a1c7d7;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
}












#marcadoresSocialesQueEs
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 790px;
	height: auto;
	background-color: white;
	
	margin: auto;
	
	margin-bottom: 20px;
	
	border: 1px solid #a1c7d7;
	padding: 0px 20px;
	
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

#marcadoresSocialesQueEs h6
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	font-style: normal;
}

#marcadoresSocialesQueEs img
{
	vertical-align: middle;
}

#marcadoresSocialesQueEs div.cerrar
{
	text-align: right;	
}
