/******************GALERÍA DE IMÁGENES*********************/


DIV#movFotos {
	display:block;
	width:163px;
	height:auto !important;
	height:216px;
	min-height:216px;
	text-align:center;
	position:absolute;	
	z-index:11;
	background-color: #2d2f3a;
	top:160px;	
	left:673px;	
	
	
}

DIV#movFotos h1 {
	background-color: #2d2f3a;
	margin-top: 6px;
	display: block;
	height: 24px;
	padding-top: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	color: #e4f4ff;

}

DIV#listFotos {
	background-color:#2d2f3a;
	display:block;
	width:160px;
	height:205px;
	overflow:auto;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

DIV#listFotos img {
	float:left;
	display:block;
	width:64px;
	height:64px;	
	
}

DIV#fotoDiv {

}

.borde_galeria {	
	border-top: 6px solid #FFCC33;	
}

.borde_gris {

	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;

}

.borde_rojo {

	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-top: 1px solid #FF9900;

}
