body {
	background-color: #FFFFFF;
	/* background-image: url(../media/layout_images/bg.gif); */
	margin: 0px;
}

body, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #004CA8;
	text-decoration: none;
}

.clear {
	clear: both;
}

a.lang_active {
	filter:alpha(opacity=40);
  opacity:0.4;
}

.background_search {
	background-image: url(../media/layout_images/background_search.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

.background_category {
	background-image: url(../media/layout_images/background_category.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

.background_list {
	background-image: url(../media/layout_images/background_list.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

.background_detail {
	background-image: url(../media/layout_images/background_detail.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

.background_content {
	background-image: url(../media/layout_images/background_content.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

#container {
	width: 820px;
	text-align: left;
	background-color: #FFFFFF;
}

#container #shadow_left {
	background-image: url(../media/layout_images/shadow_sx.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 820px;
}

#container #shadow_left #shadow_right {
	background-image: url(../media/layout_images/shadow_dx.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 820px;
}

#container #shadow_left #shadow_right #header {
	margin: 0px 10px 0px 10px;
}

#container #shadow_left #shadow_right #links {
	margin: 0px 10px 20px 10px;
}

#container #shadow_left #shadow_right #links #search {
	background-image: url(../media/layout_images/link_null.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 35px;
	float: left;
	margin-right: 2px;
}

#container #shadow_left #shadow_right #links #search #fields {
	height: 24px;
	margin: 5px 0px 0px 20px;
}

#container #shadow_left #shadow_right #links #search #fields img, #container #shadow_left #shadow_right #links #search #fields .keyword {
	margin: 2px 0px 2px 0px;
}

#container #shadow_left #shadow_right #links #search #fields .keyword {
	background-image: url(../media/layout_images/input_shadow.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 0px;
	border-right: 0px;
	height: 14px;
	line-height: 14px;
	float: left;
}

#container #shadow_left #shadow_right #links #search #fields .submit {
	float: left;
}

#container #shadow_left #shadow_right #links ul {
	width: 610px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#container #shadow_left #shadow_right #links ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	background-image: url(../media/layout_images/link_null.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
}

#container #shadow_left #shadow_right #links ul li h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004CA8;
	text-decoration: none;
	margin: 14px 12px 0px 11px;
	padding: 0px;
	line-height: 10px;
	font-variant: small-caps;
}

#container #shadow_left #shadow_right #links ul li .roll {
	color: #BD963E;
}

#container #shadow_left #shadow_right #main {
	margin: 0px 10px 0px 10px;
}

#container #shadow_left #shadow_right #main #leftbar {
	padding: 0px 15px 0px 10px;
	width: 180px;
	float: left;
}

#container #shadow_left #shadow_right #main #leftbar .newsletterbox {
	background-image: url(../media/layout_images/newsletterbox.gif);
	width: 175px;
	height: 37px;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#container #shadow_left #shadow_right #main #leftbar .newsletterbox h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004CA8;
	text-decoration: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll 
{
	margin: 0px 0px 10px 0px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .header, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .header 
{
	background-image: url(../media/layout_images/gray_box.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	text-align: center;
	overflow: hidden;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .header h1, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .header h1 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #004CA8;
	text-decoration: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content {
	background-image: url(../media/layout_images/gray_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
}

#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content {
	background-image: url(../media/layout_images/gray_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	width: 180px;
	height: 100px;
	overflow: hidden;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content hr, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content hr 
{
	height: 1px;
	color: #DFDFDF;
	background-color: #DFDFDF;
	border: 0px;
	margin: 0px 10px 0px 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .language a, 
#container #shadow_left #shadow_right #main #leftbar .graybox .content .language img 
{
	float: left;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .language a {
	margin: 20px 5px 10px 15px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .language img {
	margin-right: 5px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news {
	margin: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news 
{
	margin: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news h1, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004CA8;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news h2, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news p, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news p 
{
	color: #999999;
	line-height: 15px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news .continue, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news .continue 
{
	background-image: url(../media/layout_images/double_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-top: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news .continue a, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news .continue a 
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content .news .continue a:hover, 
#container #shadow_left #shadow_right #main #leftbar .grayboxscroll .content .news .continue a:hover 
{
	font-weight: bold;
	color: #004CA8;
	text-decoration: none;
	margin-right: 12px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content img {
	padding-bottom: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content #meteo .icon {
	background-color: #E2E7FB;
	text-align: center;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content #meteo .text {
	background-image: url(../media/layout_images/meteo_bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	text-align: center;
}

#container #shadow_left #shadow_right #main #leftbar .graybox .content #meteo .icon img {
	margin: 5px 5px 5px 5px;
	padding: 0px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox {
	margin: 0px 0px 15px 0px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .header {
	background-image: url(../media/layout_images/yellow_box.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	text-align: center;
	overflow: hidden;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #BD963E;
	text-decoration: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .content {
	background-image: url(../media/layout_images/yellow_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .content hr {
	height: 1px;
	color: #DFDFDF;
	background-color: #DFDFDF;
	border: 0px;
	margin: 0px 10px 0px 10px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .content .news {
	margin: 10px;
	text-align: center;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .content .news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD963E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .content .news h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .content .news p {
	color: #999999;
	line-height: 15px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .button {
	margin: 0px 10px 0px 10px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .button img {
	float: left;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .button .label {
	background-image: url(../media/layout_images/button_shadow.gif);
	background-repeat: repeat-x;
	border-left: 0px;
	border-right: 0px;
	padding-right: 10px;
	height: 24px;
	line-height: 24px;
	float: left;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#container #shadow_left #shadow_right #main #leftbar #navigationpanel {
	height: 24px;
	background-image: url(../media/layout_images/navigationpanel_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .yellowbox .button .submit {
	float: left;
}

#content {
	width: 595px;
	float: left;
	margin-top: -10px;
}

#content hr {
	height: 1px;
	color: #DFDFDF;
	background-color: #DFDFDF;
	border: 0px;
	margin: 0px 15px 0px 5px;
}

#content .form {
	margin: 10px 15px 50px 5px;
}

#content .form hr {
	margin: 0px 0px 0px 0px;
}

#content .form h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#content .form img, 
#content .form .submit
{
	cursor: hand;
}

#content .form .submit {
	width: 100px;
}

#content .form .pair {
	margin-bottom: 10px;
}

#content .form input, 
#content .form select 
{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

#content .newsbox, 
#content .newsboxsmall 
{
	padding: 10px 10px 10px 5px;
	width: 280px;
	float: left;
}

#content .news {
	margin: 10px 15px 10px 5px;
}

#content .press {
	margin: 10px 15px 10px 5px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	cursor: hand;
}

#content .press li {
	list-style-type: square;
	color: #CCCCCC;
}

#content .press li h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#content .press li h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}

#content .press .note {
	color: #CCCCCC;
	font-size: 9px;
	text-align: right;
}

#content .newsbox h1, 
#content .news h1, 
#content .newsboxsmall h1 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#content .press h1, 
#content .newsbox h2, 
#content .news h2, 
#content .newsboxsmall h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BD963E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#content .newsbox img, 
#content .news img 
{
	margin: 10px 0px 10px 0px;
}

#content .newsboxsmall img {
	margin: 10px 10px 10px 0px;
	float: left;
}

#content .newsboxsmall p {
	margin: 10px 0px 0px 0px;
}

#content .newsbox .continue, 
#content .news .continue, 
#content .newsboxsmall .continue 
{
	background-image: url(../media/layout_images/double_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-top: 10px;
}

#content .newsbox .continue a, 
#content .news .continue a, 
#content .newsboxsmall .continue a 
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
}

#content .newsbox .continue a:hover, 
#content .news .continue a:hover, 
#content .newsboxsmall .continue a:hover 
{
	font-weight: bold;
	color: #004CA8;
	text-decoration: none;
	margin-right: 12px;
}

#content .news .alternate_sx img, 
#content .news .alternate_dx img, 
#content .news .alternate_sx .text, 
#content .news .alternate_dx .text 
{
	float: left;
}

#content .news .alternate_sx .text {
	width: 360px;
	padding: 10px 0px 0px 10px;
	text-align: justify;
}

#content .news .alternate_dx .text {
	width: 360px;
	padding: 10px 10px 0px 0px;
	text-align: justify;
}

#content .news .alternate_sx .text p, 
#content .news .alternate_dx .text p 
{
	margin-bottom: 10px;
}

#content .news #sitemap ul .sitemap_li_1 {
	margin-left: 0px;
	border-bottom: 1px dashed #CCCCCC;
}

#content .news #sitemap ul .sitemap_li_2 {
	margin-left: 25px;
	border-bottom: 1px dashed #CCCCCC;
}

#content .news #sitemap ul .sitemap_li_3 {
	margin-left: 50px;
	border-bottom: 1px dashed #CCCCCC;
}

#content .news #sitemap ul .sitemap_li_4 {
	margin-left: 75px;
	border-bottom: 1px dashed #CCCCCC;
}

#content .news #sitemap ul {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD963E;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

#content .news #sitemap ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#content .news #sitemap {
	margin-right: 5px;
}

#content .advertising {
	margin: 10px 0px 10px 5px;
	width: 280px;
	float: left;
}

#content .advertising img {
	border: 1px solid #ACC9DC;
}

#content .container {
	height: 175px;
	width: 573px;
}

#content .container .arrow {
	float: left;
}

#content .container #gallery {
	overflow: hidden;
	position: relative;
	height: 95px;
	width: 508px;
	padding: 0px;
	margin: 50px 0px 0px 0px;
	float: left;
}

#content .container #gallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}

#content .container #gallery ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox #category {
	background-image: url(../media/layout_images/gray_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 180px;
	padding-bottom: 10px;
}

#container #shadow_left #shadow_right #main #leftbar .graybox #category h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	line-height: 15px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../media/layout_images/double_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#container #shadow_left #shadow_right #main #leftbar .graybox #category h2 a {
	color: #666666;
	text-decoration: none;
}

#container #shadow_left #shadow_right #main #leftbar .graybox #category h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 3px 22px;
	line-height: 15px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../media/layout_images/single_arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
}

#content #navigation {
	margin: 5px;
}

#content #navigation h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#content #navigation p {
	color: #999999;
	line-height: 15px;
}

#content #navigation p a {
	color: #999999;
	text-decoration: none;
	background-image: url(../media/layout_images/single_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}

#content #navigation p a:hover {
	color: #BD963E;
	text-decoration: none;
}

#container #shadow_left #shadow_right #main #leftbar .graybox #category h3 a {
	color: #666666;
	text-decoration: none;
}

#container #shadow_left #shadow_right #links img {
	float: left;
}

#container #shadow_left #shadow_right #footer {
	margin: 5px 20px 0px 20px;
}

#container #shadow_left #shadow_right #footer .links {
	height: 30px;
	background-color: #FEFAF2;
	text-align: center;
	line-height: 30px;
	color: #CCCCCC;
}

#container #shadow_left #shadow_right #footer .links a {
	margin: 0px 5px 0px 5px;
	color: #666666;
	text-decoration: none;
}

#container #shadow_left #shadow_right #footer .links a:hover {
	text-decoration: underline;
}

#container #shadow_left #shadow_right #footer .copyright {
	background-color: #EEF6FF;
}

#container #shadow_left #shadow_right #footer .copyright .left {
	float: left;
	padding: 5px;
	line-height: 18px;
	text-align: left;
	background-color: #EEF6FF;
}

#container #shadow_left #shadow_right #footer .copyright .right {
	float: right;
	padding: 5px;
	line-height: 18px;
	text-align: right;
	background-color: #EEF6FF;
}

#container #shadow_left #shadow_right #footer .copyright .right a {
	background-image: url(../media/layout_images/double_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#container #shadow_left #shadow_right #footer .copyright .right a:hover {
	text-decoration: underline;
}

#container #shadow_bottom {
	width: 820px;
}

#container #shadow_bottom #shadow_corner_sx {
	background-image: url(../media/layout_images/shadow_corner_sx.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}

#container #shadow_bottom #shadow_corner_down {
	background-image: url(../media/layout_images/shadow_corner_down.gif);
	background-repeat: repeat-x;
	width: 800px;
	height: 10px;
	float: left;
}

#container #shadow_bottom #shadow_corner_dx {
	background-image: url(../media/layout_images/shadow_corner_dx.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	float: left;
}

#container #shadow_left #shadow_right #main #content .bigbox {
	margin: 0px 0px 15px 0px;
}

#container #shadow_left #shadow_right #main #content .bigbox .header {
	background-image: url(../media/layout_images/big_box.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 30px;
	text-align: center;
	overflow: hidden;
}

#container #shadow_left #shadow_right #main #content .bigbox .header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #004CA8;
	text-decoration: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#container #shadow_left #shadow_right #main #content .bigbox .content {
	background-image: url(../media/layout_images/big_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 580px;
}

#container #shadow_left #shadow_right #main #content .bigbox .content .form {
	margin: 10px;
}


/**************************************************************/
/*** IMBARCAZIONI ***/
#container #shadow_left #shadow_right #main #content div.imbarcazione_photo {
	width: 160px;
	float: left;
}

#container #shadow_left #shadow_right #main #content div.imbarcazione_info {
	width: 402px;
	float: left;
	margin: 0;
}

#container #shadow_left #shadow_right #main #content a.imbarcazione_link {
	display: block;
}

#container #shadow_left #shadow_right #main #content div.imbarcazione_info div.imbarcazione_testo {
	border-bottom: 1px solid #DFDFDF;
	margin-left: 8px;
	padding: 0;
	width: 395px;
}

#container #shadow_left #shadow_right #main #content div.imbarcazione_info ul {
	margin: 5px;
	margin-left: 20px;
	margin-right: 0;
	padding: 0;
}

#container #shadow_left #shadow_right #main #content div.imbarcazione_info ul li h1,
#container #shadow_left #shadow_right #main #content div.imbarcazione_info ul li h2
{
	margin: 0;
	color: #004CA8;
	text-decoration: none;
}
/**************************************************************/


/**************************************************************/
/*** SendFriend ***/
table.sendFriend                    { margin: auto; }
table.sendFriend tr.row0            { }
table.sendFriend tr.row1            { }
table.sendFriend td                 { color: #004ca8; font-size: 12px; height: 30px; }
table.sendFriend td.title           { border-bottom: 1px dotted #004ca8; }
table.sendFriend td.title h2        { margin-top: 0px; font-size: 14px; font-weight: bold; text-transform: uppercase; }
table.sendFriend td.label           { margin-top: 5px; margin-top: 5px; margin-bottom: 5px; padding-left: 5px; }
table.sendFriend td.data            { margin-top: 5px; margin-bottom: 5px; padding-left: 5px; padding-right: 5px; }
table.sendFriend td.return          { margin-top: 10px; margin-bottom: 10px; text-align: center; }
table.sendFriend td.return div      { margin-top: 10px; margin-bottom: 10px; }
table.sendFriend td.return #sendFriend_return { border-bottom: 1px dotted #300; }
table.sendFriend input.textfield    { font-size: 10px; color:#004ca8; height: 12px; width: 300px; margin-top: 5px; padding-top: 2px; border: 1px solid #004ca8; padding-left: 3px; }
table.sendFriend textarea.textfield { font-size: 10px; color:#004ca8; width: 300px; margin-top: 5px; padding-top: 2px; border: 1px solid #004ca8; padding-left: 3px; }
table.sendFriend input.send         { color: #004ca8; font-size: 12px; font-weight: bold; height: 17px; width: 305px; background: url(../media/layout_images/button_bg.png) repeat-x center center; border: 1px solid #004ca8; }
/**************************************************************/

