body {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 11px;
	color: #990000;
	background-color: #B8A887;
	margin: 00px;
	padding: 00px;
}
#logo {
	background-image:  url(http://www.argentinaalaska.com/blog/images/alaska_1x2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 126px;
	width: 164px;

}
/*--- Contenido -----*/
#contenido {
	position: absolute;
	width: 350px;

}
#contenido2 {
	width: 400px;
         float: left;


}
#fondo {
	background-image:  url(http://www.argentinaalaska.com/blog/images/fondo.jpg);
	width: 635px;
	background-repeat: repeat;
}

.pie {
	background-color: #990000;
	background-repeat: repeat-y;
	height: 100%;
	background-image:  url(http://www.argentinaalaska.com/blog/images/pie.jpg);

}

/*----- Menu ------*/
#fondomenu {
	background-image:  url(http://www.argentinaalaska.com/blog/images/fondomenu.jpg);
	background-repeat: repeat-y;
}

#fondomenualaska {
	background-image:  url(http://www.argentinaalaska.com/blog/images/alaska_3x1.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 164px;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17;
	margin: 5px;
         padding: 5px 5px 20px;
color: #FFCC00;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 16px;
	text-align: center;
color: #FFCC00;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 11px;
         color: #FFCC00;
	
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 11px;
	color: #FFCC00;
}
.imagenalaska {
	background-image:  url(http://www.argentinaalaska.com/blog/images/alaska_3x1.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 164px;
	top: 87px;
	position: relative;

}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-right: 05px;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size: 12px;
	color: #990000;
	margin: 5px;
}

#listado {
	float: right;
	width: 130px;
	position: absolute;
	top: 150px;
	text-align: left;
	right: 0px;

}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
/* --- LINKS ------------ */

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #ECDC9D;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}