#contenedor {
	margin: 0px auto;
	width: 770px;
	height: 770px;
	font-family: "Trebuchet MS";
}

body {
	background-color: #1E5492;
}
h2 {
	font-family: "Trebuchet MS";
	color: #1C5491;
	font-size: 16pt;
}
#cuerpo {
	font-family: "Trebuchet MS";
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#cuerpo p {
	text-align: justify;
	margin-top: 0px;
}

.fecha {
	font-size: 10pt;
	text-align: right;
	border-bottom-style: solid;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
}
.texto  {
	text-align: justify;
	font-size: 12pt;
}

#Menu {
	margin-left: 20px;
}
#pie {
}
#pie strong {
	color: #FFFFFF;
	font-size: 75%;
}
#pie a {
	color: #FFFFFF;
}
h3 {
	font-family: "Trebuchet MS";
	color: #1C5491;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ayuda {
	font-size: 10pt;
}
#promociones {
  font-size: 30px;
}
.aviso {
	font-weight:bold;
	color:#FF0000;
}
.marco_news {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	padding: 10px;
}
.eliminar {
	color:#FF0000;
	font-stretch:condensed;
}.anuncio {
	font-size: 18pt;
	font-weight:bold;
	color: #1C5491;
}
#firma {
	font-size: 9pt;
	text-align: right;
	font-style: italic;
}
