h1,h2,h3
	{
	background-color: transparent;
	color: #c5a886;
	word-spacing: normal;
	text-align: left;
	font-style: italic;
	font-weight:normal;
	letter-spacing:-1px;
	}
h1
	{
	padding:0 0 15px 0;
	line-height: 3em;
	font-size: 2em;
	}
h2
	{
	padding:20px 0 5px 0;
	line-height: 1.4em;
	font-size: 1.2em;
	}
ul, ol
	{
	list-style:square;
	}
a:link
	{
	color:#676767;
	text-decoration:underline;
	background:transparent;
	}
a:visited
	{
	color:#676767;
	text-decoration:none;
	background:transparent;
	}
a:hover
	{
	color:#cc9966;
	text-decoration:overline;
	background:transparent;
	}
td.text
{
width:600px;
font: 12px verdana, helvetica, sans-serif;
}
td.img
{
width:150px;
vertical-align:top;
}

td.slide {
width:560px;
font: 12px verdana, helvetica, sans-serif;
vertical-align:top;
text-align:center;
padding-left:70px;
}

img.borderZero {
	border:none;
}

.white {
       border-color: #ffffff;
       border-width: 2px;
}

#tableGaleria {
border:none;
width:780px;
height:400px;
background:#ffffff
}

.tdGaleria {
width:140px;
height:140px;
background:#fefefe;
text-align:center;
}

.topicGallery {
padding-top:20px;
text-align:center;
font-size:11px;
}

ol {
list-style:decimal;
}

.center {
text-align:center;
padding:auto;
}