@charset "utf-8";
* { margin: 0; padding: 0; font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
a {
	color: #06F;
	text-decoration: none;
}
a:hover { color: #03C;	text-decoration: underline; }
.ind { text-indent: -9999px; }

body { background: url(../img/ge/bg_body.gif) repeat-x 0 0; }

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	float: left;
	height: 180px;
	width: 960px;
	margin-top: 20px;
	background-color: #FFFFCD;
}
#container #header #h-el-c {
	background: url(../img/ge/logo_head_nc.gif) 0 0 no-repeat;
	float: left;
	height: 180px;
	width: 960px;
}

#container #nav {
	float: left;
	height: 30px;
	width: 960px;
}
#container #nav #nav-el-c {
	float: left;
	width: 959px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E5656;
	height: 30px;
}
#container #nav #nav-el-c ul {
	float: left;
	height: 30px;
	width: 959px;
	list-style-type: none;
}
#container #nav #nav-el-c ul li {
	float: left;
	height: 30px;
	width: 137px;
	background-image: url(../img/ge/bg_nav_button.gif);
}
#container #nav #nav-el-c ul li a {
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	text-align: center;
	height: 23px;
	width: 137px;
	padding: 7px 0 0 0;
	float: left;
}
#container #nav #nav-el-c ul li a:hover {
	text-decoration: underline;
	color: #333;
}


#container #content {
	float: left;
	width: 910px;
	background: url(../img/ge/bg_content.gif) 0 0 repeat-y;
	padding: 25px;
}
#container #content .col {
	float: left;
	width: 170px;
	padding-right: 15px;
}
#container #content .xxx {
	width: 540px;
}
#container #content .last {
	padding-right: 0;
}
#container #content .col-bg {
	padding: 0 30px 0 15px;
	width: 140px;
}
#container #content .col .item-wrap {
	margin-bottom: 20px;
}
#container #content .col .item-wrap h1 {
	font-size: 0.7em;
	text-transform: uppercase;
}
#container #content .col .item-wrap h1 a { color: #F60; }
#container #content .col .item-wrap h1 a:hover { color: #F30; }
#container #content .col .item-wrap h2 {
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
}
#container #content .col .item-wrap p {
	font-size: 0.7em;
	color: #333;
	margin-top: 5px;
}
#container #content .col .item-wrap p img { float: left; margin: 5px 5px 0 0; }
#container #content .col .item-wrap p img, #container #content .xxx .item-wrap p a img {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #AC8D70;
	text-decoration: none;
}
#container #content .col .item-wrap p a:hover { background-color: transparent; }
#container #content .col .item-wrap p a:hover img {
	background-color: #E8E8E8;
	text-decoration: none;
	border: 1px solid #78624E;
}
#container #content .col .item-wrap ul {
	font-size: 0.7em;
	list-style-position: inside;
	color: #03F;
	list-style-type: square;
	margin-top: 5px;
	line-height: 1.3em;
}

#container #content .xxx .item-wrap {
	margin-bottom: 50px;
}
#container #content .xxx .item-wrap h1 {
	font-size: 1.4em;
	color: #F60;
	text-transform: none;
}

#container #content .xxx .item-wrap h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
}
#container #content .xxx .item-wrap .ads-c {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}

#container #content .xxx .item-wrap p {
	margin-top: 10px;
	font-size: 0.9em;
	color: #333;
	line-height: 1.4em;
	text-align: justify;
}
#container #content .xxx .item-wrap p.news-footer {
	font-size: 0.7em;
	color: #000;
	margin-top: 20px;
}

#container #content .xxx .item-wrap p img { float: left; margin: 15px 15px 15px 0; }
#container #content .xxx .item-wrap p img, #container #content .xxx .item-wrap p a img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #AC8D70;
	text-decoration: none;
}
#container #content .xxx .item-wrap p a:hover { background-color: transparent; }
#container #content .xxx .item-wrap p a:hover img {
	background-color: #E8E8E8;
	text-decoration: none;
	border: 1px solid #78624E;
}

h5 {
	padding: 10px;
} 

#testo {
	box-shadow:2px 2px 2px #333333;
	background-color: #F0F3F4;
	color: #666666;
	float:left;
	width: 260px;
	height: 170px;
	font-size: 12px;	
	margin: 5px 10px 5px 0;
}

#testo_y {
	box-shadow:2px 2px 2px #333333;
	background-color: #FFF;
	color: #666666;
	width: 260px;
	height: 170px;
	float: left;
	font-size: 12px;	
	margin: 5px 5px 5px 0;
}

.alignleft {
    float: left;
	margin: 0 5px 0 5px;
    padding: 15px 15px 15px 0;
}

#container #footer {
	float: left;
	width: 910px;
	padding: 25px 24px;
	background: #FFF url(../img/ge/bg_footer_1.gif) 0 0 repeat-x;
	border: 1px solid #ac8d70;
	border-bottom: none;
}
#container #footer .col {
	float: left;
	width: 170px;
	padding-right: 15px;
}
#container #footer .xxx {
	width: 540px;
}
#container #footer .last {
	padding-right: 0;
}
#container #footer .col-bg {
	padding: 0 30px 0 15px;
	width: 140px;
}
#container #footer .xxx .item-wrap h1 {
	font-size: 0.8em;
	color: #F60;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#container #footer .xxx .item-wrap p {
	font-size: 0.7em;
	color: #333;
}

#container #footer .xxx .item-wrap ul {
	float: left;
	list-style-type: none;
	font-size: 0.7em;
	margin-bottom: 10px;
}
#container #footer .xxx .item-wrap ul li {
	display: inline;
	margin-right: 10px;
}
#container #footer .xxx .item-wrap ul.f-ll { margin-top: 20px; }
#container #footer .xxx .item-wrap ul.f-ll li a { color: #999; }
#container #footer .xxx .item-wrap ul.f-ll li a:hover { color: #999; text-decoration: underline; }

/* annunci */

#annunci {
	display: inline;
	float: right;
	width: 535px;
	margin: 7px 7px 0px 0px;
	font-size: 11px;
}

#annunci .boxed {
	background: white;
	padding: 2px;
	position: relative;
	margin-bottom: 7px;
}

/* html */

#annunci .boxed div {
	width: 380px;
	position: relative;
	border: 1px solid #ececec;
	margin: 0px;
	padding: 10px 48px 0px 105px;
}


#annunci #theokbox {
	background-image: url(../img_annunci/sf_foglio_ok.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}


#annunci .buynow {
	text-align: right;
	margin-bottom: 10px;
}

#annunci .price {
	margin-top: 5px;
}

#annunci h3 {
	margin: 0px;
	padding: 0px;
}

#annunci a {
	color: #bb0000;
	text-decoration: underline;
	font-weight: normal;
}

#annunci a:hover {
	color: #630000;
}

#annunci p {
	margin: 0.55em 0px;
}

* html 

#annunci p {
	margin: 0.3em 0px;
}

#annunci #Motori {
	float: left;
	margin-top: 8px;
	margin-left: -95px;
	position:relative;
    border: 1px solid #b9ba9d;
    padding: 2px;
}

#annunci #Elettronica {
	float: left;
	margin-top: 8px;
	margin-left: -95px;
	border: 1px solid #b9ba9d;
    padding: 2px;
}
	
#annunci #Personali {
	float: left;
	margin-top: 8px;
	margin-left: -95px;
	margin-bottom: -3px;
	border: 1px solid #b9ba9d;
    padding: 2px;
}

#annunci #thelastbox {
	margin-bottom: 25px;
}


