@charset "utf-8";
/* CSS Document */

.img1 {
	height: 100px;
	width: 100px;
}
.textonosotros {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-align: justify;
	margin: 3px;
	vertical-align: top;
	color: #0C0;
}
.imagen1 {
	text-align: center;
}
.nosotrosfondo {
	background-image: url(../IMAGENES_MENU/logo2.jpg);
	height: 100%;
	width: 100%;
}


.contactos {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../imagenestab/9CUSCO.jpg);
	height: 550px;
	width: 900px;
}
.contactosCopia {
	text-align: center;
	vertical-align: top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(../imagenestab/9CUSCO.jpg);
	height: 560px;
	width: 900px;
}

.textotablacontacto {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	color: #02538A;
	text-align: center;
	background-color: #CC9;
}
.textotablacontactoCopia {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #03F;
	text-align: center;
	background-color: #CC9;
}


.contactosCopia {
	background-color: #C8CDD0;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #003399;
}
.tabtours {
	vertical-align: top;
}
img {
	text-align: center;
}
#foto100 {
	height: 100px;
	width: 200px;
}
#textofotos {
	height: 500px;
	width: 687px;
}

body {
	background-attachment: fixed;
}
