body {
	padding:0px;
	margin:0px;
	background-color : #FFBED7;
}
.zag{
	color : #8F2555;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
}
.zag1{
	color : #ffffff;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold; 
}
.txt{
	color : #FCE9F1;
	font-family : Tahoma;
	font-size : 12px;
	text-align : justify;
}
.txt b { font-weight:400}
.txt1{
	color : #8F2555;
	font-family : Tahoma;
	font-size : 10px;
	text-align : justify;
	padding-right : 17px;
}
.copy { color : #F6C6DA; font-family : Tahoma; font-size : 10px; text-decoration:none; margin:0px; padding:0px}
.g{
	color : #8F2555;
	font-family : Tahoma;
	font-size : 10px;	
	font-weight : bold; 
}
.nic{
	color : #8F2555;
	font-family : Tahoma;
	font-size : 11px;	
	font-weight : bold; 
}
.date{
	color : #8F2555;
	font-family : Tahoma;
	font-size : 10px;	
	font-weight : normal; 
}
.descr{
	color : #A4285A;
	font-family : Tahoma;
	font-size : 11px;
}
.model{
	color : #A4285A;
	font-family : Tahoma;
	font-size : 16px;
}
a.nav-dact{
	color : #ffffff;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : underline;
}
.nav-act{
	color : #8F2555;
	font-family : Tahoma;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
}
a { color:#FFFFFF; text-decoration:none}
a:hover { color:#FFFFFF; text-decoration:underline}
#menu-bg { background-image:url(/images/menu/dev.gif); background-repeat :repeat-y}
#menu1 { width:208px; padding-top:18px; text-align:right}
div#menu2 { width:208px; padding-top:33px}
div#menu3 { width:208px; padding-top:33px}
a#menu-l { font-family: "Times New Roman", Times, serif; font-style:italic; font-size:15px; font-weight:600; text-decoration:none; color: #FCCDE8}
a:hover#menu-l { color:#ffffff; text-decoration:none}
#men table { width:208px; padding-top:18px; text-align:right}
#men td { background-image:url(/images/menu/dev.gif); background-repeat :none; background-position:bottom; height:38px; width:208px}
#men a { font-family: "Times New Roman", Times, serif; font-style:italic; font-size:12px; text-decoration:none; color: #FCCDE8;}
#men a:hover { color:#ffffff; text-decoration:none}
h1 { padding:0px; margin:0px; font-family:'Times New Roman', Times, serif; font-size:12px; color: #990066}
h2 { padding-left:15px; padding-bottom:0px; padding-right:0px; padding-top:0px; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #990066; font-weight:300}
h3 { text-align:center padding-left:0px; padding-bottom:0px; padding-right:0px; padding-top:0px; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #CCCCCC; font-weight:600}

#foto { border:1px; border-color:#CC0000}
#f1 { border:1px; border-color: #CC0000}
#im { border:1px; border-color:#990000}
.txt1 {	color: #CCCCCC ;	font-family : Tahoma;	font-size : 12px;	text-align : justify; text-align:center}
#imgt { border:1px; border-color:#CC0000}

/*UI tabs*/
.tabs {
}
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	font-size: 1.1em;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	margin-right: 15px;
	float: left;
	padding: 3px;;
	border: 1px solid #ffffff;

}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.ui-tabs-nav li a:hover {
	color: #333333;
}
.ui-tabs-nav li.ui-tabs-selected {
	background-color: #FAFEFE;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	color: #333333;
	border-bottom: 0px;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0px 0px 0px 0px; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	border-left: 1px dashed #D3E3E7;
	border-right: 1px dashed #D3E3E7;
	border-top: 1px dashed #D3E3E7;
	clear:left;
	color: #333333;
	font-size: 15px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}