body {
	background-color: #FFFFFF;
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/54.png);
	background-repeat: repeat;
	height: 525px;
	width: 984px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

/* estilos
----------------------------------------------- */

.image {
width: 100px;
height: 100px;
margin: 4px;
float: left;
text-align: center;
}


p, li {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 12px;
        color: #000;
}

h1, h2, h3{
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 18px;
        color: #000;
}

h4 {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 15px;
        color: #fff;
}



/* maqueta
----------------------------------------------- */

#caja {
	background-color: #A89D53;
	min-height: 525px;
	width: 984px;
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/53.png);
	background-repeat: repeat-y;
        overflow: hidden;
}

#columna1 {
	float: left;
	width: 229px;
}

#logo-gil {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/52.png);
	height: 302px;
	width: 229px;
}

#menu {
	text-align: right;
	margin: 5px;
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 13px;
	text-transform: uppercase;
	color: #1F1C0E;
}

#columna2 {
	background-color: #A89D53;
	float: right;
	min-height: 520px;
	width: 750px;
	margin: 2px;
}

#copete1 {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/55.jpg);
	background-repeat: no-repeat;
	height: 296px;
}


#logo-gil {
}

#pie {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 12px;
	color: #000000;
}


input {
	border: thin dotted #990000;
        width: 170px;
}

textarea { width: 300px;
border: thin dotted #990000;
}



/*  links ----------- */

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #A1251E;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}


a img {border:0px 

}

a:hover img {border:0px 

}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* 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;
}

