body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.fondo_top {
	background-color: #FFFFFF;
	background-image: url(../img/fondo01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.fondo_der {
	background-color: #98CDFF;
	background-image: url(../img/Fondo_Flash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#novedad {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 5px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #609BC9;
	margin-bottom: 10px;
}
.novedades {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 2px 20px;
	text-transform: none;
	line-height: 110%;
	margin: 2px 5px 2px 0px;
	list-style-type: circle;
	list-style-position: outside;
	font-weight: bold;
}
.comentarios {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding: 0px 5px 8px 30px;
	text-transform: none;
	line-height: 110%;
	margin: 0px 5px 5px 0px;
	list-style-type: circle;
	list-style-position: outside;
	color: #33599F;
}
.pie {
	font-size: 70%;
	background-color: #8CC0FF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	line-height: 150%;
}
h6 {
	font-weight: bold;
	color: #33599F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6CB6FF;
	font-size: 110%;
}
.main {
	background-attachment: fixed;
	background-color: #D1E9FF;
	background-image: url(../img/fondo_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#seccion {
	font-size: 90%;
	font-weight: bold;
	color: #33599F;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-left: 150px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.secciones {
	font-size: 90%;
	font-weight: bold;
	color: #33599F;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-left: 150px;
	margin-top: 8px;
	margin-bottom: 0px;
}
a:link {
	color: #33599F;
	text-decoration: none;
}
a:visited {
	color: #33599F;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
