.vinculo_word {


	background-image: url(../iconos/IcoWord.gif);
	background-repeat: no-repeat;
	margin: 5px 20px 3px 10px;
	padding: 3px 0px 0px 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vinculo_cuaderno {



	background-image: url(../iconos/IcoCuaderno.gif);
	background-repeat: no-repeat;
	margin: 5px 20px 3px 10px;
	padding: 3px 0px 0px 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vinculo_pdf {




	background-image: url(../iconos/IcoPdf.gif);
	background-repeat: no-repeat;
	margin: 5px 20px 3px 10px;
	padding: 3px 0px 0px 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vinculo_general {
	background-image: url(../iconos/IcoGeneral.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 35px;
}
.vinculo_powerp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: auto;
	background-image: url(../iconos/IcoPowerPoint.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #CCCCCC;
	border-left-color: #EBEBEB;
	height: 35px;
}
.vinculo_excel {




	background-image: url(../iconos/IcoExcel.gif);
	background-repeat: no-repeat;
	margin: 5px 20px 3px 10px;
	padding: 3px 0px 0px 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.vinculo_zip {





	background-image: url(../iconos/IcoZip.gif);
	background-repeat: no-repeat;
	margin: 5px 20px 3px 10px;
	padding: 3px 0px 0px 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
