body
{	
	margin-left: 0px;
	margin-right: 0px;
	background: url("/images/fondo.jpg");
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}

.header
{
	background: url("/images/cabe.gif") no-repeat;
	border-collapse: collapse;
	border-color: #111111;
}

.standardtable
{
	border-collapse: collapse;
	border-color: #111111;
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	text-decoration: none
}

li 
{
text-align: left;
font-size: 8pt;
}	
.leftborder
{
	background: url("/images/borde_lateral_izquierdo.jpg");
}

.cuadroborder
{
	background: url("/images/borde_cuadro.jpg");
}

.lateralborder
{
	background: url("/images/borde_lateral.jpg");
}

.sin
{
	background: url("/images/cabezera_3_sin.gif");
}

.sines
{
	background: url("/images/cabezera_3_sp.gif");
}

a {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none
}

a:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #ff6600;
	text-decoration: none
}

.general {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.lefty {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.titulo {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.b {
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	text-decoration: none
}

.paginas {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}

.paginas:hover {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}

.titulo_galeria {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}

.admin_encabezado {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}

.quick_search {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none
}

.gvIIContainer {
	width: 540px;
	position: relative;
	background: #fff;
	padding: 10px 0 10px 10px;
	/*border:10px solid #fff;*/
}

.gvIIContainer .gvIIImgContainer {
	width: 390px;
	height: 300px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

.gvIIContainer .gvIIImgContainer .gvIILoader {
	background: url("/images/ajax-loader.gif")
		no-repeat center center;
	width: 390px;
	height: 300px;
	display: none;
}

.gvIIContainer .gvIIHolder {
	position: relative;
	height: auto;
	width: 540px;
	overflow: auto;
}

.gvIIContainer .gvIIHolder .gvIIArrow { /*
		background:url(/experiments/jqGalViewII/common/img/arrow.png);
		width:20px;
		height:28px;
		position:absolute;
		margin-left:-15px;
		margin-top:-28px;
		z-index:99;
	*/
	
}

.gvIIContainer .gvIIHolder .gvIIItem {
	float: left;
	height: 55px;
	width: 72px;
	border: 5px solid #fff;
	margin: 2px;
	position: relative;
	overflow: hidden;
}

.gvIIContainer .gvIIHolder .gvIIItem .gvIIFlash {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 55px;
	width: 72px;
	cursor: pointer;
}

.gvIIContainer .gvIIHolder .gvIIItem img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
	border: none;
	cursor: pointer;
}