.title {
	background-image: url(images/caja-titulos2.gif);
	background-repeat: no-repeat;
	color: #d8070d;
	font-variant: normal;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration:none;
}

.title2 
{
    background-image: url(images/caja-titulos3.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-variant: normal;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration:none;
}

.title-text {
	position: relative;
	left: 10px;
}

.small-content {
	background-color: #ececec;
}

.texto {
	color: #4f4f4f;
	font-variant: normal;
	font-family: 'Arial';
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	position: relative;
	left: 10px;
	top: 10px;
}

.small-content-text {
	color: #4f4f4f;
	font-variant: normal;
	font-family: 'Arial';
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	position: relative;
	left: 10px;
	top: 10px;
}

.more {
	color: #d8070d;
	font-variant: normal;
	font-family: 'Trebuchet MS';
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	cursor: pointer;
}
