.no-mobile {
	display:none;
}

body {
	background:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, Sans-serif;
}

#main, #page, #header, #content, #menu_section, #menu_section_t, #contentTempl {
	width:100%;
	background:none;
	margin:0px;
	padding:0px;
}

#header_menu {
	top:50px;
	padding:0px;
}

img.logo_mobile {
	width:280px;
}

img.imgHome {
	width:100%;
}

#video_left {
	display:none;
}

#loghi {
	position:relative;
	bottom:0px;
	background:none;
}

#loghi img {
	height:30px;
	float:left;
}


#shadow_bottom {
	width:100%;
	padding:3px;
	margin:0 auto;
	background:#ccc;
	text-align:left;
}

#menu_section {
	width:100%;
}

#box1, #box2, #box3, #box4, #box5, #box1t, #box2t, #box3t, #box4t, #box5t {
width:100%;
height:120px;
margin:0px;
padding:0px;

}
#box1, #box2, #box3, #box4, #box5 {
background:url(../img/bg_menu_section.jpg) repeat-x center top;
}

#menu_section ul {
	padding: 3px 9px;
}



#menu_section ul, #menu_section_t ul {
	margin:0px;
}

#menu_section ul li a, #menu_section ul li, #menu_section_t ul li a, #menu_section_t ul li  {
	color:#fff;
	text-decoration:none;
	list-style:none;
}

#menu_section ul li a:hover, #menu_section_t ul li a:hover {
	text-decoration:underline;
}

.news-mobile {
	width:50%;
	float:left;
}

#content_right_t {
	width:100%;
}
#content_left {
	width:100%;
}

h2 {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	color:#ff7700;
	text-align:left;
	padding:6px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px;
}

#header_menu a, #header_menu p {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:10px;
	color:#ff1200;
	text-align:right;
	text-decoration:none;
	margin:0px;
}

a.footer, p.footer {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:10px;
	color:#333;
	margin:0px 24px 0px 0px;
	padding:9px 0px;
	text-decoration:none;
	text-align:right;
}
