@charset "utf-8";

body {
	background-image: url(imagenes/fondo-casas-museo.jpg);
	margin-top: 0px;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.contenedor-home {
	height: 550px;
	width: 900px;

	//border: 1px solid #203B72;

	//margin-left:50%;
	//position:absolute;
	//left:-450px;
	background-color: #FFF;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-ms-border-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: #666 0px 2px 3px;
	clear: both;
	margin:auto;
	background-image: url(imagenes/fondo-site.jpg);
	behavior: url(http://www.casasmuseo.es/PIE.htc);

	
}
.contenedor-home2 {
	height: 550px;
	width: 900px;

	//border: 1px solid #203B72;

	//margin-left:50%;
	//position:absolute;
	//left:-450px;
	background-color: #FFF;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-ms-border-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: #666 0px 2px 3px;
	clear: both;
	margin:auto;
	background-image: url(imagenes/fondo-main.jpg);
	behavior: url(http://www.casasmuseo.es/PIE.htc);

	
}

.idiomas {
	height: 25px;
	width: 850px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203B72;
	text-align: right;
	vertical-align: text-bottom;
	
}

.menu {
	height: 25px;
	width: 850px;
	clear: both;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #203B72;
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
	
}

.home {
	height: 200px;
	width: 550px;
	//background-color: #FFF;
	//clear: both;
	//background-image: url(imagenes/fondo-seccion-main.png);

	padding: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	//overflow: auto;
}

.home2 {
	height: 370px;
	width: 820px;
	//background-color: #FFF;
	clear: both;
	//background-image: url(imagenes/fondo-seccion-main.png);
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	overflow: auto;
}

.menu-casas {
	height: 364px;
	width: 150px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-align: justify;
	float: left;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
}

.casas-botones {
	height: 365px;
	width: 270px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: justify;
	float: right;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

.casas-botones2 {
	height: 380px;
	width: 390px;
	float: right;
	padding: 10px;
	margin-top: 25px;
	
}

.casas {
	height: 380px;
	width: 690px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: justify;
	float: right;
	overflow: auto;
	//background-color: #CCC;
	padding: 10px;
	overflow: auto;
}

.cajon-pdf {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.foto {
	height: 110px;
	width: 110px;
	float: right;

	//background-color: #fff;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}


.pie {
	height: 51px;
	width: 900px;
	background-image: url(imagenes/fondo-pie.jpg);

	//margin-left:50%;
	//position:absolute;
	//left:-450px;
	background-color: #FFF;
	clear: both;
	margin:auto;

	
	//border: 1px solid #203B72;
	//-webkit-border-radius: 10px;
	//-moz-border-radius: 10px;
	//border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;

//background: #EEFF99;
//background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
//background: -webkit-linear-gradient(#EEFF99, #66EE33);
//background: -moz-linear-gradient(#EEFF99, #66EE33);
//background: -ms-linear-gradient(#EEFF99, #66EE33);
//background: -o-linear-gradient(#EEFF99, #66EE33);
//background: linear-gradient(#EEFF99, #66EE33);
	-pie-background: linear-gradient(#EEFF99, #66EE33);
	behavior: url(http://www.casasmuseo.es/PIE.htc);
	text-align: right;
	vertical-align: middle;
	
}

.pie2 {
	height: 51px;
	width: 900px;
	//clear: both;
	//margin:auto;
	margin-left:50%;
	position:absolute;
	left:-450px;
	
}
.obsidian-graphique {
	font-family: "Gill Sans MT";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}