body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.pie_pagina {
	color: #B9DCF2;
	text-align: center;
	font-size: 9px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
.filete {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulo {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325D85;
}
.sub_menu {
	background-image: url(../images/fondo_sub_menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	margin: 2.5px 10px 10px;
	float: right;
}
.destacar {
	color: #90B6D2;
	font-size: 9px;
}
.centro {
	text-align: center;
	float: none;
}
.novedades {
	background-image: url(../images/novedades.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.marco {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
}
.texto_sangrado {
	margin: 10px;
}
.tituloSub {
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325D85;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58B3E3;
}
.marco_sin_borde {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin: 0px;
	float: left;
}
.sin_margen {
	margin: 0px;
}
