@charset "utf-8";
/* CSS Document */
/*BOTONES_GENERALES*/
.bt_buscar{
	background-image: url(../images/botones_iconos/bt_buscar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
    vertical-align: middle;
}
.bt_publicar{
	background-image: url(../images/tablas/titulos_img/bt_publicar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
    height: 28px;
    vertical-align: middle;
}
.bt_compartir{
	background-image: url(../images/tablas/titulos_img/bt_compartir.jpg);
	background-repeat: no-repeat;
	background-position: right center;
    height: 28px;
    vertical-align: middle;
}
.bt_comunidad{
	background-image: url(../images/botones_iconos/bt_comunidad.jpg);
	background-repeat: no-repeat;
	background-position: left center;
    height: 58px;
    vertical-align: middle;
}
.bt_ir{
	background-image: url(../images/tablas/titulos_img/bt_ir.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 21px;
	vertical-align: bottom;
	margin-right: 15px;
	margin-left: 2px;
	padding-right:15px;
	padding-left: 2px;
}
.bt_a1{
	background-image: url(../images/tablas/titulos_img/bt_a1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 21px;
	height:20px;
	vertical-align: bottom;
    padding-right:2px;
	padding-left:10px;
}
.bt_a2{
	background-image: url(../images/tablas/titulos_img/bt_a2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 21px;
    height:20px;
	vertical-align: bottom;
	padding-right:5px;
}
.bt_enviar{
	height: 20px;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #A19E8C;
	border:none;
}
.bt_comentar{
	height: 20px;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #971319;
	border:none;
}

.bt_volver{
	background-image: url(../images/tablas/titulos_img/bt_volver.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	vertical-align: middle;
}
.bt_explorar{
	background-image: url(../images/tablas/titulos_img/bt_explorar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:59px;
	height:19px;
	vertical-align: middle;
}
.bt_aceptar{
	background-image: url(../images/tablas/titulos_img/bt_aceptar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:59px;
	height:19px;
	vertical-align: middle;
}
.ico_doc{
	background-image: url(../images/botones_iconos/ico_doc.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 40px;
	height: 23px;
	vertical-align: middle;
}
.ico_herra{
	background-image: url(../images/botones_iconos/ico_herra.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_casos{
	background-image: url(../images/botones_iconos/ico_casos.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_cursos{
	background-image: url(../images/botones_iconos/ico_cursos.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_tuto{
	background-image: url(../images/botones_iconos/ico_tuto.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_video{
	background-image: url(../images/botones_iconos/ico_video.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_dir{
	background-image: url(../images/botones_iconos/ico_dir.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_link{
	background-image: url(../images/botones_iconos/ico_link.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.ico_webi{
	background-image: url(../images/botones_iconos/ico_webi.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 40px;
	height: 23px;
    vertical-align: middle;
}
.star_on{
	background-image: url(../images/botones_iconos/star_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 16px;
	height: 15px;
}
.star_of{
	background-image: url(../images/botones_iconos/star_of.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width: 16px;
	height: 15px;
}

.tit_red {
	background-image: url(../images/tablas/red_home_r1_c4.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 80px;
}
.tit_red1 {
	background-image: url(../images/tablas/red_home_r3_c1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
}
.tit_red2 {
	background-image: url(../images/tablas/red_home_r4_c8.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
}
.tit_red3 {
	background-image: url(../images/tablas/red_home_r4_c10.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
}


