body {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/3.png);
	background-repeat: repeat;
	height: 618px;
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 00px;
	margin-bottom: 00px;
}

#imgimg { 
overflow: hidden;
}


.image {
       width: 100px;
height: 100px;
margin: 4px;
float: left;
text-align: center;

}

/* estilos
----------------------------------------------- */

p, li {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 13px;
        color: #fff;
}

h1, h2, h3{
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 18px;
        color: #fff;
}

h4 {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 15px;
        color: #fff;
}

/* maqueta
----------------------------------------------- */

#caja {
	margin-right: auto;
	margin-left: auto;
	width: 1011px;
	overflow: hidden;
	min-height: 618px;
}

#fondo-caja {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/6.png);
	background-repeat: repeat;
	min-height: 543px;
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 00px;
	margin-bottom: 00px;
}

#logo-gil {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/9.png);
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 87px;
}

#copete {
	height: 79px;
}

#copetemargen {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/5.jpg);
	background-repeat: no-repeat;
	width: 278px;
	height: 531px;
}

#buscador {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/4.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 180px;
	float: right;
	position: relative;
	top: 40px;
	padding-left: 33px;
}

#menu {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 35px;
	width: 690px;
	float: left;
	vertical-align: bottom;
	position: relative;
	top: 44px;
}

#columna-izq {
	background-image: url(http://www.gilantiguedades.com.ar/demo/images/7.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 543px;
	width: 274px;
}

#submenu {
margin-top: 100px;
margin-right: 10px;
text-align: right;
font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";

color: #ccc;
}

#submenu p {
	font-size: 16px;
}


#contenidos {
	float: left;
	min-height: 531px;
	width: 728px;
	margin: 4px;
}

#contenidos2 {
	float: right;
	height: 531px;
	
	margin: 4px;
}

.cont { width: 440px;
        float: right;
        
}

#pie {
	font-family: "Trebuchet MS", Georgia, "Arial Unicode MS";
	font-size: 13px;
	color: #ccc;
	clear: both;
margin-top: 30px;
margin-bottom: 30px;
}

input {
	border: thin dotted #990000;
        width: 170px;
}

textarea { width: 250px;
border: thin dotted #990000;
}


.search_input { margin-top: -15px;
                color: #ccc;
}


/*  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;
}

