@charset "utf-8";
/* CSS Document */

.tpcat{
	width: 150px;
	height: 153px;
	margin: 10px 24px 10px 0px;
	float: left;
}

.tpcat #cimg{
width:150px;
height:120px;
text-align:center;
}

.tpcat #ctxt{
width:150px;
height:33px;
text-align:center;
}

.tpprod{
width:120px;
height:auto;
margin: 10px 9px 10px 9px; 	
float:left;
}

.tpprod #pimg{
width:120px;
height:100px;
text-align:center;
}

.tpprod #ptxt{
width:120px;
height:auto;
text-align:center;
margin-top:10px;
padding-bottom:10px;
clear: inherit;
}
/* Cursos */
.tpcatcur{
	width: 150px;
	height:100%;
	margin: 10px 10px 10px 15px;
	float: left;
}


.tpcatcur #ctxt{
width:150px;
height:35px;
text-align: left;
}

.tpcurso{
width:180px;
height:auto;
margin: 10px 9px 10px 9px; 	
float:left;
}

.tpcurso #pimg{
width:100%;
height:125px;
text-align:center;
}

.tpcurso #ptxt{
font-size:14px;
width:100%;
height:auto;
padding-bottom:10px;
clear: inherit;
}
.tpcurso #pins{
	font-size:12px;
width:100%;
height:auto;
padding-top:5px;
clear: inherit;
}