/* @override 
	http://lafortezza.ariadne.it/contents/instance11/css28/22DefaultSkin.css
	http://lafortezza.ariadne.it/contents/instance11/css30/22DefaultSkin.css
*/

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-body.jpg); 
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #58585a;
	
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #58585a;
}

a img {
	border-style: none;
}

a:hover, a:focus {
	color: #e42119;
}

.close {
	clear: left;
}

#container {
	/* width: 1300px; */
	background: url(../images/shadow.png) ;
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto; 

}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	

}

/* @group filetypes */

.doc {
	background: url(../images/icon-doc.gif) no-repeat;
	
}

.pdf {
	background: url(../images/icon-pdf.gif) no-repeat;
	
}

.ppt {
	background: url(../images/icon-ppt.gif) no-repeat;
	
}

.xls {
	background: url(../images/icon-xls.gif) no-repeat;
	
}



/* @end */

.column {
	float: left;
}

.navigation {
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

.navigation li {
	display: inline;
}

#categories .navigation, #world .navigation, #partner .navigation {
	font-size: 11px;
	color: #58585a;
	text-transform: uppercase;
}

#categories .navigation a, #world .navigation a, #partner .navigation a {
	text-transform: uppercase;
	font-size: 11px;
	color: #58585a;
}

#categories h4, #world h4, #partner h4, #partner-top h4, .content h4 {
	font: 14px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-bottom: 6px;
}

/* @group search */
/* aggiunte di Matteo caricate il 17/12 sera */
#first{
	float: left; 
	width: 400px;
	display:inline;
	background: url(../images/bg-box-home1.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 50px;
	height: 80px;
}
#second{
	float: left; 
	width: 400px;
	display:inline;
	background: url(../images/bg-box-home2.jpg) no-repeat;
	padding-top: 30px;
	padding-left: 50px;
	height: 80px;

}
#partner a#competence {
	background: url(../images/logo-competence.gif) no-repeat 0 0;
	padding-top: 48px;
	display: block;
	
}
#partner a#playbuy {
	background: url(../images/logo-playbuy.gif) no-repeat 0 27px;
	padding-top: 48px;
	display: block;
}
#partner-top a#competence {
	background: url(../images/logo-competence.gif) no-repeat 0 0;
	padding-top: 48px;
	display: block;
	
}
#partner-top a#playbuy {
	background: url(../images/logo-playbuy.gif) no-repeat 0 27px;
	padding-top: 48px;
	display: block;
}
a#competence {
	background: url(../images/logo-competence.gif) no-repeat 0 0;
	padding-top: 48px;
	display: block;
	
}
a#playbuy {
	background: url(../images/logo-playbuy.gif) no-repeat 0 27px;
	padding-top: 48px;
	display: block;
}
/* @group search-result */

#search-result {
	float: left;
	padding-left: 20px;
	padding-right: 0;
	text-transform: uppercase;
	font-size: 11px;
	width: 100%;
	margin-top: 20px;
}

#search-result .item {
	width: 132px;
	float: left;
	margin-right: 45px;
	height: 249px;
	
}

#search-result .item p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 12px;
}

#search-result .item .tit-sr  {
	font: 14px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 6px;
	text-transform: capitalize;
}

#search-result .item img{
	width: 145px;
	height: 145px;
}

/* @end */

/* @group partner-top */

#partner-top {
	float: left;
	height: 270px;
	padding-left: 15px;
	border-left: 1px solid #99c2cd;
	margin-top: 20px;
}



/* @end */

/* @group categories-top */

#categories-top {
	float: left;
	padding-left: 20px;
	padding-right: 0;
	text-transform: uppercase;
	font-size: 11px;
	width: 740px;
	margin-top: 20px;
}

#categories-top .item {
	width: 100px;
	float: left;
	margin-right: 45px;
	height: 139px;
}

#categories-top .item img {
	float: left;
	margin-bottom: 5px;
	clear: left;
}



/* @end */

/* @group breadcrumbs */

#breadcrumbs {
	letter-spacing: 2px;
	color: #000;
	margin-left: 20px;
	margin-top: 50px;
}

#breadcontacts {
	letter-spacing: 2px;
	color: #000;
	margin-left: 20px;
	margin-top: 50px;
}
a#bredpaese:link, a#bredpaese:visited{
	display:inline !important;
	
	
}
/* @end */

/* @group description */

#description {
	font-size: 12px;
	background: url(../images/bg-nav-footer.png);
	background-position:0 bottom;
	background-repeat:no-repeat; 
	padding-bottom: 30px;
	width: 100%;
}

#description .content.onecol {
	width: 900px;
	float: left;
}

#description .content.onecol .textnoimg {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	
}
#description .content.onecol .text {
	width: 490px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#description .content.twocol {
	width: 775px;
	float: left;
}
#description .content.colsearch {
	width: 330px;
	float: left;
	
}
#description .content.onecolwide {
	width: 900px;
}
#description .content.onecolwide .text {
	width: 490px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#description .content.onecolwide .textespanso {
	padding-left: 20px;
	padding-right: 20px;
	
}
#description .content.onecolwide .pic {
	float: left;
}

#description .content h2 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 35px;
	float: left;
	padding-left: 20px;
	clear: left;
	width: 90%;
	line-height: 36px;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height: 0;
	overflow:hidden;
}
#description .content.twocol .text {
	width: 370px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#description .content.twocol .textnoimg {
	width: 720px;
	padding-left: 20px;
	padding-right: 20px;
	
}
#description .content.twocol .pic {
	float: left;
}

/* @group navigation */

#description .navigation {
	color: #58585a;
	text-transform: uppercase;
	float: left;
	display: block;
	width: 102px;
	margin-top: 51px;
}

#description .navigation li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	border-bottom: 1px solid #b3b4b4;
	width: 100%;
}

#description .navigation a {
	text-transform: uppercase;
	font-size: 11px;
	color: #58585a;
}

#description .navigation a:hover {
	color: #e42119;
}

/* @group navigation */

#description .navi {
	color: #58585a;
	text-transform: uppercase;
	display: block;
	width: 490px;
	margin-top: 10px;
	
	margin-left: 0;
	padding-left: 0;
}

#description .navi li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #b3b4b4;
	width: 100%;
	list-style-type:none;
}

#description .navi a {
	text-transform: uppercase;
	font-size: 11px;
	color: #58585a;
}

#description .navi a:hover {
	color: #e42119;
}

/* @end */



/* @end */

/* @group products */

#products {


	font-size: 12px;
	margin-top: 15px;
	background: url(../images/bg-nav-footer.png) no-repeat 0 bottom;
	padding-bottom: 10px;
	width: 900;
}

#products h3 {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
	
}

#products .item {
	margin-bottom: 40px;
}

#products .item .pic {
	width: 353px;
	height: 200px;
	float: left;
}

#products .item .pic a img {
	border-style: none;
	
}

#products .item .text {
	width: 487px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#products .item .text h4 {
	font-size: 18px;
	clear: left;
}

#products .item ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#products .item ul li a {
	font-weight: bold;
	font: 14px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group news */

#description #news {
	font-size: 12px;
	padding-bottom: 15px;
	float: left;
	background-image: none;
	margin-top: 0;
}

#news h3 {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

#news h4 a.link-news:link, #news h4 a.link-news:visited {
	color: #D52119;
}

#news h4 a.link-news:hover, #news h4 a.link-news:focus {
	color: #000000 !important;
}

#news .item {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	
}

#news .item .date {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border-bottom: 1px solid #99c2cd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#news .item p {
	margin-top: 5px;
	margin-bottom: 5px;

}

#attachments .item h4 {
	font-size: 14px;
}
#products .item .text h4



/* @end */

/* @group attachments */

#attachments {
	font-size: 12px;
	margin-top: 15px;
		background: url(../images/bg-nav-footer.png) no-repeat 0 bottom;
	padding-bottom: 15px;
	width: 100%;
	float: left;
}

#description #attachments {
	background-image: none;
	float: left;
	margin-top: 15px;
}

#attachments h3 {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
	
}

#attachments .item {
	padding-left: 60px;
	margin-left: 20px;
	margin-bottom: 20px;
	height: 60px;
}

#attachments .item p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#attachments .item h4 {
	font-size: 14px;
}#products .item .text h4



/* @end */

/* @group header */

#header h1 {
	float: left;
	display: block;
}

#header h1 a {
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	background: url(../images/logo.png) no-repeat;
	width: 522px;
	height: 142px;
	float: left;
}

/* @group services */

#services {
	width: 270px;
	float: right;
	margin-right: 20px;
	height: 142px;
}

/* @group search */
.img-search{
		float: right; 
		margin-top: 30px;
}
#search {
	width: 100%;
	margin-top: 20px;
}

#search input.ti {
	border: 1px solid #a0a0a0;
	background-color: transparent;
	font-size: 12px;
	padding: 3px;
	width: 180px;
}

#search input.submit {
	border-style: none;
	background-color: transparent;
	font-size: 12px;
	text-transform: uppercase;
	color: #58585a;
	margin-left: 10px;
}

#search input.submit:hover {
	color: #e42119;
}



/* @end */

/* @group languages */

#languages {
	list-style-type: none;
	width: %;
	height: 18px;
	padding-left: 0;
	font-size: 12px;
	margin-left: 0;

}

#languages li {
	display: inline;
}

#languages #selected {
	float: left;
	text-transform: uppercase;
	color: #58585a;
	display: block;
	overflow: hidden;
	/*width: 185px;*/
	width: 147px;
}
.sel-p{
	margin: 10px 20px 10px 20px;
}
.sel-prod{
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7d8f9d;
	border-bottom-color: #7d8f9d;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 7px;
	margin: 10px 20px 10px 20px;
}
#languages #it a, #services #en a, #services #ru a, #services #cn, #services #fr a {
	width: 30px;
	height: 18px;
	text-indent: -999999px;
	overflow: hidden;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-left: 10px;
}

#languages #it a {
	background-image: url(../images/flag-it.gif);
}

#languages #ru a {
	background-image: url(../images/flag-ru.gif);
}

#languages #cn a {
	background-image: url(../images/flag-cn.gif);
}

#languages #en a {
	background-image: url(../images/flag-en.gif);
}
#languages #sp a {
	background-image: url(../images/flag-sp.gif);
}
#languages #fr a {
	background-image: url(../images/flag-fr.gif);
}

/* @end */

/* @group login */

 #login {
	width: 258px;
	height: 24px;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #58585a;
	line-height: 24px;
	background: url(../images/bg-login.png) no-repeat;
	padding-right: 10px;
}

#login:hover {
	background-color: rgba(255,255,255,0.35);
}



/* @end */



/* @end */

#header .navigation {
	height: 20px;
	width: 100%;
			background: url(../images/bg-nav-head.gif) repeat-x;
	clear: left;
	float: left;
}

#header .navigation li {
	display: block;
	float: left;
	text-align: center;
	margin-left: 40px;
}

#header .navigation a {
	color: #fffeff;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	display: block;
}

#header .navigation a:hover {
	background-image: none;
}



/* @end */

/* @group shortcuts */

#shortcuts  {
	padding-bottom: 50px;
}

#shortcuts label {
	font-size: 18px;
	color: #58585a;
	float: left;
	margin-bottom: 6px;
}

#shortcuts  select {
	float: left;
	clear: left;
	width: 235px;
	border: 1px solid #7d8f9d;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 11px;
}

/* @end */

/* @group focus */

#focus {
	height: 284px;
	width: 900px;
	
}



/* @end */

/* @group news */

#news {
	
	width: 900px;
	padding-bottom: 30px;
	background: url(../images/bg-nav-footer.png) no-repeat 0 bottom;
}



#news  .nuno {
	background: url(../images/shadow-small-right.png) no-repeat right top;
	background-repeat:no-repeat;
	width: 236px;
	padding-right: 12px;
	padding-left: 0;
}
#news .ndue {
	width: 236px;
	background: url(../images/shadow-small-column.png) no-repeat center top;
	padding-left: 12px;
	padding-right: 12px;
	display:inline;
	margin-left: 72px;
	margin-right: 72px;
}

#news  .ntre {
	margin-right: 0;
	background: url(../images/shadow-small-left.png) no-repeat left top;
	width: 235px;
	padding-left: 12px;
	padding-right: 0;
	display:inline;
}

#news .column p {
	font-size: 12px;
	color: #58585a;
	margin: 6px 0 0;
	padding-right: 10px;
	padding-left: 10px;
}

#news .column p.date {
	text-transform: uppercase;
	font-size: 10px;
}

#news .column h4 {
	padding-right: 10px;
	padding-left: 10px;
}

#news .column h4 a {
	font: 14px "Arial Black", Arial, Helvetica, Geneva, sans-serif;
	color: #58585a;
}

#news .column h4 a:hover {
	color: #e42119;
}



/* @end */

/* @group fondo pagina */

/* @group footer */

#footer {
	background-color: #e42119;
	height: 85px;
	width: 100%;
	clear: both;
	color: #fff;
	font-size: 12px;
	line-height: 85px;
	margin-bottom: 50px;
}

#footer .text {
	float: right;
}

#footer a {
	color: #fff;
}

#footer .qualita {
	display: block;
	width: 168px;
	height: 65px;
	background: url(../images/qualita.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 10px;
}

#footer .content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer .navigation, #footer p {
	float: left;
	margin: 0;
	padding-right: 20px;
}

/* @group navigation */

#footer .navigation li {
	border-right: 1px solid #fff;
	margin-right: 8px;
	padding-right: 8px;
}

#footer .navigation li.ultimo {
	border-right-style: none;
	padding-left: 0;
	margin-right: 0;
	
}



/* @end */



/* @end */

/* @group categories */

#categories {
	height: 110px;
	background: url(../images/bg-nav-footer.png) no-repeat 0 bottom;
	padding-left: 20px;
	padding-top: 15px;
	clear: left;
}

#categories li {
	border-right: 1px solid #99c2cd;
	width: 79px;
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	height: 53px;
	line-height: 13px;
}

#categories li.ultimo {
	display: block;
	float: left;
	width: 65px !important;
	padding-right: 0;
	margin-right: 0;
	line-height: 13px;
	border-right-style: none;
}

/* @end */

/* @group world */

#world {
	height: 120px;
	padding-left: 20px;
	padding-top: 15px;
	float: left;
}

#world li {
	border-right: 1px solid #99c2cd;
	width: 60px;
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	height: 33px;
	line-height: 13px;
}

#world li.ultimo {
	display: block;
	float: left;
	padding-right: 0;
	margin-right: 0;
	line-height: 13px;
	border-right-style: none;
}



/* @end */

/* @group partner */

#partner {
	height: 100px;
	padding-left: 20px;
	padding-top: 15px;
	float: right;
}

#partner li {
	border-right: 1px solid #99c2cd;
	width: 97px;
	display: block;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	height: 66px;
	line-height: 13px;
}

#partner li.ultimo {
	display: block;
	float: left;
	padding-right: 0;
	margin-right: 0;
	line-height: 13px;
	border-right-style: none;
}
/* @end */

/*inizio Site Map*/
a.linksitemap-uno:link, a.linksitemap-uno:visited{
	text-decoration: none;
	color: #58585A;
	font-size: 18px;
	font-weight:bold;
	display:block;
	margin-top: 20px;
}
a.linksitemap-uno:hover, a.linksitemap-uno:focus{
	text-decoration: underline;
}
a.linksitemap-due:link, a.linksitemap-due:visited{
	text-decoration: none;
	color:  #000;
	font-size: 16px;
	background-image:url(../images/bulletuno.jpg);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left: 20px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	vertical-align: baseline;
	letter-spacing: 2px;
	word-spacing: normal;
	padding-top: 5px;
	display:block;
}
a.linksitemap-due:hover, a.linksitemap-due:focus{
	text-decoration: underline;
}
a.linksitemap-tre:link, a.linksitemap-tre:visited{
	text-decoration: none;
	color:  #000;
	font-size: 16px;
	background-image:url(../images/bulletdue.jpg);
	background-repeat:no-repeat;
	background-position:25px 10px;
	padding-left: 40px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	vertical-align: baseline;
	letter-spacing: 2px;
	word-spacing: normal;
	padding-top: 5px;
	display:block;
}
a.linksitemap-tre:hover, a.linksitemap-tre:focus{
	text-decoration: underline;
}
.blocco-mappa{
	margin: 10px 0 5px 10px;
}
.tit-sitemap{
	margin:10px 0 10px 10px;
	font-size: 14px;
}
.mappasx{
	float: left; width: 400px;
	margin-left: 20px;
	display:inline
}
.mappadx{
	float: right; width: 400px;
	margin-right: 20px;
	display:inline
}
/*fine Site Map*/
.backwhite{
	padding: 30px 20px 40px 20px;
	margin-bottom: 10px;
	background: url(../images/bg-nav-footer.png) no-repeat 0 bottom;
	
}
.menu-search{
	padding-top: 10px;
	color:#58585A;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 4px;
}
.schedabold{
	font-weight:bold;
}
.contact p, .contact h4 {
	margin-left: 5px;
}

.contact ul {
	width: 190px;
	margin-left: 5px;
	list-style-type: square;
	margin: 0;
	padding-left: 20px;
	float: left;
}
.paginazione{
	margin-left: 30px;
}
a.pag-big:link,a.pag-big:visited{
	font-size:140%;
	font-weight:bold;
}
.paginazione-real{
	margin-left: 0px;
	font-size:160%;
}
a.pag-big-real:link,a.pag-big-real:visited{
	font-size:140%;
	font-weight:bold;
}
#flashintro{
	margin-top: 15px;
	float: right;
	width: 560px;
}
.boxhome{
	width: 236px;
}
fieldset.arearis{
	border:0;
	margin: 10px 20px 20px 20px;
}
.arearis input.submit{
	border-style: none;
	background-color: transparent;
	font-size: 14px;
	text-transform: uppercase;
	color: #58585a;
	margin-left: 10px;
	font-weight:bold;
	border:1px solid #58585a;
	margin-left: 150px;
	
}

#logout {
	border-style: none;
	background-color: transparent;
	font-size: 14px;
	text-transform: uppercase;
	color: #58585a;
	margin-top: 3px;
	margin-right: 2px;
	font-weight:bold;
	border:1px solid #58585a;
	float:right;
	display: block;
	padding: 2px;
}