@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
	img{
	border:none;
}
.style-images {
	box-shadow: 0px 0px 10px #ebecee;
	background-color: #FFF;
	behavior: url(css/pie.htc);
	margin-right: 5px;
	margin-left: 25px;
	padding: 5px;

}
.viñetas {
	list-style-image: url(../images/vinetas.gif);
	margin-left: 20px;
	line-height: 22px;
}
body {
	margin: 0px;
	padding: 0px;
}

#main-header {
	background-image: url(images/header.gif);
	height: 130px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
}
#header {
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	height: 130px;
}
#logo-kommerling {
	position: absolute;
	width: 280px;
	height: 80px;
	z-index: 1;
	margin-top: 25px;
	margin-left: 700px;
}
#logo-espkomer {
	position: absolute;
	width: 280px;
	height: 73px;
	z-index: 2;
	margin-left: 10px;
	margin-top: 28px;
}
#main-cuerpo {
	height: 1240px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 10px #ebecee;
	border-radius: 9px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	background-image: url(../images/main2-bg.gif);
	behavior: url(css/pie.htc);
}
#cont-menu {
	height: 54px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebecee;
}
#posc-menu {
	position: absolute;
	width: 950px;
	height: 54px;
	z-index: 1;
	margin-right: 15px;
	margin-left: 15px;
}
#cont-img-ptas {
	width: 980px;
	max-width: 980px;
	margin-right: auto;
	height: 250px;
	margin-left: auto;
}
#cont-submenu-ptas {
	width: 940px;
	max-width: 980px;
	margin-right: auto;
	height: 20px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebecee;
}

#cont-iframe-ptas {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: 840px;
}
#footer {
	height: 50px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
