
/* == == == == == == == STILI GENERICI == == == == == == == */
body {
font-family: arial;
margin: 0;
padding: 0;
color: #333;
font-size: 12px;
}

a img {
border: 0px;
}

a {
color: #333;
text-decoration: none;
}

a:hover {
	color: #903 !important;
}

a:visited {
color: #333;
text-decoration: none;
}

h3 {
/* Titolo dele pagine */
font-size: 28px;
font-weight: normal;
color: #8A8A8A;
margin: 28px 0; /* firefox mette di default margine top e bottom a 28px; */
}
#spalla-sx h3 {
margin: 30px 0 10px 0px;
}

h4 {
/* Titolo dei paragrafi */
font-size: 16px;
font-weight: bold;
color: #4d7da6;
height: 20px;
background: url(/images/dot_titolo.jpg) repeat-x bottom;
text-transform: uppercase;
padding-top: 15px;
margin-bottom:8px !important;
}

.errors, .okSendMailInfo {
background-color: #903;
color: #fff;
padding: 3px 0 3px 7px;
margin-top: 15px;
}

#body {
width: 952px;
margin: 0 auto;
}

p {
text-align: justify;
}

.clear {
clear: both;
}

.selected,
.selected * {
color:#903 !important;
}

/* == == == == == == == HEADER == == == == == == == */
#header {
background-image: url(/images/headerSfondo.jpg);
background-position: center;
background-repeat: repeat-x;
text-align: center;
height: 179px;
width: 100%;
}

#changeLanguage {
position: absolute;
margin-left: 350px;
margin-top: 50px;
}
#changeLanguage img {
margin-left: 4px;
}

#logo {
position:absolute;
margin-left: -470px;
margin-top: 20px;
}




/* == == == == == == == MENU == == == == == == == */
#menu {
font-size: 18px;
height: 35px;
background-image: url('/images/menuSfondo.gif');
margin: 20px auto 2px auto;
width: 952px;
}
#menu a {
position: relative;
top: 4px;
padding: 2px 20px 4px;
background-image: url('/images/menuLinkSfondo.gif');
text-decoration: none;
color: #666;
}
#menu a:hover {
	color: #903;
}
#menu a:visited {
	color: #666;
}
.menuLeft {
float: left;
margin-right: 2px;
}
.menuRight {
float: right;
margin-left: 2px;
}
.menuSelected {
color: #990134 !important
}

#menuSvirgolo {
position: absolute;
top: 25px;
}
.newsSvirgolo  {
margin-left: -5px;
}
.aziendaSvirgolo,
.yachtsSvirgolo ,
.servisiSvorgolo,
.contactsSvirgolo {
margin-left: 0px;
}
.newsSvirgolo {
margin-left: -5px;
}
.KellydesignSvirgolo {
margin-left: 15px;
}
.linkSvirgolo {
margin-left: -15px;
}

/* == == == == == == == FOOTER == == == == == == == */
#footer {
font-size: 10px;
clear: left;
background-image :url(/images/footerSfondo.jpg);
background-position: center top;
background-repeat: repeat-x;
height: 280px;
text-align: center;
margin-top: 20px;
width: 100%;
clear: both;
}

#copyright {
position:relative;
top:150px;
display: block;
width: 952px;
margin: 0 auto;
text-align: right;
}


/* == == == == == == == SOTTOMENU == == == == == == == */

#submenu {
margin: 0 auto;
width:952px;
height: 16px;
}
#submenu span {
display: inline;
margin-right: 40px;
font-size: 16px;
}

#submenu a{
	font-weight: bold;
	color: #666;
}


#submenu a:hover{
	color: #903;
}



/* == == == == == == == SPALLA sx == == == == == == == */





#spalla-sx {
width: 222px;
float: left;
}

#spalla-sx li a:hover {
	color: #903 !important;
}

#spalla-sx li {
background-image: url(/images/menuSxOnda.gif);
background-position: left bottom;
background-repeat: no-repeat;
margin-bottom: 5px;
padding-left: 15px;
padding-bottom: 13px;
}
#spalla-sx-padding {
padding-left: 15px;
}

#content {
width: 705px;
float: left;
line-height: 17px;
}

.content-azienda,
.content-kellydesign,
.content-servizi {
margin-top: 20px;
}


#content h3 {
border-bottom: 1px solid #8A8A8A;
padding-bottom: 8px;
}


#titolo-pagina {
position: relative;
}


#sottotitolo-pagina {
padding-top: 10px;
}



/*  == == == == == == == BOX RECENSIONI == == == == == == == */
#recensioni,
#recensioni *,
#menu-spalla-sx,
#menu-spalla-sx * {
padding: 0;
margin: 0;
list-style-type: none;
}

#recensioni {
top: 600px;
margin-top: 140px;
border: 0;
}
#recensioni legend {
color: #8A8A8A;
white-space: normal;
font-size: 18px;
margin-bottom: 10px;
}

#recensioni li a {
color: #8A8A8A;
font-size: 11px;
font-style: italic;
}
#recensioni li,
#menu-spalla-sx a {
color: #8A8A8A;
font-size: 14px;
font-weight:bold;
}

.recensioni_link {
color: #999;
font-size: 14px;
font-weight:bold;
}
#recensioni span{
	font-style: normal;
	font-size: 14px;
	
}
#spash_page {
	width: 482px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 50px;
}

#flag_home {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#flag_home img{
	margin-left: 40px;
}

table {
	border: 1px solid #666;
	border-collapse: collapse;
color: #333;
}


table, table td, table th {
	border: 1px solid #333;
	padding: 4px;
}

table th {
	font-weight: bold;
	text-align: left;
}

.singleNews h4 {
margin: 7px 0; /* firefox mette di default margine top e bottom a 28px; */
}

.linea_chiusura {
text-align: right;
height: 20px;
background: url(/images/dot_titolo.jpg) repeat-x bottom;
}
