/*

	Area Moto

*/

body {
	background:#1050A7;
}

#menu {
	background:url("../img/menu_moto_bkg.jpg") center top no-repeat;
}

#sidebar {
	background:url("../img/sidebar_moto_bkg.jpg") center top no-repeat;
}

#contenuto {
	background:url("../img/contenuto_moto_bkg.jpg") center top repeat-y;
}

#contenutoIn  {
	background:url("../img/contenutoIn_moto_bkg.jpg") center top no-repeat;
}

#contenutoInIn  {
	background:url("../img/contenutoInIn_moto_bkg.jpg") center bottom no-repeat;
}

#ultimeNotiziePaginaIn {
    background:url("../img/ultime_notizie_pagina_moto_bkg.jpg") center bottom no-repeat;
}

#boxLoginPagina {
	background:url("../img/box_area_riservata_moto_bkg.jpg") center top no-repeat;
}

#footer {
	background:url("../img/footer_moto_bkg.jpg") center top repeat-x #111A26;
	border-top:1px solid #2B5391;
}

#footerIn {
	background:url("../img/footerIn_moto_bkg.jpg") right top no-repeat;
}

#homeMoto .sezione p a  {
	font-size:11px;
	text-decoration:none;
}

#homeMoto .sezione p a:hover  {
	text-decoration:underline;
}

#homeMoto h1 {
	margin-bottom:40px;
}

#homeMoto .sezione {
	width:632px;
	height:164px;
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#homeMoto .sezione p {
	line-height:18px;
}

#homeMoto .sezione h2 a {
	text-decoration:none;	
}

#homeMoto .sezione h2 a:hover {
	text-decoration:underline;
}

#homeMoto .cataloghi {
	background-image:url("../img/cataloghi_bkg.jpg");
}

#homeMoto .marchi {
	background-image:url("../img/marchi_bkg.jpg");
}

#homeMoto .rete {
	background-image:url("../img/rete_bkg.jpg");
}

#homeMoto .prodotti {
	background-image:url("../img/prodotti_bkg.jpg");
}

#homeMoto .sezione .foto {
	float:left;
	width:164px;	
}

#homeMoto .sezione .testo {
	float:left;
	width:448px;
	padding:10px;
}