body {
	margin: 0;
	padding: 0;
	background-color: #cdcdcd;
	font: 11px/12px verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #666;
}

body#bodIFrame {
	background-color: #ececed;
	text-align: left;
}

a {
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #f7941d;
}

h1 {
	font-size: 12px;
	color: #F6931D;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	color: #F6931D;
	text-align: right;
	margin-bottom: 9px;
}

div {
	margin: 0;
	padding: 0;
}

div.frame {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 600px;
	background-color: #ececed;
	text-align: left;
	position: relative;
}

div.menu {
	width: 250px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 0;
}

div.cuerpo {
	width: 705px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 250px;
}

div.cuerpoUp {
	width: 700px;
	height:  498px;
}

div.cuerpoDn {
	width: 700px;
	height: 102px;
}

div.logo {
	padding: 8px 0 0 15px;
	width: 548px;
	height: 38px;
	background: #FFF url(../img/cabPlecaBca.jpg) left no-repeat;
	text-align: left;
	position: absolute;
	top: 498px;
	left: 156px;
}

div.cuerpoDn > div.logo {
	height: 30px;
	left: 142px;
}

div.menInf {
	position: absolute;
	width: 673px;
	top: 551px;
	left: 0;
	text-align: right;
}

div.menInf a {
	margin: 0 5px 0 30px;
}

div.menInf a#idioma {
	margin-right: 307px;
}

div.contProd {
	padding: 50px 2px 0 17px;
	width: 704px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0px;
	overflow: auto;
}

table#prodBundle {
	margin-top: 5px;
	width: 540px;
	font-size: 11px;
}