﻿#gal_div { height: 401px; background-color: #000000; margin-bottom: 10px; position: relative;  width: 590px; }
#gal_content {height: 401px; background-color: #000000; margin-bottom: 10px; position: relative;    width: 554px; }
#gal_content2 { position: relative; width: 554px; }
#gal_table { height: 390px; padding: 0px; margin: 0px; border: none; position: relative; width: 100%; }
#gal_text { margin-top: 0px; margin-bottom: 20px; margin-left: 0px; text-align: left; z-index: 20; background-color: #000000; height: 401px; position: relative; width: 554px; }
#gal_qtty { font-size: 25px; text-align: center; padding: 5px;}
.style1 {
	text-align: center;
}
body {
	overflow-y:hidden;
	overflow-x:hidden;
}
.centrado { 
position: absolute; 
height: 99%;
width: 98%;
margin-left: 0px; 
overflow: auto;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
a{
	color: white;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited{
	color: white;
	text-decoration: none;
}
.b{
	color:white;
	text-decoration: none;
}
.b:hover{
	color:white;
	text-decoration:underline;
}