body {
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #333333;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #eeeeee;
    }
.textoprincipal {
	color: #56696D;
	padding-right: 10px;
}

.lineabajotabla {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 85%;
	height: 16px;
	padding-top: 2px;
}
.lineabajotabla2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 95%;
	height: 16px;
	padding-top: 2px;
}
.tabladcha {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 90%;
	background-color: #E2E6E9;
	line-height: 15px;
	padding-top: 7px;
}
.fechanoti {
	font-size: 100%;
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}


.footer {
	color: #CCCCCC;
	background-image: url(images/footer.jpg);
	font-size: 85%;
}

    .oneColFixCtr #container {
	width: 765px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #999999;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
    }
	    .oneColFixCtr #containernoti {
	width: 695px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #999999;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
    }
    .oneColFixCtr #mainContent {
	margin: 2px;
    }
.rojo12 {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}
.testimonio {
	font-size: 100%;
	font-style: italic;
	color: #003366;
	padding-top: 5px;
}
.boton {
	font-size: 90%;
	color: #DDDDDD;
	background-color: #666666;
	padding-right: 5px;
}
.enlace4:link {
	font-size: 110%;
	color: #990000;
	text-decoration: none;
	line-height: 12px;
		font-weight: bold;
}
.enlace4:visited {
	font-size: 110%;
	color: #990000;
	text-decoration: none;
	line-height: 12px;
		font-weight: bold;
}
.enlace4:hover {
	font-size: 110%;
	text-decoration: underline;
	color: #069;
	line-height: 12px;
	font-weight: bold;
}
.enlace4:active {
	font-size: 110%;
	color: #990000;
	text-decoration: none;
	line-height: 12px;
		font-weight: bold;
}
.enlace2:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace2:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace2:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FFCC66;
}
.enlace2:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlace7:link {
	color: #666666;
	text-decoration: none;
}
.enlace7:visited {	color: #666666;	text-decoration: none;}
.enlace7:hover {
	text-decoration: underline;
	color: #990000;
}
.enlace7:active {	color: #666666;	text-decoration: none;}
.enlace6:link {	color: #990000;	text-decoration: none;}
.enlace6:visited {	color: #990000;	text-decoration: none;}
.enlace6:hover {	text-decoration: underline;	color: #000000;}
.enlace6:active {	color: #990000;	text-decoration: none;}
.enlace1:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 100%;
}
.texto10 {
	font-size: 85%;
	line-height: 14px;
}
.azul12 {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
}


.enlace1:visited {
	color: #FF6600;
	text-decoration: none;
	font-size: 100%;
}
.enlace1:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 100%;
}
.enlace1:active {
	color: #ff6600;
	text-decoration: none;
	font-size: 100%;
}
.enlace3:link {
	color: #FFFF66;
	text-decoration: none;
}
.enlace3:visited {
	color: #FFFF66;
	text-decoration: none;
}
.enlace3:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.enlace3:active {
	color: #FFFF66;
	text-decoration: none;
}

.enlace5:link {
	color: #2B8400;
	text-decoration: none;
	font-style: italic;
	font-size: 90%;
	line-height: 12px;
}
.enlace5:visited {	color: #2B8400;	text-decoration: none;	font-style: italic;		font-size: 90%;	line-height: 12px;}
.enlace5:hover {	text-decoration: underline;	color: #990000;	font-style: italic;		font-size: 90%;	line-height: 12px;}
.enlace5:active {
	color: #2B8400;
	text-decoration: none;
	font-style: italic;
	font-size: 90%;
		line-height: 12px;
}.tabladcha2 {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 90%;
	background-color: #E2E6E9;
	line-height: 15px;
}
.negritaazul {
	font-weight: bold;
	color: #003366;
}
.resaltado {
	background-color: #F1F1DC;
	padding-right: 16px;
	padding-left: 16px;
	color: #666666;
	font-size: 110%;
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: bold;
}
.bordefoto {
	border: 1px dashed #666666;
	font-size: 90%;
}
.fechacliente {
	font-size: 90%;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.texto11 {
	font-size: 95%;
	line-height: 14px;
}
.lineabajotablacliente {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	height: 14px;
	padding-top: 2px;
}
.titularnoticia {
	font-size: 160%;
	color: #006699;
}
.rojo {color: #990000}.comentariofoto {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}
