body {
	margin: 0;
	padding: 0;
	background: #c7cdd1 url('images/bground.gif') repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525d65;
}

h1, h2, p { margin-top:0; }

h3 { font-size:20px; font-weight:normal; color:#29648e; margin-top:30px; margin-bottom:15px; }

h4 { font-size:14px; margin-top:30px; margin-bottom:5px; }

h5 { font-size:12px; margin-top:0; margin-bottom:3px; }

img { border:none; behavior: url(iepngfix/iepngfix.htc); }

a { color:#29648e; text-decoration:none; }
a:hover { color:#006bb7; text-decoration:underline; }



/* HEADER
-----------------------------------------------------------*/

#headerwrap {
	width: 900px;
	height: 150px;
	padding-top: 39px;
}
#logo {
	width: 284px;
	height: 74px;
	margin-left: 30px;
}
#logo h1 { margin:0; font-size:18px; }
#logo span { visibility:hidden; }

#menu {
	width: 520px;
	height: 19px;
	margin: 24px 30px;
	line-height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006bb7;
}
#menu a { color:#006bb7; text-decoration:none; }
#menu a:hover, #menu .active { color:#8a8c8f; }



/* INDEX
-----------------------------------------------------------*/
#containerindex {
	width: 900px;
	margin: 0 auto;
	background: url('images/index_bg.jpg') no-repeat center top;
}

#containerindex #col1 {
	float: left;
	width: 234px;
	padding: 0 8px;
	margin-right: 20px;
}

#news .head {
	display: block;
	height: 45px;
	margin-bottom: 12px;
	visibility: hidden;
}
#news .title { font-size:11px; color:#006bb7; font-weight:bold; margin:0; }
#news .text { font-size:10px; margin:0; }
#news .pie { font-size:9px; font-weight:bold; padding-top:5px; background: url('images/puntos.gif') repeat-x left 2px; }

#containerindex #col2 h2 { background: url('images/klaimIndex.png') no-repeat 25px 15px; }



/* COLUMNA DECHA
-----------------------------------------------------------*/
#col2 {
	float: right;
	width: 600px;
	padding-left: 30px;
	text-align: justify;
}

#col2 h2 {
	behavior: url(iepngfix/iepngfix.htc);
	display: block;
	width: 560px;
	height: 90px;
}
#col2 h2 span { visibility:hidden; }

#col2 p { text-align:justify; }

#containerindex #col2 img { border: 2px #FFF solid; margin-left:20px; }



/* PIE
-----------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	font-size: 11px;
    color: #8a8c8f;
	behavior: url(iepngfix/iepngfix.htc);
	background: url('images/footer_bg.png') no-repeat center top;
}
#footer a { color:#8a8c8f; text-decoration:none; }
#footer a:hover { color:#006bb7; }



/* INTERIORES
-----------------------------------------------------------*/
#containerinterior {
	width: 900px;
	margin: 0 auto;
	background: url('images/interior_bg.jpg') no-repeat center top;
}

#containerinterior table { margin-bottom:20px; }

#containerinterior #col1 {
	float: left;
	width: 240px;
	margin-left: 30px;
	margin-top: 109px;
}

#containerinterior #col1 img { margin-bottom:30px; border: 2px #FFF solid; }

#containerinterior #col0 { width:840px; margin:0 30px; }
#containerinterior #col0 h2 {
	behavior: url(iepngfix/iepngfix.htc);
	display: block;
	width: 840px;
	height: 60px;
}
#col0 h2 span { visibility:hidden; }



/* EMPRESA
----------------------*/
.empresa #col2 h2 { background: url('images/klaimEmpresa.png') no-repeat left 20px; }


/* I+D
----------------------*/
.imasd #col2 h2 { background: url('images/klaimImasD.png') no-repeat left 20px; }


/* PRODUCTOS
----------------------*/
.productos #col2 h2 { background: url('images/klaimProductos.png') no-repeat left 20px; }


/* PRENSA
----------------------*/
.prensa #col2 h2 { background: url('images/klaimPrensa.png') no-repeat left 15px; }


/* MAPAWEB
----------------------*/
.mapaweb h2 { background: url('images/klaimMapaweb.png') no-repeat left 20px; }
.mapaweb li { margin-top:10px; }


/* LEGAL
----------------------*/
.legal h2 { background: url('images/klaimLegal.png') no-repeat left 20px; }
.legal #col0 p { font-size:11px; margin-bottom:5px; text-align:justify; }
.legal #col0 h5 { margin-bottom:2px; }


/* CONTACTO
----------------------*/
.contacto #col2 h2 { background: url('images/klaimContacto.png') no-repeat left 20px; }
