@import 'reset.css';
@import 'font.css';
@import 'color.css';

html, 
body {
	height: 100%;
	width: 100%;
}
body {
	position: relative;  
	min-width: 1052px;
	min-height: 510px;
} 
p {
	margin: 5px 0 10px 0;
}
a {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
input {
	padding: 2px;
}
object {
	float: left;
	margin-left: 72px;
	margin-top: 70px;
}
label {
	height: 20px;
	line-height: 20px;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
input.text {
	float: left;
	width: 90px;
	margin-bottom: 5px;
}
input.radio {
	float: left;
	width: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
}
input.short {
	float: left;
	width: 40px;
	margin-bottom: 5px;
}
input.submit {
	float: right;
	clear: left;
	border: 1px solid;
	cursor: pointer;
	margin-bottom: 5px;
}
#scroll {
	float: left;
	width: 10px;
	height: 20px;
	margin-top: 17px;
	margin-left: 8px;
}
#scroll a {
	width: 100%;
	float: left;
	height: 9px;
}
a.up {
	background: transparent url(../imgs/up.gif) no-repeat;
	margin-bottom: 2px;
}
a.down {
	background: transparent url(../imgs/down.gif) no-repeat;
}
#container {
	width: 1052px;
	height: 510px;
	position: absolute;  
	top: 50%;  
	left: 50%;  
	margin-top: -255px;  
	margin-left: -526px
}
#header {
	float: left;
	height: 57px;
	width: 100%;
	border-bottom: 6px solid;
}
#logo {
	float: left;
	width: 183px;
	height: 100%;
	background: url(../imgs/logo.png) no-repeat 17px 21px;
}
#contacto {
	float: left;
	width: 694px; /* 699 - 5 */
	height: 38px; /* 57 - 19 */
	text-align: right;
	line-height: 10px;
	padding-top: 19px;
	padding-right: 5px;
}
#idioma {
	float: left;
	width: 170px;
	background: url(../imgs/bloque.gif) no-repeat 141px 14px;
	height: 38px; /* 57 - 19 */
	padding-top: 19px;
}
#idioma a#mail {
	float: left;
	width: 21px;
	height: 15px;
	background-image: url(../imgs/sobre.gif);
}
#idioma ul {
	float: right;
	margin-right: 37px;
	text-align: right;
	margin-top: 7px;
}
#menu {
	float: left;
	width: 160px; /* 183 - 23 */
	height: 422px; /* 447 - 25 */
	padding-top: 25px;
	padding-left: 23px;
	position: relative;
}
#menu li {
	margin-bottom: 14px;
	height: 22px;
	position: relative;
	background: transparent url(../imgs/li.gif) no-repeat left top;
}
#menu li.selected {
	background-image: url(../imgs/li-selected.gif) !important;
}
#menu ul a,
#menu li span {
	padding-left: 14px;
	position: absolute;
	bottom: 0;
}
#menu form {
	position: absolute;
	bottom: 21px;
}
#menu input {
	float: left;
	margin-right: 1px;
	padding: 0;
}
#menu input.input {
	width: 77px;
	height: 20px;
	border: none;
}
/* Inicio content */
#content {
	float: left;
	width: 699px;
	height: 447px;
	position: relative;
}
body#splash #content {
	float: left;
	width: 1052px;
	height: 510px;
}
#logosplash {
	float: left;
	width: 100%;
	height: 340px;
	border-bottom: 6px solid;
	background: url(../imgs/logosplash.png) no-repeat 426px 240px;
}
body#splash div#idiomasplash {
	display: table; 
	margin: 50px auto;
}
body#splash ul {
	display: table-cell;
}
body#splash li {
	background: transparent url(../imgs/li.gif) no-repeat left top;
	float: left;
	margin-right: 60px;
}
body#splash li.last {
	margin-right: 0;
}
body#splash ul a {
	padding-left: 14px;
}
body#compania #content {
	margin-top: 38px;
	margin-left: 34px;
	width: 665px; /* 690 - 34 */
	height: 409px; /* 447 - 38 */
}
body#news #content,
body#new #content,
body#condiciones #content,
body#ofertas #content,
body#descargas #content,
body#buscador #content {
	margin-top: 38px;
	margin-left: 34px;
	margin-right: 34px;
	width: 631px; /* 689 - 34 - 34 */
	height: 409px; /* 447 - 38 */
}
body#soluciones #content,
body#calidad #content,
body#clientes #content {
	margin-top: 18px;
	height: 429px; /* 447 - 18 */
}
body#catalogo #content {
	margin-top: 16px;
	height: 431px; /* 447 - 16 */
}
/* Fin content */
#main {
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 170px;
	height: 447px;
}
body#news #main li,
body#buscador #main li {
	margin-bottom: 10px;
}
body#compania #main {
	width: 478px;
	float: left;
	height: 381px;
}
body#compania #main p {
	text-align: justify;
	line-height: 11px;
}
body#compania #sidebar {
	background: transparent url(../imgs/sidebar1.jpg) no-repeat;
}
body#soluciones .aplicaciones {
	background: transparent url(../imgs/sidebar2a.jpg) no-repeat;
}
body#soluciones .construccion-seca {
	background: transparent url(../imgs/sidebar2b.jpg) no-repeat;
}
body#soluciones .cubiertas-y-fachadas {
	background: transparent url(../imgs/sidebar2c.jpg) no-repeat;
}
body#soluciones .estructuras-ligeras {
	background: transparent url(../imgs/sidebar2d.jpg) no-repeat;
}
body#soluciones .casas-modulares {
	background: transparent url(../imgs/sidebar2e.jpg) no-repeat;
}
body#soluciones .perfileria-agricola {
	background: transparent url(../imgs/sidebar2f.jpg) no-repeat;
}
body#catalogo #sidebar {
	background: transparent url(../imgs/sidebar3.jpg) no-repeat;
}
body#news #sidebar,
body#new #sidebar {
	background: transparent url(../imgs/sidebar5.jpg) no-repeat;
}
body#clientes #sidebar,
body#ofertas #sidebar {
	background: transparent url(../imgs/sidebar7.jpg) no-repeat;
}
body#condiciones #sidebar {
	background: transparent url(../imgs/sidebar9.jpg) no-repeat;
}
body#calidad .compromiso {
	background: transparent url(../imgs/sidebar4a.jpg) no-repeat !important;
}
body#calidad .certificado-calidad {
	background: transparent url(../imgs/sidebar4b.jpg) no-repeat !important;
}
body#calidad #sidebar {
	background: transparent url(../imgs/sidebar4c.jpg) no-repeat;
}
body#soluciones #main,
body#calidad #main,
body#clientes #main {
	width: 427px; /* 526 - 51 - 52 */
	float: left;
	margin-left: 62px;
	margin-right: 62px;
}
body#clientes #main {
	height: 428px;
}
body#soluciones #main p,
body#calidad #main p {
	text-align: justify;
}
body#catalogo #main {
	width: 527px; /* 547 - 10 - 10 */
	float: left;
	margin-left: 10px;
	height: 431px;
}
body#catalogo #main div#images {
	clear: both;
	float: right;
	margin: 10px 10px 28px 0;
}
body#catalogo #main div#images a {
	float: right;
}
body#news #main,
body#new #main,
body#condiciones #main,
body#ofertas #main,
body#descargas #main,
body#buscador #main {
	float: left;
	height: 372px;
	width: 100%;
}
body#new #main img {
	float: right;
	padding: 10px;
}
body#news #scroll,
body#new #scroll,
body#condiciones #scroll,
body#ofertas #scroll,
body#buscador #scroll {
	margin-left: 641px;
}
body#catalogo #scroll {
	margin-left: 687px;
	margin-top: -20px;
}
body#clientes #scroll {
	margin-left: 644px;
	margin-top: -20px;
}
#login {
	border: 1px solid;
	padding: 15px;
	height: 207px;
	width: 356px;
	margin: 0 auto;
}
#login p {
	text-align: left !important;
}
#login .wrapper {
	float: left;
	padding-left: 162px;
	background: url(../imgs/candau.png) no-repeat;
	min-height: 123px;
}
#login #logo2 {
	float: left;
	width: 100%;
	height: 25px;
	background: url(../imgs/logo2.png) no-repeat;
	margin-bottom: 20px;
}
#login #solicitud {
	display: none;
}
#login form {
	float: left;
	width: 194px; /* 358 - 134  - 30 */
}
#login label {
	clear: left;
	float: left;
	width: 50px;
}
body#clientes form#dopedido label {
	float: left;
	width: 65px;
}
body#clientes form#doalta {
	float: left;
}
body#clientes form#doalta label {
	float: left;
	margin-right: 5px;
}
body#clientes form#dopedido input.text,
body#clientes form#doalta input.text {
	margin-right: 10px;
}
body#clientes form#doalta h2 {
	margin-top: 5px;
}
#galeria {
	float: left;
	width: 187px;
	background: transparent url(../imgs/galeria.gif) no-repeat 20px top;
	height: 371px;
}
ul#links {
	clear: both;
	position: absolute;
	bottom: 20px;
	margin-left: 31px;
}
ul#links li {
	float: left;
	margin-right: 24px;
}
ul#news {
	margin: 20px 15px 0 15px;
	text-align: justify;
}
ul#news li {
	margin-bottom: 10px;
}
ul#submenu {
	float: left;
	width: 140px;
	border-right: 1px solid;
	text-align: right;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 3px;
}
ul#submenu li a,
ul#submenu li span {
	display: block;
	margin-bottom: 4px;
}
#fotos-soluciones img {
	float: left;
	border: 1px solid;
}
#fotos-soluciones img.grande {
	float: left;
	margin-right: 10px;
}
table,
p.notas {
	clear: both;
	float: left;
	width: 518px;
	margin-left: 1px;
}
body#clientes table {
	width: auto; /* 384 */
}
body#clientes table {
	margin-top: 10px;
	margin-bottom: 10px;
}
body#catalogo table {
	margin-bottom: 10px;
}
table td, 
table th{
	padding: 2px 4px;
}
caption {
	padding: 2px 0;
}
table thead {
	height: 25px;
}
table thead th,
table tbody td,
table tbody th {
	white-space: nowrap;
}
table tbody th img {
	float: left;
	margin-right: 20px;
}
table tbody th span {
	line-height: 20px;
}
table tbody tr, 
table thead, 
table tbody td,
table tbody th {
	border: 1px solid;
}
table thead tr.datos th,
table tbody td.datos {
	text-align: center;
	border: none;
	/*
	border-top: 1px solid;
	border-bottom: 1px solid;
	*/
}
table tbody td.sep {
	border-left: 1px solid;
}
table table tbody td,
table table tbody {
	/*border: none;*/
}
table tbody td {
	text-align: center;
}
div.oferta {
	float: left; 
	margin-bottom: 50px; 
	width: 100%;
}
div.oferta img {
	float: left; 
	margin-right: 30px;
}