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

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F7C94F;
	background-image: url(../images/imagenfondo.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#cabecera {
	height: 146px;
	width: 100%;
	/*text-align: left;*/
	background-image: url(../images/imagensuperior.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 0px;
	margin-left: 0px;
}

#contenidocabecera {
	background-color: #fafafa;
	height: 146px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/biglogo2.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.menusuperior {
	width: 750px;
	float: right;
	height: 65px;
	background-color: #fafafa;
}
.menusuperior a{
	padding-top:20px;
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	width: 125px;
	height: 65px;
	color:blue;
	float: right;
	font-size: 12px;
	background-image: url(../images/abajo2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.menusuperior a:hover{
	background-repeat:no-repeat;
	color:red;
	background-image: url(../images/arriba2.png);
	background-position: left top;
}
#menualto {
	width: 750px;
	margin-left: 250px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8F8F8;
	height: 35px;
	z-index: 990;
}

#principal {
	background-color: #FFF;
	width: 1000px;
	margin-top: -35px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
}
.cajaprimera {
	height: 265px;
	margin-top: -40px;
	/*padding-right: 10px;
	padding-left: 10px;*/
}
#flashsuperior {
	float: left;
	height: 265px;
	width: 650px;
}
.contenidoflash {
	padding: 5px;
	border: 1px solid #999;
	height: 480px;
	width: 640px;
}
#flashcontent {
}

#menusuperior {
	color: #666;
	float: right;
	width: 315px;
	margin-top:-45px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	/*background-image: url(images/fadorno2.png);
	background-repeat: repeat;
	background-position: left bottom;
	padding-left: 10px;*/
}
/*#menusuperior {
	color: #666;
	float: right;
	width: 248px;
	margin-top:230px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	background-color: #F7C94F;
}*/
#separador {
	background-color: #0403b0;
	height: 20px;
}
#cajasegunda {
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
}


#buscador {
	/*height: 220px;*/
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	min-height: 180px;
}
#lateral{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-image: url(../images/lateral.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.descripciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	color: #999;
}

.listapeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.botonbuscador {
	background-color: #FC9;
	background-image: url(../images/fadorno.png);
	color: #666;
}
#buscador h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-left: 180px;
	margin-top: 20px;
}
#destacamos {
	background-image: url(../images/fadorno.png);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 3px;
}
#destacamos .destacamos-cabecera {
	color: #000;
	padding-left: 25px;
	background-image: url(../images/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logonoruego {
	float: right;
	height: 125px;
	width: 190px;
	background-image: url(../images/logo_norsk_megling.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logonoruego2 {
	float: right;
	height: 97px;
	width: 150px;
	background-image: url(../images/logo_megling.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -19px;
}

#zonacentral {
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
}
#zonacentral h1 {
	font-size: 24px;
	font-style: normal;
	color: #03F;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: lighter;
}
#zonacentral h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #03F;
}
#zonacentral p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

#lista {
	background-image: url(../images/lista2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	float: left;
}
#lista h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 10px;
}
#lista p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 40px;
}


#invitacionlista {
	float: right;
	width: 500px;
	margin-left: 420px;
}
#listamail {
	background-image: url(../images/fondonews.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	
}
#listamail .interior{
	padding-top: 15px;
	padding-left: 80px;
}
#listamail input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#listamail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#listamail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#listamail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
	text-decoration: none;
}
#piebajo {
	height: 75px;
	width: 100%;	/*background-image: url(images/imagenfondo.png);
	background-repeat: repeat-x;
	background-position: left top;*/
	background-color: #FC3;
	margin-top: -10px;
}
#piebajo p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#piebajo p a {
	color: #666;
	text-decoration: none;
}
#piebajo p a:hover {
	color: #000;
	text-decoration: none;
}


#costablanca {
	background-image: url(../images/logocostablanca.jpg);
	background-position: left top;
	height: 150px;
	width: 250px;
	background-repeat: no-repeat;
	margin-top: -3px;
}
#costablanca p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 80px;
}
#costablanca a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#costablanca a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.item_producto_destacado {
	float: left;
	width: 310px;
	height: 275px;
	background: url(../images/fichadestacado.jpg) no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.item_producto_categoria {
	width: 310px;
	height: 19px;
	text-align: center;
}
.item_producto_categoria a {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2.5em;
}
.item_producto_imagen {
	width: 275px;
	height: 196px;
	margin: auto;
	text-align:center
}
.item_producto_imagen img{
	max-height: 200px;
	
}

.item_producto_imagen a {
	width: 275px;
	height: 196px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.item_producto_imagen images { border: none; display:inline; }
.item_producto_detalles {
	width: 260px;
	height: 15px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 20px;	
}
.item_producto_detalles .marca {
	text-transform: uppercase;
	height: 15px;
	float:left;
}
.item_producto_detalles .camas {
	text-transform: uppercase;
	height: 15px;
	float:right;
}

.item_producto_detalles a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #74706b;
	text-decoration: none;
	border-bottom: dotted 1px #b1ad9f;
	line-height: 14px;
}
.item_producto_precio {
	width: 310px;
	/*height: 36px;*/
	text-align: center;
	color: #39C;
	margin: 0 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.item_producto .item_producto_precio {
	width: 201px;
	margin: 0;
}
#enlacespaginas{
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#enlacespaginas a{
	color: #000;
	text-decoration: none;
	background-color: #FC9;
	padding: 2px;
	border: 1px solid #F90;
}
#enlacespaginas a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	padding: 2px;
	border: 1px solid #FC9;
}
.tarjetamin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39F;
}
.borde1 {
	border: 1px solid #F90;
}
.borderojo {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #03F;
}
.contact_info_title{
	font-size:14px;
	color:#F90;
	padding:10px 0 0 15px;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#opciones a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36F;
	text-decoration: none;
}
#opciones a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.precio {
	font-size: 24px;
	color: #F90;
}
#precioficha {
	border: 1px dashed #FFF;
}
#buscadorhor {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009;
	padding-right: 0px;
	padding-left: 90px;
	/*background-color: #F9F9F9;*/
}
.listapeque2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	font-weight: bold;
}
.descripcion {
	font-size: 15pt;
	font-weight: bold;
}
.descripcion-eng {
	font-size: 15pt;
	font-weight: bold;
	color: #ff0000;
}
.descripcion-nor {
	font-size: 15pt;
	font-weight: bold;
	color: #0000ff;
}
