.tableIzq {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/fondoTableIzq.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 178px;
}
.tableDer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/fondoTableDer.gif);
	background-repeat: repeat-x;
	height: 178px;
}
.textNovedades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.tituloNovedades {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFEC00;
}
.textGeneral {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.tituloServicios {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.fecha {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #93917D;
	padding: 5px;
}


.textMenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.textMenuSel {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #BAD0E0;
	text-decoration: none;
	font-weight: bold;
}
.tituloNoticias {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.marqueeContainer{
	position: relative;
	width: 180px;
	height: 170px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	padding: 1px;
	padding-left: 2px;
}
.textNoticias {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.labelForm {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.textField {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	height: 15px;
	width: 200px;
	line-height: 15px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	width: 100px;
}
.footerText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #93917D;
}
