
a:link {
	color: #;
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
}

a:visited {
	color: #;
}

a:active {
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 13px;
}
.texto {
	font-family: Verdana;
	font-size: 13px;
	color: #;
	line-height: 1.5;
}
.miniTxt {
	font-family: Verdana;
	font-size: 10px;
}
.error {
	color: #ff0000;
}
.lat_N {
	background-image:
		url(http://www.blogs.x3mdesign.com/imagenes/estilos/foto/lat_N.gif);
	height: 12px;
}

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

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

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

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

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

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

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

body {
	margin-left: 0px;
	margin-top: px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #;
	line-height: 1.5;
	background-color: #;
}
.tituloBlog {
	font-size : 24px;
	color: #;
	font-weight: bold;
	line-height: 1;
	font-size: 24px;
}
a.tituloBlog:link,a.tituloBlog:visited,a.tituloBlog:active {
	font-size: 24px;
	text-decoration: none;
	color: #;
}
.ocultar {
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background:bottom;
	background-color:#;
	background-image:url(http://www.blogs.x3mdesign.com/imagenes/estilos/degradado.png);
	background-repeat:repeat-x;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.blogs.x3mdesign.com/imagenes/estilos/degradado.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.degradado[class] {
background-image:url(http://www.blogs.x3mdesign.com/imagenes/estilos/degradado.png);
}

.code {
	border: thin;
	border-style: dashed;
	border-color: #;
	background-color: #c2c2c2;
	font-family: monospace;
	color:  #;
	margin: 10px;
	padding: 10px;
}

.ocultar:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
a.tituloBlog:hover {
	text-decoration: underline overline;
	font-size: 24px;
	color: #;
}
.bordetabla {
	border-style: solid;
	border-color: #;
	border-width: 1px;
}
.linea {
	background-color: #;
	height: 1px;
}
.ventanaTitulo{
	background-color: #;
	height: 20px;
	color: #;
	font-weight: bold;
}

.chatBox {
	font-family: Verdana;
	font-size: 9px;
	color: #;
	BACKGROUND-COLOR: #;
	border: thin solid #
	padding: 1px;
	margin: 1px;
}

.fondoTabla {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #;
	border-bottom-color: #;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.fondoTablaMenu {
	background-color: #FFFFFF;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
}

.pestanaON{
	background-color: #;
	border-left: thin;
	border-right: thin;
	border-top: thin;
	border-color: #;
	font-weight: bold;

}
.pestanaOFF {
	background-color: #FFFFFF;
	border-bottom: thin;
	border-bottom-color: #;
}
 .redondo {
		display:block;
		background-color:#FFFFFF;
		-moz-border-radius:20px;
		-webkit-border-radius: 20px;
		border-radius: 10px;
		height: 100%;
}
.esq_izq {
	background-color:#;
	-moz-border-radius-topleft: 20px;
	-webkit-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	width:20px;
	height: 100%;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.blogs.x3mdesign.com/imagenes/izq.gif');
}
.esq_der {
	background-color:#;
	-moz-border-radius-topright: 20px;
	-webkit-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	width: 20px;
	height: 100%;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.blogs.x3mdesign.com/imagenes/der.gif');
}
.tablaMenu{
	display:block;
	background-color:#;
	-moz-border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border-radius: 20px;
	height:100%;

}
