/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	background-color:#FFFFFF;
}
#cuerpo {
	background-color:#eceefd;
}
#pie {
	font-size:10px;
	color: #FF6600;
	vertical-align:middle;
}
.cuerpo {
	font-size:14px;
	font-stretch:condensed;
	font-size-adjust:inherit;
}
.tituloNara {
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
}
.boldNegro {
	font-weight:bold;
	font-size:14px;
}
.miniTexto {
	font-size:10px;
}
.boldNegroColeccion {
	font-weight:bold;
	font-size:16px;
}
.facebook {
	color:#003399;
	font-size:10px;
}