/* CONTENIDOS
-------------------------------------------------- */
div.colcompleto {
	margin-top: 25px;
}

h3 {
	clear: both;
	}

p.titproducto {
	margin-left: 50px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

p {
	clear: both;
	}
	
div.fotoprod {
	float: left;
	margin:0pt 20px 10px 0pt;
}

div.infoprod {
	width: 785px;
	float: right;
	margin-bottom:20px;
}

div.infoprod p{
	border-bottom: 1px solid #D7D7D7;
	height: 32px;
	padding: 7px 0 0;
}

div.infoprod p img{
	margin: 0 25px 0px 0;
	margin:-5pt 0px 0px 0pt;
}

div.infoprod p a{
	background-color:#fff;
	border-bottom:1px solid #D7D7D7;
	display:block;
	height:34px;
	margin-top:-22px 0 0 0;
	padding:20px 0 0 0;
}

div.infoprod p a:hover{
	background-color:#eff2f2;
}

div.colleft ul {
	/*clear: both;*/
	}

div.colleft ul li{
	list-style: none;
	background: url(../img/pastillatit_flecha.gif) 0 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	}


div.col2 div.pastilla {
	background: url(../img/pastilla_fondo.gif) 15px 0px no-repeat;
	width: 220px;
	height: 60px;
	padding: 0px 20px 0px 65px;
	margin-bottom: 20px;
	border-bottom: 1px solid #B7C2C8;

}

div.col2 div.pastilla p {
	width: 225px;
	margin-bottom: 3px;
	font-size: 14px;
}

div.nota{
	text-align: center;
	margin-bottom: 10px;
	}

div.aplicaciones{
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}
	
div.aplicaciones p{
	padding: 10px;
	}
	
p.destacado{
	font-size: 20px;
	font-weight: bold;
	color: #1B73BE;
}
