/* Generales */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small
}
.sin-bordes {
	border:none
}
.align-right {
	text-align:right
}
.align-center {
	text-align:center
}
p {
	margin:0 0 15px;
	padding:0 10px;
	text-align:justify;
	color:white
}

/* Top */

#cont-top {
	width:940px;
	margin:auto;
	padding:0 15px;
	background:url(img/bg-cont-top.jpg) top left repeat-y
}
#top {
	width:940px;
	height:70px;
	background:url(img/bg-top.jpg) bottom left repeat-x;
	position:relative
}
#logo {
	position:absolute;
	left:10px;
	bottom:10px;
	border:none
}
a#btn-presupuesto:link, a#btn-presupuesto:visited, a#btn-presupuesto:active {
	display:block;
	position:absolute;
	bottom:14px;
	left:337px;
	background:url(img/bg-btn-presupuesto.gif) top left no-repeat;
	height:25px;
	width:170px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:white
}
a#btn-presupuesto:hover {
	background:url(img/bg-btn-presupuesto-over.gif) top left no-repeat
}
/* RCV para aņadir el boton PCV */
a#btn-pvc:link, a#btn-pvc:visited, a#btn-pvc:active {
	display:block;
	position:absolute;
	bottom:14px;
	left:525px;
	background:url(img/bg-btn-pvc.gif) top left no-repeat;
	height:25px;
	width:140px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:white
}
a#btn-pvc:hover {
	background:url(img/bg-btn-pvc-over.gif) top left no-repeat
}

#iconos {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:14px;
	right:10px
}
#iconos li {
	margin-left:15px;
	float:left
}

/* Medio y contenidos */

#cont-medio {
	background-color:#213d4a
}
#cont-cuerpo {
	width:940px;
	margin:auto;
	padding:0 15px;
	background:url(img/bg-cont-cuerpo.jpg) top left repeat-y
}
.cuerpo {
	width:940px;
	overflow:auto;
	height:1%
}
#cont-menu {
	background:url(img/bg-cont-menu.png) top left;
	margin-bottom:20px;
	padding:15px 10px
}
* html #cont-menu {
	background:url(img/bg-cont-menu-ie6.gif) top left
}
#lista-menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	height:1%
}
#lista-menu li {
	float:left;
	margin-right:20px;
	padding-left:25px;
	background:url(img/bg-menu.gif) left 1px no-repeat
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:none;
	font-size:16px;
	color:#434343
}
a.menu:hover {
	color:#e46100
}
#cont-contenidos {
	width:420px;
	margin:0 0 0 10px;
	padding:0 0 10px;
	background:url(img/bg-contenidos.png) top left
}
h1 {
	background-color:#f5821f;
	margin:0 0 15px;
	padding:7px 10px;
	font-weight:normal;
	font-size:x-large;
	color:white
}
.apartados {
	margin:0 0 15px;
	padding:0 10px;
	font-weight:normal;
	font-size:large;
	color:white
}
#cont-detalles {
	width:420px;
	margin:0 10px 0 0;
	padding:0 0 10px;
	background:url(img/bg-contenidos.png) top left;
	float:right
}
* html #cont-detalles {
	margin:0 5px 0 0
}
.cab-detalles {
	background-color:#232324;
	margin:0 0 15px;
	padding:12px 10px;
	font-weight:normal;
	font-size:large;
	color:#f5821f
}
#cont-contenidos-det {
	width:420px;
	height:500px;
	margin:0 0 0 10px;
	padding:0 0 10px;
	background:url(img/bg-contenidos.png) top left;
	float:left;
	overflow:auto
}

/* Fondos cuerpo */

#empresa {
	background:url(img/cuerpo-empresa.jpg) bottom left no-repeat
}
#abstracto {
	background:url(img/cuerpo-abstracto.jpg) bottom left no-repeat
}
#tragaluz {
	background:url(img/cuerpo-tragaluz.jpg) bottom left no-repeat
}
#edificio {
	background:url(img/cuerpo-edificio.jpg) bottom left no-repeat
}
#habitacion {
	background:url(img/cuerpo-habitacion.jpg) bottom left no-repeat
}

/* Contenedor inferior y publicidad */

#cont-inferior {
	background-color:#2a2a2a
}
#cont-publicidad {
	width:920px;
	margin:auto;
	padding:10px 25px;
	background:url(img/bg-cont-inferior.jpg) top left repeat-y;
	overflow:auto;
	height:1%
}
#publi-izq {
	float:left
}
#publi-der {
	float:right
}

/* Pie */

#cont-pie {
	background-color:#1a1a1a
}
#pie {
	width:920px;
	margin:auto;
	padding:20px 25px 25px;
	background:url(img/bg-pie.jpg) top left repeat-y
}
.prfo-pie {
	margin:0;
	text-align:center;
	color:white
}
a.enl-pag:link, a.enl-pag:visited, a.enl-pag:active {
	text-decoration:none;
	color:white
}
a.enl-pag:hover {
	text-decoration:underline
}
a.enl-linkasoft:link, a.enl-linkasoft:visited, a.enl-linkasoft:active {
	text-decoration:none;
	color:#bfbfbf
}
a.enl-linkasoft:hover {
	color:white
}

/* Empresa */

#cont-cab-submenus {
	background-color:#f5821f;
	height:45px;
	width:420px;
	margin-bottom:15px;
	position:relative
}
#cab-submenus {
	background:none;
	position:absolute;
	top:3px;
	left:0
}
#lista-submenus {
	margin:0;
	float:right;
	color:white;
	position:absolute;
	top:17px;
	right:10px
}
a.submenu:link, a.submenu:visited, a.submenu:active {
	text-decoration:none;
	font-size:13px;
	color:white
}
a.submenu:hover {
	color:#222
}

/* Productos, trabajos realizados, etc. */

.cont-scroll {
	margin:0 5px 20px 0;
	height:420px;
	overflow:auto;
	scrollbar-face-color:#f5821f; 
	scrollbar-shadow-color:#fff; 
	scrollbar-highlight-color:#f5821f; 
	scrollbar-3dlight-color:#fff; 
	scrollbar-darkshadow-color:#fff; 
	scrollbar-track-color:#fff; 
	scrollbar-arrow-color:#fff;
}
.aptd-listas-kehner {
	margin:0 0 7px 10px;
	font-weight:normal;
	font-size:large;
	color:white
}
.lista-kenher {
	margin:0 0 15px 10px;
	padding:0;
	list-style-type:upper-latin
}
a.enl-lista-kenher:link, a.enl-lista-kenher:visited, a.enl-lista-kenher:active {
	text-decoration:none;
	color:#ff8a01
}
a.enl-lista-kenher:hover {
	color:white
}
.cont-foto-datos {
	margin:0 10px 15px;
	overflow:auto;
	height:1%
}
.img-producto {
	float:left;
	width:180px;
	margin-right:20px
}
.lista-datos-producto {
	margin:0;
	padding:0;
	list-style:none
}
.lista-datos-producto li {
	color:#ff8a01
}
.lista-datos-producto li span {
	color:white
}

/* Formularios */

form {
	margin:0;
	padding:0
}
.cont-form {
	margin:0 20px
}
.prfo-form {
	margin:0 0 10px;
	font-weight:bold;
	color:#f5821e
}
.vert-align {
	vertical-align:middle
}
.form-caja {
	width:350px;
	padding:3px;
	background-color:#fffffe;
	border:1px solid #555;
	font-family:Arial, Helvetica, sans-serif;
	color:#222
}
.form-cajaselect {
	width:355px;
	padding:3px;
	border:1px solid #555;
	color:#222
}
.form-examinar {
	width:355px;
	padding:3px;
	border:1px solid #555;
	color:#222
}
.form-marcar {
	margin-left:10px
}
.form-reset {
	margin-right:10px
}

/* Contacto */

#contacto-kenher {
	text-transform:uppercase;
	font-weight:bold;
	font-size:x-large
}
a.mail:link, a.mail:visited, a.mail:active {
	text-decoration:none;
	font-weight:bold;
	color:#f5821d
}
a.mail:hover {
	color:white
}

/* Clientes, enlaces */

#lista-enlaces {
	margin:0 0 0 45px;
	padding:0;
	list-style-type:square;
	color:white
}
a.enl-ext:link, a.enl-ext:visited, a.enl-ext:active {
	text-decoration:none;
	color:#f5821d
}
a.enl-ext:hover {
	text-decoration:underline
}

/* Mapa web */

#mapa-web {
	margin:0;
	padding:0;
	list-style:none
}
.li-mapa {
	color:white
}
a.mapa:link, a.mapa:visited, a.mapa:active {
	text-decoration:none;
	font-weight:bold;
	color:#f5821d;
	margin-left:10px
}
a.mapa:hover {
	text-decoration:underline
}
.lista-submapa {
	margin:-10px 10px 15px 50px;
	padding:0;
	list-style-type:square
}
.li-submapa {
	color:#f5821d
}
a.submapa:link, a.submapa:visited, a.submapa:active {
	text-decoration:none;
	color:#f5821d
}
a.submapa:hover {
	text-decoration:underline
}
