* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #FFF;
	color: #777;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #E9E9E9;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}
h3 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* mix */

.clearer {clear: both;}

.stripes_up {
	background: #000000;
	height: 25px;
}
.stripes {
	background: #333 url(images/stripe.gif);
	height: 6px;
}
.barranera {
	background: #191919;
	height: 10px;
}
.left {float: left;}

.right {float: right;}

.img_page_left {
	margin: 5px 10px 0 0;
	float:left;
	border-color: #CCCCCC;
}	
.img_page-right {
	margin: 5px 10px 0 0;
	float:right;
	border-color: #CCCCCC;
}
.img_small {
	margin: 10px 10px 0 0;
	border: 1px solid;
	border-color: #CCCCCC;
}
.img_menu {
	margin: 10px 10px 0 0;
	border: 3px solid;
	border-color: #FFFFFF;
}

/* header */

.header {
	background: #FFFFFF;
	height: 120px;
}
.header span {padding-left: 32px;}

/* sottobarra sfumata*/
.sottobarra {
	background: url(images/nav.gif);
	height: 50px;
}
.sottobarra span {padding-left: 32px;}

/* struttura */
.container {
	border-top: none;
}

.main {
	background: #FFFFFF;
}
.main .left {width: 64%;}

.main .right {width: 36%;}

.content {
	border-top: 1px solid #BCBBBA;
	width: 700px;
	padding: 16px;
}
/* elementi body */

.colonna_left{
	position:relative;
	float:left;
	margin-right:10px;
	width: 300px;
}
.colonna_right{
	position:relative;
	float:right;
	width: 350px;
}

.content .titolomodelli_big {
	color: #ff6600;
	font-size: 40px;
	line-height: 2;
}
.content .titolomodelli {
	color: #ff6600;
	font-size: 18px;
	line-height: 2;
}

.content .sottotitolo {
	color: #5652A1;
	font-size: 13px;
	line-height: 2;
	font-weight: bold;
}

.content h1 {
	background: #FFFFFF;
	color: #5652A1;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}

.content h2 {
	background: #FFFFFF;
	color: #FF0089;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content h3 {
	color: #5652A1;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}

.content .descr {margin-bottom: 5px;}

.divider2{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 0.5em 0em 0.5em 0em;
}

/* navigation */

.nav {background: #191919 url(images/nav.gif);
	border-top: none;
	}
.nav a {
	background: #191919 url(images/nav.gif);
	color: #777;
	float: left;
	font: 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	color: #FF0088
}

/* menu dx */

.subnav {
	width:210px;
	background-color:#EEEEEE;
	padding:30px 20px 20px 20px;
	float:right;
	margin:0 100px 0 10px;
}
.subnav a {
	color: #999;
	text-decoration: underline;
}
.subnav h1 {
	padding-top: 8px;
	color: #FF6600
}
.subnav h2 {
	padding-top: 8px;
	color: #4B57A8;
	font-size: 14px;
	font-style: normal;
}
.subnav ul {
	border-top: 1px solid #B7B7B7;
	margin: 0;
}
.subnav li {
	background: url(images/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.0em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

/* footer alto*/

.footer {
	background: url(images/barra_top.jpg);
	border-top: 1px solid #B7B7B7;
	color: #FFFFFF;
	padding: 1% 1% 1%;
}
.footer ul {
	border-top: 1px solid #FFFFFF;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #B7B7B7;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}

.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

/* menu interno */
#nav2 {
	padding:3px;
	font-size:10px;
}
	
#nav2 a{
	display: block;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	width: 180px;
	padding: .3em .8em;
	text-decoration: none;
	text-align:right;
}

#nav2 a:hover{
	color:#FFFFFF;
	background:#FF0089;
}
	
#nav2 li{
	display:inline;
}
#nav2 ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

