body {
	margin:0px;
	padding:0px;
	vertical-align:middle
}

<style type="text/css">
.defecto {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #746F60;
	text-decoration: none;
	text-transform: uppercase;
		vertical-align:middle
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	color: #707C16;
	text-decoration: none;
	font-style: normal;

}

a:hover {
	text-decoration: none;	
}

a.titulo:hover {
	color: #666666;
	text-decoration: none;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #707C16;
	text-decoration: none;
	font-style: normal;
}

a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #707C16;
	text-decoration: none;
	font-style: normal;
}

a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C31F68;
	font-style: normal;
	line-height: normal;
}

.menuactivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C31F68;
	text-decoration: none;
	font-style: normal;
}

.piepagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

a.piepagina:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #C31F68;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	color: #336633;
	text-decoration: none;
	line-height: 9pt;
}

a.texto {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.texto:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #DCDBBC;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #DCDBBC;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #EEEFCF;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #E9EACA;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	background-color: #EEEFCF;
}

.magnify .preview
{
	border-color: #E6EBCD;
	width: 400px;
	height: 300px;
}

</style>

