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;
	overflow:auto;
}
div.contenido_gal p {
padding:10px;
line-height:20px;
color:#000000;
}
.table {
	position:relative;
	/*border:1px solid #FFFFFF;*/
	height:530px;
}
.menu_lat_galerias {
	height:50%;
	z-index:999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.nex_galeria {
	float:right;
	bottom:25px;
	left:10px;
	z-index:1;
	position:absolute;
	color:#FFFFFF;
}
body, div, img, p { 
	padding:0; margin:0; 
}
body { 
	overflow:hidden; 
	background-color:#FFFFFF; 
}
.polaroid { 
	width:324px; 
	height:486px; 
	background-image:url(../images/polaroid-bg2.png); 
	position:absolute;
}
.polaroid img { 
	width:286px; 
	height:404px; 
	margin:39px 0 0 20px; 
}
.polaroid p { 
	text-align:center; 
	font-family:Georgia,serif; 
	font-size:20px; 
	color:#2E2E2E; 
	margin-top:15px; 
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.nadima {
	height:550px;
	width:700px;
	background-color:#FF0000;
}
.nadima p {
	padding-left:15px;
}


