*
{
	margin: 0 auto;
	padding: 0;
}

body, html
{
	text-align: center;
    	background: #98204D url(/home/images/13.jpg) top left repeat-x;
	font: 10px/14px verdana, arial, sans-serif;
	color: #000;
}

h2
{
	font: 15px Times New Roma, Georgia, serif;
	font-weight: bold;
	color: #921847;
	margin: 20px 0 10px 0;
}

h3
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h3 a, h3 a:link, h3 a:visited
{
	text-align: right;
	text-decoration: underline;
	color: #921847;
	font-weight: normal;
	padding: 4px 0;
}

h3 a:hover
{
color:#333;
}

p
{
	padding: 10px 0 10px 0;
}

a, a:link, a:visited
{
	color: #fff;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
        color:#999;
}

#separador
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #921847;
}

#container
{
	background: #FFFFFF url(/home/images/6.jpg) 260px 0px repeat-y;
	border: #000 1px solid;
	width: 775px;

	/*text-align: center;*/
}

#headerz
{
	background: #921847 url(/home/images/9.jpg) top left no-repeat;
	width: 775px;
	height: 169px;
border-bottom: #000 1px solid;
}

#topnav
{
	background: #ccc url(/home/images/10.jpg) top center no-repeat;
	float: right;
	width: 775px;
	height: 37px;
	border-bottom: 1px solid #000;
}

.navigation
{
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	width: 665px;
}

.navigation li
{
	float: left;
	padding-top: 10px;
	padding-right: 3px;
	text-align: right;
}

.navigation li.right
{
	float: left;
	padding-top: 10px;
	padding-right: 3px;
}

.navigation li a:link, .navigation li a:visited
{
	text-decoration: none;
	color: #921847;
	display: block;
	padding: 4px 10px 2px 10px;
	font-weight: bold;
}

.navigation li a:hover
{
	color: #FFFFFF;
}

#content
{
	float: left;
	background: #fff url(/home/images/12.jpg) top left no-repeat;
	text-align: left;
	width: 240px;
	padding: 20px 10px 20px 10px;
	/*height: 360px;*/
	min-height: 360px;
}

#rightContent
{
	float: right;
	width: 489px;
	height: auto;
	padding: 10px;
}

#foot
{
	clear: both;
	background: #98204D url(/home/images/8.jpg) top left repeat-x;
	text-align: center;
	padding: 10px 0 10px 0;
	height: 40px;
	min-height: 20px;
	border-top: #000000 1px solid;
}

#emailform
{
	padding-bottom: 5px;
}

#emailform input
{
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(/home/images/5.gif) top left no-repeat;
	border: 1px solid #921847;
	padding: 2px;
	margin-right: 5px;
}

#emailform textarea
{
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(/home/images/5.gif) top left no-repeat;
	border: 1px solid #921847;
	width: 110px;
	height: 95px;
	padding: 2px;
}

#submenu
{
	padding: 0px;
width: 100%;
background-color: #666;
border-top:#999 3px solid; 
}