.tutorial{
	color: #e8e8e8;
	margin-left: 20px;
	margin-bottom: -30px;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 20px;
	width: 650px;
	height: 100px;
	background: url(images/tutoriales/fondo.jpg) no-repeat;
}

.licencia{
	color: #e8e8e8;
	margin-left: 40px;
	margin-bottom: -30px;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 35px;
	width: 650px;
	height: 100px;
	background: url(images/tutoriales/licencia.jpg) no-repeat;
}

.licencia2{
	color: #e8e8e8;
	margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 40px;
	width: 590px;
	font-weight: bold;
	font-size: small;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	background: #000;
	text-align: justify;
	border: medium solid #6a6a6a;
	border-bottom: thick solid #6a6a6a;
}

.tutorial a{
	color: #e8e8e8;
	text-decoration: none;
}

.tutorial a:hover{
	text-decoration: underline;
}

.licencia a{
	color: #e8e8e8;
	text-decoration: none;
}

.licencia a:hover{
	color: #e8e8e8;
	text-decoration: underline;
}

.licencia2 a{
	color: #e8e8e8;
}

#cuerpo{
	margin-top: 150px;
}

.fecha{
	color: #fff;
	background-color: #b42946;
	font-weight: bold;
	font-size: small;
	background: url(images/tutoriales/calendar2.jpg) no-repeat;
	width: 160px;
	height: 50px;
	padding-top: 14px;
	padding-left: 18px;
	margin-left: 40px;
	margin-bottom: -30px;
}

.recuadro{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	border: thin solid #dedede;
	border-bottom: solid #dedede;
	background-color: #fff;
}

.novedad{
	margin-left: 250px;
	margin-top: -25px;
}