body{
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-size: 14px;
	background-image: url('../images/f.body.gif');
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4{
	color: #3b5999;
	font-weight: bold;
}
strong{
	font-weight: bold;
}
pre{
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	width: 100%;
	overflow: scroll;
}
em{
	font-style: italic;
}
small{
	font-size: 12px;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h1{
	font-size: 2em;
	margin-bottom: .5em;
}

a{
	color: #3b5999;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.oferta{
	color: #3b5999;
	font-size: 16px;
	font-weight: bold;
	background-image: url('../images/f.boton.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 177px;
	height: 38;
	text-align: center;
	display: block;
	padding: 9px 0 9px 0;
	margin: 9px auto 9px auto;
}

a.oferta:hover{
	color: #999;
	text-decoration: none;
}
a img{
	border: 0;
}
p{
	margin: 1em 0 1em 1em;
}
.centered{
	text-align: center;
	margin: auto;
}
.secondary{
	color: #999;
	font-size: .8em;
}
.right{
	text-align: right;
}
div{
	text-align: left;
}
#container{
	margin: auto;
	width: 1000px;
	min-height: 600px;
}
#right{
	min-height: 600px;
	width:182px;
	float: right;
}
#center{
	min-height: 600px;
	float: right;
	margin-right: 5px;
	width: 556px;
}
#centerWide{
	min-height: 600px;
	float: right;
	margin-right: 5px;
	width: 810px;
}

#left{
	min-height: 600px;
	width: 252px;
}
#top{
	width: 100%;
	border: 1px solid #e6e6e6;
	border-width: 0 1px 0 1px;
	clear: both;
	margin-bottom: 10px;
	min-height: 100px;
	height: 100px;
	background-image: url('../images/f.top.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#logo{
	margin: 10px 0 0 10px;
	float: left;
	width: 250px;
	min-height: 100px;
}
#topMenu{
	color: #ccc;
	float: right;
	text-align: right;
	margin: 2px 5px 0 0;
}
#idioma{
}
#idioma select{
	font-size: 10px;
	border: 0;
}
#bottom{	
	border-top:1px solid #bbb;
	background-color: #eee;
	color: #555;
	clear: both;
	margin-top: 120px;
	min-height: 250px
}
#bottom-left{
	margin: 10px 0 10px 0;
	width: 328px;
	float: left;
	min-height: 200px;
	border-right: 1px solid #bbb;
}
#bottom-center{
	width: 328px;
	margin:10px 0 10px 334px;
	min-height: 200px;
	border-right: 1px solid #bbb;
}
#bottom-right{
	margin: 10px 0 10px 0;
	width: 328px;
	float: right;
	min-height: 200px;
}
#foot{
	margin: 5px 0 0 0;
	padding: 10px;
	background-color: #eee;
	clear: both;
	text-align: center;
}
#center .homepage-slide{
	position: absolute;
	top: 150px;
	left: 410px;
	width: 500px;
	height: 155px;
	border: 1px solid red;
}

#center h2.solicitudes {
	margin: 0px 0 35px 0px;
	padding-left: 45px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #89c122;
}
#center a.oferta{
	margin-top: 35px;
}

.ord{
	font-size: 16px;
	color: #ccc;
	margin: 4px;
	width: 18px;
	height: 18px;
	min-height: 18px;
	min-width: 18px;
	vertical-align: middle;
	padding: 3px;
}
img.icon{
	border: 0;
	vertical-align: middle;
}
.withMargin{
	margin: 5px;
}
h1.ofertas, h2.ofertas, a.ofertas{
	color: #89c122;
}
h1.solicitudes, h2.solicitudes, a.solicitudes{
	color: #89c122;
}

.solicitud, .oferta{
	min-height: 65px;
	font-size: 90%;
	width: 99%;
}

.par, .impar{
	margin: 3px 3px 5px 3px;
}
.par{
}
.impar{
	background-color: #f5f5f5;
}
.solicitud strong{
	color:#89c122;
}
.oferta strong{
	color:#89c122;
}
.conFecha{
	margin-left: 41px;
}
.fecha{
	color: #bbb;
	float: left;
	width: 40px;
	font-size: 100%;
	text-align: center;
}
.fecha .dia{
	text-align: center;
	font-size: 25px;
}
.fecha .mes{
	text-align: center;
	font-size: 12px;
}
.leftBlock{
	width: 250px;
	min-height: 200px;
	border-top: 2px solid #ddd;
	background-color: #fff;
	margin-bottom: 5px;
}

.oferta-premium {
	background-color: #dbf4a6;
	border-color: #89c122;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.oferta-premium .fecha {
	color: #89c122;
}

.oferta-premium .secondary {
	color: #89c122;
	margin-bottom: 10px;
}

.rightBlock{
	width: 180px;
	min-height: 70px;
	/*border: 1px solid #ccc;*/
	border-top: 2px solid #ddd;
	background-color: #fff;
	margin: 20px 0 20px 0;
	
}

.solicitudGestion{
	border-color: #89c122;
	background-color: #dbf4a6;
}

.tags{
	text-align: right;
}
.tags a{

}
.rightBlock form{
	text-align: center;
}
.rightBlock form input{
	width: 155px;
	border: 1px solid #3b5999;
	padding: 1px;
	margin-bottom: 3px;
	color: #333;
}
.rightBlock form input.text{
	width: 155px;
}
.rightBlock form input.button{
	width: 83px;
	background-color: #3b5999;
	color: #f5f5f5;
	cursor: hand;
	padding: 0;
}
.rightBlock form input.button:hover{
	color: #fff;
}

#directoryLogin{
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}
#directoryLogin fieldset{
	margin-top: 10px;
	margin-bottom: 10px;
}


#solicitaPresupuesto{
	/*padding: 40px 10px 5px 10px;*/
	width: 556px;
	min-height: 343px;
	/*
	background-image: url('../images/f.solicitud.gif');
	background-position: top left;
	background-repeat: no-repeat;
	*/
}
form label{
	font-size: 18px;
	color: #333;
}
input, select, textarea{
	border: 1px solid #3b5999;
	font-size: 18px;
	padding: 2px;
	vertical-align: middle;
	margin-bottom: 3px;
	color: #333;
}
#center form input.text{
	width: 530px;
}
#center form input.button{
	width: 177px;
	background-color: #3b5999;
	color: #f5f5f5;
	cursor: hand;
}
input.button:hover{
	color: #fff;
}
#center form textarea{
	width: 530px;
	height: 400px;
}

.error{
	width: 530px;
	color: #e51905;
	background-color: #eee;
	border-top: 1px solid #e51905;
	margin: 2px 0 2px 0;
	padding: 2px;
}

table.listado{
	/*width: 556px;*/
	width:100%;
	margin: 1em 0 1em 0;
	background-color: #fff;
}
table.listado td{
	padding: 3px;
}
table.listado td.borde{
	border-bottom: 1px solid #ccc;
}

table.listado tr.premium{
	background-color: #dbf4a6;

}
table.listado tr.info{
	background-color: #b3eb73;
}
table.listado tr.info td{
	font-size: 13px;
	color: #6ea133;
	text-align: right;
	background-image: url('../images/f.oferta.destacada.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 14px 22px 4px 0;
}

table.listado td.destacada{
	
}

table.listado td.precio{
	font-weight: bold;
	text-align: right;
	color: #3b5999;
}
table.listado th{
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #3b5999;
	background-color: #d8e4ff;
}

.texto{

}
.texto p, .texto ul{
	margin-left: 25px;
}
.texto ul li{
	list-style-type: disc;
}
input[type=image]{
	border: 0;
}

/*  ---------------------- AJAX ----------------------  */
.rightBlock div.auto_complete{
	width: 153px;
}

div.auto_complete {	
	background: #fff;
}
div.auto_complete ul {
	border:1px solid #3b5999;
	border-top: 0;
	width:100%;
	list-style-type:none;
}
div.auto_complete ul li {
	padding:3px;
}
div.auto_complete ul li.selected {
	background-color: #f5f5f5;
	color: #89c122;
}
div.auto_complete ul strong.highlight {
	color: #89c122;
}
