body{
 margin:0;
 padding:0;
 text-align:center;
 background-position: center;
 
}  

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}

active {
	color: #003399;
	text-decoration: none;
}

.texto {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
}
.Titulo_Nov{
	font-family: Helvetica, sans-serif;
	font-size: 14px; 
	color: #666666;
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
}
.Novedades {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: disc;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
}
.Header {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	vertical-align: text-bottom;
	text-align: center;
}
.Encabezados {
	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #3366CC;
	font-weight: bold;
	text-align: right;
}
.titulo {
	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
}
.links {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-align: left;
}
.footer {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	background-color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
}
.right {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.superior { 
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CC0000;
	background-color: #FFFFFF;
	
}
.inferior { 
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.inferior_2 { 
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.foto {
	border: thick solid #FF0000;
}
.resaltado {

	font-family: Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
}

