/* CSS Document */

/*#galeria { width: 955px; position: absolute; left: 10px; top: 194px; }*/

#search { 
	background-image: url(../img/sqgal.png); 
	background-repeat: no-repeat; 
	left: 60px; top: 664px; 
	width: 271px; 
	height: 167px;  
	padding-left: 170px; 
}

#search_detail {
	display: inline;
	width: 600px;
	float: right;
	text-align: right;
	marign: 0;
}

/*#picture { width: 1248px; height: 600px; float: right; background-image: url(../img/ojo2.jpg); background-repeat: no-repeat; background-position: bottom; position: absolute; }*/

#col1 {
	display: inline;
	float:right;
	margin-right: 180px;
}

#col2 { 
	width: 760px;
	display: block;
}
	

#txtautores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 3px;
	line-height: 16px;
	text-transform: uppercase;
	float: left;
	margin-left: 24px;
}

#txtautores a { color: #fff; }
#txtautores a:hover { color: #c80000; }


.txt_search { 
	font-size: 9px;
	letter-spacing: 2px;
	color: #fff;
	line-height: 0;
	margin-bottom: 12px;
}

.txt_autor { 
	font-size: 14px; 
	text-transform: uppercase; 
	color: #c80000; 
	margin: 9px 0 0 230px;
}

.imgal1 {
	position: absolute;
	left: 253px;
	top: 181px;
	width: 428px;
}
.imgal2 { position: absolute; left: 354px; top: 177px; }
.imgal3 { position: absolute; left: 513px; top: 520px; }
.imgal4 { position: absolute; float: right; left: 825px; top: 414px; }

.imgal_det { height: 60px; vertical-align: middle; padding: 6px 3px 6px 3px; }

#placeholder { float: right; /*width: 443px;*/ }

.scroll { width: 85px; background-color: #c80000; color: #fff; }
.buscar { 
	width: 42px;
	height: 18px;
	background-color: #c80000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-align: center; 
	vertical-align: middle;
	color:#fff; }

.select { 
	background-color: #c80000; 
	max-width: 120px; 
	color: white; 
	font-size: 9px; 
}

.miniaturas { 
	display: inline;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 6px;
	color: #000;
}


