body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D0D3DF;
}

.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #22364D;
	text-decoration: none;
	line-height: 20px;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #174A89;
	
}
a.topMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color:#174A89;
	color: #fff;
	text-decoration:none;
}

.textoCreditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #174F8C;
	text-decoration: none;
}
a.textoCreditos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	background-color:#174A89;
	color: #fff;
}#seEncuentra {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D3DF;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D3DF;
}
.borderMaps {
	border: 1px dashed #22364D;
}
.aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #DB0404;
	text-decoration: none;
}
a.aviso:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	background-color:#DB0404;
	text-decoration: none;
}

.TituloProducto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #184A83;
	text-decoration: none;
}
a.TituloProducto:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #184A83;
	color: #fff;
	text-decoration: none;
}
.SubMenuProductos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7E1D1F;
	text-decoration: none;
	font-weight: bold;
}
.titulosProductos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.cajaprod {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #184A83;
	border-bottom-color: #184A83;
	border-left-color: #184A83;
}
