/*@charset "iso-8859-1";*/
/* CSS Document */
@import url("reset.css");
/*redefiniciones generales*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
}
/*IDs ordenados alfabeticamente*/
#cabecera {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 176px;
}
#cabecera a img {
	width: 340px;
	height: 50px;
	margin: 85px 0px 0px 275px;
	float: left;
	border: 0px;
}
/*#cab_museowhisky_logo {
	float: left;
	position: relative;
	width: 400px;
	height: 46px;
	height: 76px;
	margin: 100px 0px 0px 24px;
}
#cab_museowhisky_logo_donostia {
	position: absolute;
	font-size: 130%;
	font-weight: bold;
	color: #c19b5e;
	top: 40px;
	right: 10px;
}
#cab_museowhisky_logo_fondo {
	position: absolute;
	color: #bcbcbc;
	font-size: 300%;
	font-weight: bold;
	top: 2px;
	left: 2px;
	z-index: 1;
}
#cab_museowhisky_logo_frente {
	position: absolute;
	margin: 0px 0px 0px 0px;
	color: #bc8c40;
	font-size: 300%;
	font-weight: bold;
	top: 0px;
	left: 0px;
	z-index: 2;
}*/

#contenido {
	position: relative;
	min-height: 210px;
	width: 950px;
	margin: 0px auto 0px auto;
	background-color: transparent;
	background-image: url(../images/imagen-fondo-pagina.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#cuerpo {
	float: right;
	position: relative;
	width: 660px;
	padding: 0px 0px 25px 25px;
}
#cuerpo h1
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 120%;
	color: #c19858
}
#cuerpo p
{
	text-align: justify;
	color: #797979;
	line-height: 18px;
}
#mapa
{
	width: 666px;
	height:300px;
	margin:0px 0px 15px 0px;
	border: 2px solid #ccc;
}
#menu_secciones {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 5px;
}
#menu_secciones dl
{
	margin : 0px;
	padding: 0px;
}
#menu_secciones dd
{
	margin : 10px 0px 10px 10px;
	padding: 0px;
	float: left
}

#menu_secciones dl dd ul {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu_secciones dl dt.menu_sec_act {
	display: block;
	float: left;
	width: 250px;
	height: 36px;
	background-image: url(../images/patron-menu-seccion-activa.gif);
	background-repeat: repeat-x;
}
#menu_secciones dl dt a {
	float: left;
	width: 230px;
	height: 28px;
	padding: 8px 0px 0px 20px;
	color: #6a6a6a;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	background-color: transparent;
	background-image: url(../images/icono-menu-seccion.gif);
	background-position: 12px 14px;
	background-repeat: no-repeat;
}
#menu_secciones dl dd ul {
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu_secciones dl dd ul li a {
	float: left;
	height: 26px;
	width: 220px;
	margin: 0px
	padding: 10px 0px 0px 0px;
	font-size: 120%;
	font-weight: normal;
	background-image: none;
	color: #6a6a6a;
	text-decoration: none;
}
#menu_secciones dl dd ul li.act a {
	color: #9e7533;
}

#pie {
	float: left;
	width: 950px;
	height: 134px;
	background-image: url(../images/patron-imagen-fondo-pie.gif);
	background-position: 0px 107px;
	background-repeat: repeat-x;
}
#pie_datos {
	float: left;
	width: 280px;
	width: 260px;
	height: 107px;
	height: 62px;
	margin: 45px 0px 0px 20px;
_margin: 45px 0px 0px 10px;
	color: #6a6a6a;
}
#pie_datos .localidad {
	color: #88774c;
}
#pie_themovie {
	float: left;
	width: 670px;
	width: 655px;
	height: 107px;
	height: 67px;
	padding: 40px 15px 0px 0px;
	color: #938460;
	font-size: 100%;
	text-align: right;
	background-image: url(../images/imagen-fondo-pie-themovie.gif);
	background-repeat: no-repeat;
}
#pie_themovie .pie_naranja {
	color: #fc7217;
}
#pie_themovie a {
	color: #fc7217;
	text-decoration: none;
}
/*CLASES orden alfabetico*/
.libro_ficha
{
	margin-bottom: 25px;
}
.homecol
{
	width:328px;
	height: 333px;
	margin: 0px 0px 0px 0px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	background-color: #e9e9e9;
}
.de
{
	float: left;
}
.iz
{
	float: right;
}
.homecol h2
{
	font-size: 120%;
	color: #c19858;
	padding: 10px 0px 5px 8px;
	background-image: url(../images/home-tit-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.homecol ul
{
	list-style-type: none;
	margin: 10px 0px 0px 10px;
}
.homecol ul li
{
	margin: 20px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../images/home-lista.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.homecol ul li a
{
	font-size: 115%;
	color: #6a6a6a;
	font-weight: bold;
}
.homecol p.txt
{
	margin: 5px 0px 5px 10px;
	font-size: 120%;
	font-weight: bold;
	color: #6a6a6a;
}
.linkpro
{
	background-image: url(../images/home-flecha.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 2px 25px 5px 0px;
	margin: 0px 0px 0px 10px;
	color: #545353;
}
.homenot
{
	width:100%;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	border-bottom: dotted 1px #ccc;
}
.homenot h2
{
	font-size: 110%;
	color: #797979;
	margin: 5px 0px;
}
.homenot div
{
	padding: 5px 0px 0px 0px;
}
.fecha
{
	font-size: 120%;
	margin: 5px 0px;
}
.fecha span
{
	color: #be8b3d;
}
.homenot div
{
	width: 370px;
	float: right;
}
.homenot p a
{
	color: #545353;
}
.homenot img
{
	border: 1px solid #f1f1f1;
	float: left;
}
.contactar
{
	width: 300px;
	float: left;
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
}
.contactar label
{
	width: 100%;
	float: left;
	color: #797979;
	line-height: 18px;
	font-size: 125%;
	text-align: justify;
	margin: 17px 0px 5px 0px;
}
.intxt
{
	width: 290px;
	float: left;
	color: #000;
	line-height: 18px;
	font-size: 118%;
	text-align: justify;
	border: 1px solid #c7c7c7;
	background-color: #ebeeee;
	padding: 5px;
}
.enviar
{
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	float: left;
	color: #FF5A00;
	line-height: 18px;
	font-size: 110%;
	font-weight: bold;
	text-align: justify;
	border: 1px solid #c7c7c7;
	background-color: #ebeeee;
	margin: 10px 0px 0px 0px;
	padding: 7px 12px;
}