/*-----------------------------------------*/
.clasPestana{
	background:url(../imgDiseno/pestanagris2.png);
	width:148px;
	height:36px;
	display:block;
	float:left;
	margin-left:15px;
	margin-right:-10px;
	margin-top:20px;
	font-family:"Trebuchet MS";
	font-size:15px;
	color: #29B6E1;
	text-align:center;
	padding-top:10px;
}
/*---------------------------------------------------
/*Clase especial que resaltará dependiendo de la sección*/
.actualPstna {
	background:url(../imgDiseno/pestanagris1.png);
	text-decoration: none;
}

div#contenido{/*, div#contproducto {*/
	font-family:"Trebuchet MS";
	width:580px;
	height:auto;
	float: left;
	margin:auto;
	margin: 20px 0 0 15px;
}
div#contproducto{/*, div#contproducto {*/
	font-family:"Trebuchet MS";
	width:580px;
	float: left;
	margin: 0 0 0 15px;
}
div#icoMsds{
	margin-right:5px;
	float:right;

}
/*------------------------------*/


