body {
	background-color: #E0DFE3;
}
.textoPublicaciones {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.inputNewsletter {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 90px;
	border: 1px solid #CCCCCC;
}
.bordeTablaGral {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
.textoMenu {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoSecciones {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
.resaltadoNaranja {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.bordeImages {
	border: 3px solid #999999;
}
.textoBlanco {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F4F3F5;
	border: 1px solid #999999;
}

