html, body
{
	width:100%;	
	background-repeat:no-repeat;
	margin:0;
}

a
{
	text-decoration:none;
	color:#ffffff;
}

a:hover
{
	text-decoration:none;
	color:#ffffff;
}

a:visited
{
	text-decoration:none;
	color:#ffffff;	
}

h
{
	font-size:16px;	
	font-weight:bold;
	text-align:left;
	letter-spacing:0;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	width:95%;	
	z-index:1;
}

image
{
	border-style:none;	
}

.tabla
{
	font-size:14px;
	letter-spacing:0;
	border-style:solid;
	border-width:2px;
	width:700px;
}

.tabla td
{
	border-style:solid;
	border-width:1px;
}

/* ---------- ENCABEZADOS ----------- */
.encabezado_galeria
{
	background-color:#26316E;
	width:700px;
	height:30;
	margin-top:0;
}

.encabezado_galeria table
{
	font-family: Verdana;
	color:white;
	font-size:14px;
	left:0px;
	position:relative;
	margin-top:0;
	background-color:#26316E;
	text-align:center;
	font-weight:bold;
	width:100%;
}

.encabezado_galeria table td
{
	border-style:solid;
	border-width:1px;
	width:20%;
}

.encabezado
{
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	background-image:url(titulo.png);
	color:white;
	font-size:24px;
	width:750px;
	height:30;
	margin:0;
}
/* --------------------------------- */

/* ---------- TEXTOS ----------- */

.textocuerpo
{
	font-family:Verdana;
	font-size:12px;
	left:35px;
	position:absolute;
}
/* ----------------------------- */
.table_enlaces
{
	text-decoration:none;
	border-style:none;
	width:700px;
	height:800px;
}

.iframe_galeria
{
	margin-left:5px;
	width:700px;
	height:200px;
	border:none;
	border-width:0;
}
