body {
	background-image: url(../img/FdoHome.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #13191F;

}
.header {
	background-image: url(../img/LgHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ColDerecha {
	background-image: url(../img/FdoColDer.jpg);
	background-repeat: no-repeat;
	width: 222px;
	background-color: #EDF2F5;
}
.ColPrincipal {
	background-color: #FFFFFF;
}
.CajaNew {
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 20px;
}
.CajaEvents {
	width: 190px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 14px;
}
.FechaNews {
	font-family: Arial;
	font-size: 12px;
	color: #B81B2A;
	text-decoration:none;
}
.TxtNews {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}
.TxtNews:hover {
	font-family: Arial;
	font-size: 12px;
	color: #B81B2A;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}
.FechaEvents {

	font-family: Arial;
	font-size: 11px;
	color: #B81B2A;
	text-decoration:none;
}
.TxtEvents {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}
.TxtEvents:hover {

	font-family: Arial;
	font-size: 11px;
	color: #B81B2A;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration:none;
}
.LinkEvents {font-family: Arial; font-size: 11px; color: #3589DB; text-decoration:none;}
.LinkEvents:hover {font-family: Arial; font-size: 11px; color: #3589DB; text-decoration:underline;}
.TxtStock {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.CajaStock {
	margin-top: 20px;
	margin-left: 15px;
	width: 190px;
}
.TxtPDF {
	font-family: Arial;
	font-size: 11px;
	color: #6B6D6E;
	padding-bottom: 10px;
}
