/* CSS Document */

html {
	overflow:auto;
}
body {
	margin:0;
	padding:0;
	background-image: url(../img/Nadima_Chacra_Vestuario.jpg);
	background-position:center top;
}
body div.contenido {
	width:100%;
	height:600px;
	/*background-attachment:fixed;*/
}
body div.contenido_gal {
	width:100%;
	height:100%;
	background-image: url(../../img/Nadima_Chacra_Galerias.jpg);
	background-position:center top;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menu_nadima_up {
	text-align:center;
	position:relative;
}
.bt_Nadima {
	width:200px;
	height:57px;
	float:left;
}
.bt_Nadima2 {
	width:200px;
	height:57px;
	float:left;
	margin-left:52px;
}
.bt_Nadima3 {
	width:200px;
	height:57px;
	float:left;
	margin-left:42px;
}

.bt_Nadima4 {
	width:200px;
	height:57px;
	float:left;
	margin-left:70px;
}
.bt_NadimaA {
	width:200px;
	height:57px;
	float:left;
}
.bt_NadimaA {
	
}
.link_evolo {
	color:#898891;
	font-size:9px;
	text-align:right;
	margin-right:15px;
	margin-top:15px;
}


a:link {
	color: #898891;
	text-decoration: none;
}
a:visited {
	color: #898891;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #898891;
	text-decoration: none;
}
