/*FORMATO*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
}
#todo{
	width:760px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	
}
.todo{
	background:url(/i/bg.gif) repeat-y;
}
.todoindex{
	background:url(/i/bgindex.gif) repeat-y;
}
#imagentop{
	
}

#menu{
}

#sup{
	height:50px;
	width:570px;
	background-color:#D1D0D2;
	float:left;
	margin-top:-2px;
}
#todo > #sup{
	margin-top:0px;
}
#contenidos{
	float:left;
	width: 360px;
	padding:10px;
}

#lateral{
	float:left;
	width: 170px;
	padding:10px;
}

/* FORMATO INDEX */
#indextop{
	border-bottom:1px solid #AB3A16;
}
#indexizq{
	width:285px;
	float:left;
	margin:0px;
	
}
#indexobras{
	width:263px;
	height:70px;
	background-color:#ECF6FC;
	margin:0px;
	border:1px solid #ECF6FC;
	padding:10px;
}
#indexobras select{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
h1{
	font-size:20px;
	color:#AB3A16;
	margin:13px auto;
	font-weight:normal;
}
h2{
	font-size:12px;
	color:#AB3A16;
}
h3{
	font-size:12px;
}
#indexpromociones{
	width:285px;
	
}
#indexcentro{
	width:190px;
	background-color:#9B0C0C;
	float:left;
}

#indexcentro ul{
	list-style-type:none;
	margin-top:35px;
	margin-left:5px;
	padding-left:0px;
}
#indexcentro ul li{
	height:20px;
	font-size:13px;
	color:#fff;
	
}
#indexcentro a{
	color:#fff;
	text-decoration:none;
}
#indexcentro a:hover{
	text-decoration:underline;
}
#indexder{
	width:265px;
	float:left;
	background-color:#D1D0D2;
	padding:10px;
	border-bottom:1px solid #AB3A16;
}

#areas{
	width:265px;
	float:left;
	
	padding:10px;
	
}

.indextit{
}
a{
	color:#585858;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/**/
.indexpromocion{
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	border-top: 1px dashed #ccc;
}

table{
	width:100%;
	border-collapse:collapse;
}
td{
	border:1px #999 solid;
	border-collapse:collapse;
}
/* LISTADOS - DETALLES */
.registro_listado{margin-top:20px;margin-bottom:10px;clear:both;}
.foto {border:1px solid #AB3A16;margin:3px;}
.volver{clear:both;text-align:center;}
.paginado {text-align:center;clear:both;padding-top:10px;}
.indentado{padding-left:15px;}
/* FORMULARIOS */
input,select,textarea{
	border:1px solid #73656B;
	font-size:9px;
	color:#555;
	font-family:verdana, arial, sans-serif;
}
input.sinborde{
	border:none;
}

#contenidos .formulario dt{
	border:0px;
	float:left;
	clear:both;
	width:150px;
}
#contenidos .formulario dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}

#lateral form dt{
	border:0px;
	clear:both;
	width:100px;
}
#lateral form dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}

#lateral ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#lateral ul li{
	margin-bottom:10px;
	padding:0px
}
#vivienda td{
	border:1px #ccc solid;
	border-collapse:collapse;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.tipologia{
	height:20px;
	margin-top:5px;
	border-bottom:1px solid #ccc;
}