body
{
	text-align:center;
	background-color:#200101;
}

#main
{
	position:relative;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:780px;
	background-image:url(../images/bg_middle2.png);
	background-repeat:repeat-y;
}

#top
{
	width:780px;
	height:50px;
	z-index:5;
	background-color:#200101;
	background-image:url(../images/bg_blank.png);
	background-repeat:repeat-y;
	padding-left:180px;
}

#logo
{
	position:absolute;
	left:5px;
	top:0px;
	width:170px;
	height:147px;
	z-index:1;
}

#logo2
{
	position:absolute;
	left:5px;
	top:500px;
	width:170px;
	height:147px;
	z-index:1;
}

#header
{
	position:absolute;
	left:0px;
	top:50px;
	width:780px;
	border:0px;
	background-image:url(../images/bg_blank.png);
	z-index:0;
	overflow: hidden;
}

#footer
{
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	border-bottom:0px;
	margin-bottom:0px;
	background-image:url(../images/bg_blank.png);
	z-index:0;
	overflow:hidden;
}

#copyright
{
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	text-align:center;
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

#content
{
	position:relative;
	top:5px;
	margin-left:190px;
	width:540px;
	z-index:3;
}

#menu
{
	position:absolute;
	left:10px;
	top:140px;
	width:170px;
	overflow:hidden;
	z-index:1;
}

#new
{
	position:absolute;
	left:105px;
	top:40px;
	z-index:5;
}

#new2
{
	position:absolute;
	left:105px;
	top:215px;
	z-index:5;
}

#fotos
{
	position:absolute;
	left:585px;
	top:75px;
	width:145px;
	z-index:5;
}

p {
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:14px;
}

p:first-letter {
	font-size: 16px;
	color:#990000;
}

h1 {
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
}

h2 {
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#440000;
}

.foot {
	list-style-image:url(../images/list.png);
	margin-bottom:10px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:14px;
}

#menu li a
{
	width:156px;
	text-decoration: none;
	background-image:url(../images/menucolor.png);
	color:#990000;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	margin-top:5px;
}

#menu li a:hover
{
}

.chinchilla
{
	vertical-align:middle;
}

img {
	border:0px;
}