﻿body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
#header
{
	width: 100%;
	height: 220px;
	background-color: #221e1f;
	background-repeat: no-repeat;
	background-position: right;
}
#topsidebar
{
	height: 50px;
}
#leftsidebar
{
	width: 180px;
	height: 200px;
	float: left;
	background-color: #FFF;
}
#rightsidebar
{
	float: left;
	background-color: #FFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#maincontent
{
	width: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 450px;
}
#footer
{
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#menucase
{
	top: 274px;
	left: -2px;
	position: absolute;
	height: 159px;
	width: 180px;
}
#menucase ul.vert-one
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	line-height: 200%;
	width: 140px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	top: -1px;
	left: 21px;
	position: absolute;
	height: 164px;
}
#menucase ul.vert-one li
{
	margin: 0;
	padding: 0;
}
#menucase ul.vert-one li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	background: #cccccc;
	padding: 0 10px 0 10px;
	width: 120px;
	margin-bottom: 5px;
	text-align: right;
}
#menucase ul.vert-one li a:hover
{
	background: #ff6600;
}
#menucase ul.vert-one li a.current, ul.vert-one li a.current:hover
{
	background: #ff6600;
}
#menulanguages
{
	text-align: right;
	margin-right: 20px;
	color: #ff6600;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
}
#menulanguages a
{
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
#quelist
{
}
#quelist ul.queitem
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	line-height: 200%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
}
#quelist ul.queitem li
{
	background-image: url(     '../Images/ListBackGround.jpg' );
	background-repeat: no-repeat;
}
#menucomo
{
}
#menucomo ul.itemcomo
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
#menucomo ul.itemcomo li a
{
	font-weight: bold;
	color: #C0C0C0;
}


.Titulo
{
	font-weight: bold;
	color: #FF6600;
}
