html,body
{
	background-color: #FFFFFF;
	/*background: #ffaa00 url('../img/bg_top.gif') repeat-x top left;*/
	color:#444;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS",Tahoma,sans-serif,sans,"MS Sans Serif";
	font-size: 13px;
	height: 100%;
}

img
{
border:0;
}

h3
{
	margin:0;
	margin-bottom:5;
}
.main
{
	font-family: "Trebuchet MS",Tahoma,sans-serif,sans,"MS Sans Serif";
	font-size: 13px;
	width:83%;
	border:0px solid #FF0000;
	padding: 0px;
	padding-top:0px;
}

td
{
	font-family: "Trebuchet MS",Tahoma,sans-serif,sans,"MS Sans Serif";
	font-size: 13px;
}

.bgleft
{
	xbackground:transparent url('../images/bg/bg3.jpg') top right;
}


.frameleft, .frameright
{
	height:100%;
	width:20px;
}

.frameleft
{
	background:transparent url('../images/bg/bg3.jpg') top right;
}

.frameright
{
	bsackground:transparent url('../images/bg/002.gif') top left;
}


/* top */
.topdiv {
	background: transparent url('../img/bg_top.gif') repeat top left;
	height:103px;
}
.topdiv .logo {
	width: 385px;
	height:103px;
	background: transparent url('../img/logo.gif') no-repeat top left;
}

.topdiv .logo2 {
	float:right;
	width: 240px;
	height:103px;
	background: transparent url('../img/vintage.gif') no-repeat top left;
}

.lang
{
	float:right;
	margin-top:3px;
	margin-right:10px;
}

.text
{
	padding:8px;
	padding-top:16px;
	line-height:1.5em;
	font-size:13px;
}

.bottomdiv
{
	
	padding:3px;
	bottom:0px;
}

/* error & info-display */
div.error, div.info, div.warning {
	color: #666;
	position: absolute;
	z-index: 20;
	top: 50px;
	left: 100px;
	width: 350px;
	padding: 10px;
	background-color: #f4f3e5;
	cursor: pointer;
	text-align: left;
	border: solid 1px #ddd;
	font-size: 1.8em;
	font-style: italic;
}
div.error div, div.info div, div.warning div {
	font-style: normal;
	text-align: left;
	padding: 10px 15px 15px 10px;
	border: solid 1px #fdd;
	background: url(img/bg_error.gif) no-repeat center center #fffbd7;
	background: #fffbd7;
	font-size: 0.5em;
	line-height: 1.8em;
}
div.error div span, div.info div span, div.warning div span {
	color: #666;
	font-family: "Courier New",monospace;
	line-height: 1.2em;
}

img.icon, input.icon {
	margin-bottom: -3px;
}

/* message */
div#message {
	position: absolute;
	display: block;
	width: 200px;
	height: auto;
	z-index: 20;
	background-color: #ffeebb;
	border: solid 1px #f00;
	text-align: center;
	padding: 3px;
	padding: 30px 20px 25px 20px;
	margin: 50px 0 0 200px;
	color: #c33;
	cursor: pointer;
}
div#message a.ok {
	display: block;
	border: solid 1px #f66;
	background-color: #ffdddd;
	padding: 5px 0;
	color: #f66;
	margin: 25px 50px 0 50px;
	text-decoration: none;
	font-weight: bold;
}
div#message a.ok:hover {
	color: #f00;
	background-color: #ffd8d8;
}

#ul_tnd {display:none; }

.thead
{
font-weight:bold;
border-bottom:1px solid #000;
}

input,textarea
{
font-size:12px;
}

.fotos
{
	padding:6px;
	margin:4px;
	float:left;
	width:210px;
	height:136px;
	text-align:center;
}

