/* 
CSS File by José Miguel Alcázar - Grafiques Muntaner 2004
Please do not copy anything within this file, it's easier than
you think to do this yourself.
*/

/*  id's properties */
#container {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 80px;
	height: 100%;
	width: 772px;
	background-color: #D9C9AD;
	z-index: 1;
	}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -390px; 
	top: 0px;
	height: 80px;
	width: 790px;
	z-index: 2;
	}

#pestanyas {
	position: relative;
	width: 772px;
	height: 29px;
	z-index: 3;
	}

#ifreim {
	background-color: #D9C9AD;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

#thumbnails {
	width: 772px;
	height: 61px;
	display: block;
	position: absolute;
	left: 0px;
	margin-top: 10px;
	text-align: center;
}

/* Capas de texto de la pagina de Las Casas */

#texte1 {
	width: 180px;
	position: absolute;
	left: 332px;
	margin-top: 15px;
	text-align: justify;
	top: 27px;
	}

#texte2 {
	z-index: 4;
	position:absolute;
	left: 521px;
	width: 236px;
	margin-top: 56px;
	top: 26px;
	}

/* Fin de Capas de texto de la pagina de Las Casas */ 

/*  Selectors */

img, div, iframe {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

iframe.foto {
	background-color: #D9C9AD;
	text-align: center;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #C6AB80;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #462D19;
	/*text-align: justify; */
}


img.imagen {
	margin-right: 5px;
}

a:link, a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #462D19;
	text-decoration: none;
}

a:hover, a:active {
		font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

h1.h1oferta {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

p.poferta {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

div.oferta {
	background: #D9C7AB;
	width: 100%;}
	
	
.tablatrans {
	background: #D9C9AD;
}
