body, html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	height: 100%;
	font-size: 12px;
	line-height: 17px;
}
.general{
	width: 100%;
	height: 100%;
}
.border{
	width: 955px;
	height: 630px;
	margin: auto;
	text-align: left;
}

/* --- top header --- */

.top_header{
	height: 33px;
}
.sound{
	width: 145px;
	padding: 9px 0px 0px 0px;
	float: left;
}
.sound a{
	text-decoration: none;
}
.flags_mdrr{
	padding-top: 5px;
	width: 130px;
	float: left;
}
.flags_mdrr a{
	text-decoration: none;
	font-weight: bold;
}
.flags_mdrr img{
	vertical-align: middle;	
}
.chiama_gratis{
	width: 140px;
	float: right;
	padding: 0px 0px 1px 0px;
}
.flags{
	float: right;
	margin: 10px 10px 0px 10px;
}
.flags a{
	margin-right: 5px;
}

.save, .friends{
	padding-top: 5px;
	width: 135px;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
.save img, .friends img{
	vertical-align: middle;
}


/* --- header --- */

.header {
	height: 208px;
}

/* --- container ---*/

.main_container{
	height: 345px;
}
.col_left_right{
	width: 738px;
	height: 339px;
	float: left;
	padding-top: 6px;
}
.home_sx{
	width: 344px;
	height: 339px;
	float: left;
}
.home_sx img{
	display: block;
	margin-bottom: 5px;
}
.home_sx #sem_3{
	width:330px;
	height:52px;
	overflow:hidden;
}
.home_sx #sem_4{
	width:330px;
	height:69px;
	overflow:hidden;
}
.voce_menu_2_sx{
	width: 380px;
	height: 339px;
	float: left;
}
.voce_menu_2_sx img{
	display: block;
	margin-bottom: 5px;
}
.voce_menu_2a_sx{
	width: 380px;
	height: 339px;
	float: left;
}
.voce_menu_3_sx{
	width: 344px;
	height: 339px;
	float: left;
}
.voce_menu_2_sx .article_body, 
.voce_menu_2a_sx .article_body{
	width:355px;
	height:290px;
	overflow:auto;
	padding-right:5px;
}
.voce_menu_3_sx  .article_body{
	width:325px;
	height:290px;
	overflow:auto;
	padding-right:5px;
}
.home_dx{
	width: 394px;
	height: 339px;
	float: left;
}
.voce_menu_2_dx, 
.voce_menu_2a_dx{
	width: 356px;
	height: 301px;
	float: left;
	padding-top: 38px;
}
.voce_menu_3_dx{
	width: 394px;
	height: 339px;
	float: left;
}
.article_title{
	font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	padding: 6px 0px 5px 0px;
}
.link{
	font-weight: bold;
	padding: 2px 0px 3px 0px;
}

/* --- menu --- */
.menu_left{
	width: 217px;
	float: left;
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-top: 6px;
}
.menu_first, .menu_sel{
	width: 187px;
	height: 37px;
	display: block;
	padding: 0px 0px 0px 30px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.menu_first a:hover{
	background-position: bottom;
	background-repeat: no-repeat;
}
.menu_bg{
	width: 217px;
	padding-bottom:2px;
	
}
.menu_second{
	width: 171px;
	height: 18px;
	padding: 0px 0px 5px 46px;
}
.menu_second a {
	width: 171px;
	height: 18px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 31px 6px;
	overflow: hidden;
	line-height: 18px;
}
.menu_second a:hover {
	background-repeat: no-repeat;
	background-position: 31px 6px;
}
.menu_second_sel{
	width: 171px;
	height: 18px;
	display: block;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 46px;
	overflow: hidden;
	line-height: 18px;
}

#vetrina_2_sf .img_window{
	height: 114px;
}

/* --- footer --- */

.footer{
	padding: 10px 0px 0px 0px;
	height: 30px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-align: center;
	line-height: 12px;
}
.footer img{
	vertical-align: middle;
}
.menu_footer{
	width:auto;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.menu_s{
	display:inline;
}
.powered{
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top:15px;
}

