
.escritorio {
	color: #FF7F00;
	line-height: 1.4;
	background-color: #FFFFFF;
}
a:link {
	color: #5A7A47;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #5A7A47;
}

a:active {
	text-decoration: none;
}

.texto {
	font-family: '',Verdana;
	color: #FF7F00;
	line-height: ;
}
.lat_N {
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/lat_N.gif);
	height: 12px;
}

.lat_S {
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/lat_S.gif);
	height: 12px;
}

.lat_E {
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/lat_E.gif);
	width: 12px;
}

.lat_O {
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/lat_O.gif);
	width: 12px;
}

.lat_NE {
	display:block;
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/esq_NE.gif);
	height: 12px;
	width: 12px;
}

.lat_NO {
	display:block;
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/esq_NO.gif);
	height: 12px;
	width: 12px;
}

.lat_SE {
	background-image:
		url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/esq_SE.gif);
	height: 12px;
	width: 12px;
}

.lat_SO {
	background-image:
	url(http://www.blogs.nippon-tour.com/imagenes/estilos/foto/esq_SO.gif);
	height: 12px;
	width: 12px;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.degradado[class] {
background-image:url(http://www.blogs.nippon-tour.com/imagenes/estilos/degradado.png);
}

.code {
	border: thin;
	border-style: dashed;
	border-color: #FFFFFF;
	background-color: #c2c2c2;
	font-family: monospace;
	color:  #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.linea {
	background-color: #5A7A47;
	height: 1px;
}

.tituloBlog {
	font-family : 'Indie Flower',Verdana;
	font-size : 32px;
	color: #00679E;
	font-weight: bold;
	line-height: 1.2;
}
a.tituloBlog:link,a.tituloBlog:visited,a.tituloBlog:active {
	font-size : 32px;
	color: #00679E;
	text-decoration: none;
}
a.tituloBlog:hover {
	font-size : 32px;
	color: #00679E;
	text-decoration: underline;
}
.tituloItem {
	font-family : 'Indie Flower',Verdana;
	font-size : 32px;
	color:  #FFFFFF;;
	font-weight: bold;
	line-height: 1.2;
}
a.tituloItem:link,a.tituloItem:visited,a.tituloBlog:active {
	text-decoration: none;
}
a.tituloItem:hover {
	text-decoration: underline;
}

.ventanaTitulo{
	color: #00679E;
	background-color: #DFEDF6;
	font-size : 13px;
}
a.ventanaTitulo:link,a.ventanaTitulo:visited,a.ventanaTitulo:active {
	background-color: #00679E;
	color: #DFEDF6;
	text-decoration: none;
}
a.ventanaTitulo:hover {
	background-color: #00679E;
	color: #DFEDF6;
	text-decoration: underline;
}
.ventanaCuerpo{
	background-color: #DFEDF6;
}
.esq_izq {
	-moz-border-radius-topleft: 20px;
	-webkit-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	width:20px;
}
.esq_der {
	-moz-border-radius-topright: 20px;
	-webkit-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	width: 20px;
}
.chatBox {
	font-family: '',Verdana;
	font-size: 9px;
	color: #5A7A47;
	background-color: #00679E;
	border: thin solid #5A7A47
	padding: 1px;
	margin: 1px;
}
.pagina {
	background-color: #FFFFFF;
}
