﻿.links_documentacion1
{
	float:left;
	position:relative;
	display:inline;
	width:275px;
	height:180px;
}

.links_documentacion1 .Header
{
	float:left;
	display:inline;
	position:absolute;
	left:132px;
}

.links_documentacion1 .DNN_LinksContent
{
	padding-bottom:11px;	
}

.links_documentacion1 .LinksDesignTable a
{
	position:absolute;
	z-index:10;
}

.links_documentacion1 .LinksDesignTable a.Normal
{
	background-image:url(img/flecha_links_docu.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	display:inline;
	text-decoration:underline;
	color:#f27930;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	position:static;
	margin-top:12px;
	margin-bottom:12px;
	width:262px;
}

.links_documentacion1 .contenido
{
	background-color:#eeeeee;
	background-image:url(img/docu_links_middle_left.gif);
	height:170px;
	overflow:hidden;
	width:275px;
	float:left;
}

.links_documentacion1 .contenido .DNN_LinksContent table
{
	margin-left:8px;
	width:267px;	
}
.links_documentacion1 .contenido .DNN_LinksContent table table
{
	margin-left:0px;
}

.links_documentacion1 .contenido .DNN_LinksContent table tr td
{
	border-bottom:1px dotted #bebebe;
}

.links_documentacion1 .contenido .DNN_LinksContent table tr td td
{
	border-bottom:none;
	margin:0;
	padding:0;
}

.links_documentacion1 .top
{
	background-image:url(img/docu_links_top_middle_left.gif);
	background-repeat:no-repeat;	
	float:left;
	font-size:0%;
	height:5px;
	position:static;
	width:275px;
}

.links_documentacion1 .bottom
{
	background-image:url(img/docu_links_bottom_middle_left.gif);
	background-repeat:no-repeat;	
	float:left;
	font-size:0%;
	height:5px;
	position:static;
	width:275px;
}

