/* ----------- Body -------------------------------*/
body {
	padding:0;
	margin:0;
	font-family: font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS";
	font-size:11px;
	color:#D4D4D4;
	background-color:#670202;
}

td {
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	vertical-align:top;
}
th {
	font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
}
.left {
	background-image:url("images/bg.jpg");
	background-repeat:repeat-x;
	}
.center {
	background-image:url(images/bg-container.jpg);
	background-position:100% 135px;
	background-repeat:no-repeat;
	}
/*--------------- Links ---------------------------*/
a:link {
	color:#9E9C9E; text-decoration: none;
	}
a:visited {
	color:#9E9C9E; text-decoration: none;
	}
a:hover {
	color: #AA1D22; text-decoration: none;
	}
a:active {
	color:#9E9C9E; text-decoration: none;
	}
/*--------------- Head ----------------------------*/
#head {
	position:relative;
	width:764px;
	height:135px;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	}
#flash{
	position:relative;
	top:18px;
	}
/*--------------- Navigation ----------------------------*/
#leftnav {
	position:relative;
	float:left;
	width:118px;
	}
.nav{
	background-image:url(images/bg_btn.jpg);
	background-repeat:repeat-x;
	height:25px;
	vertical-align:middle;
	}
/*--------------- Container -----------------------*/
#container {
	position:relative;
	float:right;
	width:600px;
	margin-top:20px;
	margin-bottom:20px;
	right:15px;
	font-family: font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size:11px;
	color:#D4D4D4;
	}
#container_designers {
	position:relative;
	float:right;
	width:640px;
	margin-top:70px;
	margin-bottom:30px;
	font-family: font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size:11px;
	color:#D4D4D4;
	}
/*--------------- Footer --------------------------*/
#footer {
	clear:both;
	width:100%;
	height:40px;
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	font-family: font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size:11px;
	color:#D4D4D4;
	margin-bottom:10px;
	text-align:center;
	
	}
#txtmenu {
	clear:both;
	width:100%;
	height:25px;
	font-family: font-family: "Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size:11px;
	color:#D4D4D4;
	text-align:center;
	}
.red {
	color:#A20000;
	}
.autor {
	position:relative;
	float:right;
	right:10px;
	top:10px;
	color:#CCCCCC;
	}
.owner {
	position:relative;
	float:left;
	top:10px;
	left:10px;
	color:#CCCCCC;
	}
.title {
	position:relative;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#BC0101;
	}
.accesories {
	display:block;
	width:140px;
	}
.designer_pic {
	position:relative;
	width:125px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	}