@charset "utf-8";
 
#contenedor {
	width: 1120px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../imagenes/base/descripcion.png);
	background-repeat: repeat-y;
}
#cabecera {
	background-image: url(../imagenes/sombra/cabecera2.png);
	height: 180px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menu {
	background-image: url(../imagenes/base/menu.jpg);
	height: 38px;
	width: 1140px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
}
 
 #submenu {
	width: 1024px;
	position: relative;
	margin-right: 48px;
	margin-left: 48px;
	height: 35px;
	margin-top: 2px;
}
 
#slice {
	min-height: 250px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../imagenes/sombra/fondo.png);
}
#lineaSlice {
	height: 6px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../imagenes/base/sliceLinea.png);
	background-repeat: repeat-y;
}

 

#descripcion {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../imagenes/base/descripcion.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 70px;
	padding-left: 70px;
	height: auto;
	z-index: 2;
	 
}
 
#pie {
	background-image: url(../imagenes/base/base_05.png);
	height: 235px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-right: 68px;
	padding-left: 68px;
	background-repeat: no-repeat;

}
 /************************divs principales***************************/
#itemsProp {
	min-height: 200px;
	width: 470px;
	position: relative;
	background-color: #000;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
}
/********************botones*************************************/
#home {
	float: left;
	width: 137px;
	background-image: url(../imagenes/base/boton.png);
	margin-top: 2px;
	margin-left: 8px;
	height:30px;
}

#home:hover {
	background-image:url(../imagenes/base/boton2.png);
 
	/*background-color: rgba(255, 255, 255, 0.6);*/
}
#buscador {
	background-image: url(../imagenes/sombra/buscador.png);
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 987px;
	margin-left: 65px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#slogan {
	margin-top: 0px;
	margin-left: 68px;
	position: relative;
}
#matricula {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	float: right;
}
#formularioBuscado {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#limpiar {
	clear: both;
	width: 100%;
}
#fiscal {
	float: left;
	height: 156px;
	width: 114px;
}
#contenidoContacto {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#codigo {
	height: 20px;
	width: 80px;
	background-color: #F90;
	background-image: url(../imagenes/base/boton.png);
	background-repeat: repeat;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	border: 2px solid #FFF;
}
#estado {
	height: 20px;
	width: 162px;
	background-repeat: repeat;
	background-position: right center;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#contenidoProp {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#categoriasBtn {
	width: 100px;
	background-image: url(../imagenes/base/boton.png);
	margin-top: 0px;
	margin-left: 4px;
	height:35px;
	float: left;
}
#categoriasBtn:hover {
	background-image:url(../imagenes/base/boton2.png);
}
#buscador2 {
	background-image: url(../imagenes/sombra/buscador.png);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 987px;
	padding-top: 9px;
	padding-left: 35px;
	margin-left: auto;
	margin-right: auto;
}
#sliceCorto {
	min-height: 100px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../imagenes/sombra/fondo.png);
}
#cabeceraAdm {
	background-image: url(../imagenes/sombra/cabeceraAdm.jpg);
	height: 180px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
