body{	
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#767676;
}
p{
	margin:10px 0;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: black;
}
object, img, form{
 margin:0;
 padding:0;
}
a:link, a:visited{
	text-decoration:underline;	
	color:#FCA91B;
}
a:hover{
	text-decoration:none;
	color:#FCA91B;
}

.menu a:link,.menu  a:visited{
	text-decoration:none;
	color:#B0B0B0;
}
.menu a:hover{
	text-decoration:none;
	color:#FCA91B;
}


a.ldecor:link, a.ldecor:visited{
	padding-left:8px;
	background:url(../images/arrow.gif) left no-repeat;
}
 a.ldecor:hover{
	padding-left:8px;
	background:url(../images/arrow.gif) left no-repeat;
}



.menu, .menu li{
	
	padding:0;
	margin:0;
	
	list-style:none;
}
.menu{	
	margin:10px 10px 10px 30px;	
	padding:1px;
}
.menu li{	
	width:145px;
	padding:6px;
	
	
	font-size:110%;	
	
	background:url(../images/menu_dot_decor.gif) bottom repeat-x;
}
.menu li a{
	padding-left:23px;
	margin-left:5px;
	background:url(../images/menu_button.gif) left no-repeat;
}
.menu li a:hover{
	background:url(../images/menu_button_hover.gif) left no-repeat;
}

#last_mitem{
	background:none;
}

#banner{
	position:absolute;
	left:130px;
	top:130px;
}

#container{
	position:relative;
	width:1000px;	
	margin:0 auto;
}

#logo{
	position:absolute;
	left:0px;
	top:50px;
}

#slogan{
	position:absolute;
	right:-40px;
	top:50px;
	
	padding:13px;
	
	height:23px;
	width:50%;
	
	font-size:125%;
	color:#FF0000;
	
	background:url(../images/slogan_bg.jpg) top right no-repeat;
}
#setlang{
	position:absolute;
	top:10px;
	right:30px;
	
	width:140px;
	height:25px;

	padding-top:5px;
	
	/*background:url(../images/globe.jpg) top right no-repeat;*/
}
#content{
	overflow:hidden;	
	padding-top:150px;
}

#content1{
	overflow:hidden;	
	padding-top:210px;
}

#sidebar{
	float:right;
	width:270px;
	
	vertical-align:top;	
}
#main{
	margin-right:270px;
	padding-left:20px;	
	vertical-align:top;
	
	text-indent:15px;
}
#main ul li, #main ol li{
	text-indent:5px;
}

#vitrina{	
	height:354px;
	margin-bottom:15px;
	margin-left:-20px;
}
#vitrina img{
	float:right;
}
#id_vitrina{
	position:absolute;
	right:270px;
}

#mtext{
	margin:13px 8px 8px 16px;
	padding-top:3px;
	
	text-align:justify;
	line-height:9pt;
	
	background:url(../images/arrow_decor.gif) top left no-repeat;
}	

#mleft{
	float:left;
	width:47%;
	
	padding-top:3px;
	
	/*text-align:justify;*/
	
	background:url(../images/arrow_decor.gif) top left no-repeat;
}
#mright{
	float:right;
	width:47%;	
	
	padding-top:3px;
	
	/*text-align:justify;*/
	
	background:url(../images/arrow_decor.gif) top left no-repeat;
}


#sidetext{
	margin:210px 16px 8px 16px;
	padding-top:5px;
	
	font-size:90%;
	text-align:justify;
	
	line-height:9.5pt;
	
	text-indent:15px;
	
	background:url(../images/arrow_decor.gif) top left no-repeat;
}

#ssadmin, #ssadmindir{
	padding:5px 5px 5px 20px;
	font-size:90%;
	background:#F8F8F8;
}

#footer{
	
	position:relative;
	height:68px;
	margin:30px 0;
	padding:10px 50px 20px 1px;
	
	text-align:right;
	
	background:url(../images/footer_bg.jpg) top left repeat-x;
}
#footer_decor{
	position:absolute;
	top:-7px;
	right:150px;
	
	height:43px;
	width:32px;
	
	background:url(../images/footer_decor.jpg) top left no-repeat;
}

#partners {
	border-left:7px solid #FCA91B;
	padding:7px 15px;
	
}


.qdecor{
	padding-left:10px;
	background:url(../images/quotes_decor.gif) top left no-repeat;
}

.title{
	margin-left:15px;
	font-size:120%;
	font-weight:bold;
 	letter-spacing:3px;
	
	color:#FCA91B;	
	background:url(../images/quotes_decor.gif) top left no-repeat;
}
.subtitle{
	margin-left:15px;
	font-size:110%;
	text-align:left;
	
	color:#FCA91B;	
	background:url(../images/quotes_decor.gif) top left no-repeat;
}
.serror{
	color:#FF3300;
}
.sok{
	color:#00CC00;
}
