@CHARSET "ISO-8859-1";
.float-left{float: left;}
.float-right{float: right;}
.clear{clear: both;}
.hide{display: none !important;}

body{
	margin: 0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #585858;
	background: transparent url(../img/COMAR-body-bg.jpg) no-repeat center top;
}
body#splash{
	background: transparent url(../img/COMAR-splash-bg.jpg) no-repeat center top;
}

#container{
	margin: auto;
	text-align: left;
	width: 950px;
}

#header{
	width: 925px;
}
#header, #header a{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 26px;
}
#header a:hover{
	text-decoration: underline;
}
#header div.float-right a{
	background: transparent url(../img/FAST-flag-en.jpg) no-repeat left center;
	padding: 0 0 0 35px;
}

#splash #body{
	text-align: center;
	padding: 170px 0 0 0;
	margin: 0 0 30px 0;
}

#body .colSx{
	width: 154px;
        width: 163px;
	margin: 0 28px 0 0;
        margin: 0 18px 0 0;
}

#body .colSx a, #splash #menu .child a{
	text-decoration: none;
	color: #0072bc;
	font-size: 12px;
	display: block;
}
#logo{
	display: block;
	height: 90px;
	width: 196px;
	margin: -24px 0 0 -76px;	
}
#logo img{
	border: 0;
}

#menu{
	list-style: none;
	margin: 40px 0 8px 0;
	padding: 0 0 8px;
/*	background: transparent url(../img/FAST-menu-bg.png) no-repeat center bottom;*/
}
#menu li{
	margin: 0 0 8px 0;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
}
#menu li div{
	border-bottom: 1px solid #837f7f;
}
#menu .child{
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0;
	width: 153px;
        width: 163px;
}
#menu .child li{
	margin: 0;
	line-height: 22px;
	font-weight: normal;
}
#menu a{
	padding: 0 0 0 8px;
}
#splash #menu a{
	padding: 0;
}

#menu .child .child a{
	padding: 0 0 0 18px;
}
#menu a:hover{
	color: #0072bc;
	background-color: #e2e2e2;
}

#menu a.selected{
	color: #00416b;
	font-weight: bold;
	/*background-color: #e2e2e2;*/
}

#menu li.item-2 li.subitem-3, #menu li.item-3 li.subitem-2{
	/*font-weight: bold;*/
}
#splash #menu li.item-2 li.subitem-6{
	background: transparent url(../img/COMAR-splash-fast-logo.jpg) no-repeat center top;
	padding: 36px 0 0 0;
}
#menu li.item-2 li.subitem-6{
	background: transparent url(../img/COMAR-splash-fast-logo.jpg) no-repeat 8px top;
        padding: 36px 0 0 0 !important;
}

#splash #menu li.item-3 li.subitem-2{
	background: transparent url(../img/COMAR-splash-eos-logo.jpg) no-repeat center top;
	padding: 46px 0 0 0;
}
#menu li.item-3 li.subitem-2{
	background: transparent url(../img/COMAR-splash-eos-logo.jpg) no-repeat 8px top;
	padding: 46px 0 0 0 !important;
}

#splash #menu{
	width: 616px;
	margin: auto;
	padding: 0 0 0 30px;
}

#splash #menu li{
	float: left;
	margin: 0;
	width: 160px;
	padding: 190px 15px 0 15px;
}
#splash #menu li.item-1{
	background: transparent url(../img/COMAR-splash-menu-1.png) no-repeat left top;
}
#splash #menu li.item-2{
	background: transparent url(../img/COMAR-splash-menu-2.png) no-repeat left top;
}
#splash #menu li.item-3{
	background: transparent url(../img/COMAR-splash-menu-3.png) no-repeat left top;
}

#splash #menu .child li{
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

#body .colDx{
	width: 760px;
	padding: 16px 0 0 0;
}

.tl{
	background: transparent url(../img/FAST-content-top-bg.png) no-repeat left top;
	height: 20px;
}
.br{
	background: transparent url(../img/FAST-content-bottom-bg.png) no-repeat left bottom;
	height: 40px;
}

#content{
	padding: 0 44px 0 34px;
	background: transparent url(../img/FAST-content-bg.png) repeat-y;
}
#page-title{
	color: #0072bc;
	border-bottom: 2px solid #cccccc;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 16px;
}
a, a:visited{
	color: #0072bc;
        text-decoration: none;
}
a:hover{
	color: #0072bc;
        text-decoration: underline;
}
.interna #page-title{
	height: 44px;
}
.interna #page-title .children a{
	color: #065ec0;
}
#page-title .float-right{
	font-size: 13px;
	padding: 20px 0 0 0;
}
.interna #page-title .float-right{
	padding: 25px 0 0 0;
}
#page-title .float-right a{
	color: #000000;
	text-decoration: none;
}
#page-title .float-right a:hover{
	text-decoration: underline;
}

#page-title .children{
	float: left;
	margin: 5px 0 0 10px;
	padding: 0 0 0 20px;
	background: transparent url(../img/COMAR-children-separator-bg.jpg) no-repeat left center;
}
#page-description{
	color: #0072bc;
	font-size: 14px;
	margin: 0 0 20px 0;
font-weight: bold;
}
#footer{
	border-top: 1px solid #dddee4;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}
.marchi{
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}
#footer div{
	color: #0072bc;
}










#page-title strong {background: url(../img/COMAR-child-bg-bl.jpg) no-repeat 0 100%; display: block; float: left;margin: 0 10px 0 0;}/*longer sides*/
#page-title strong em {background: url(../img/COMAR-child-bg-tr.jpg) no-repeat 100% 0; display: block; float: left;font-style: normal;}/*longer sides*/
#page-title strong em span {background: url(../img/COMAR-child-bg-br.jpg) no-repeat 100% 100%; display: block; float: left;}
#page-title strong em span span {background: url(../img/COMAR-child-bg-tl.jpg) no-repeat; display: block; float: left;}
#page-title b {margin: 5px 12px; border: 0;font-size: 16px;display: block;}

#page-title a:hover strong, #page-title a.class_up strong {background: url(../img/COMAR-child-bg-hover-bl.jpg) no-repeat 0 100%;}/*longer sides*/
#page-title a:hover strong em, #page-title a.class_up strong em {background: url(../img/COMAR-child-bg-hover-tr.jpg) no-repeat 100% 0;}/*longer sides*/
#page-title a:hover strong em span, #page-title a.class_up strong em span {background: url(../img/COMAR-child-bg-hover-br.jpg) no-repeat 100% 100%;}
#page-title a:hover strong em span span, #page-title a.class_up strong em span span {background: url(../img/COMAR-child-bg-hover-tl.jpg) no-repeat;}
#page-title a:hover b, #page-title a.class_up b {color: #ffffff;}


.titoletto{
	color: #0072bc;
	border-bottom: 2px solid #cccccc;
	font-weight: bold;
}

table{
	margin: 20px auto 0;
	
}
table caption{
	text-align: left;
	display: inline;
	color: #ffffff;
	background-color: #0072bc;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
table tbody{
	display: block;
	margin: 5px 0 0 0;
	border-left: 1px solid #0072bc;
	border-bottom: 1px solid #0072bc;
}
table td{
	text-align: center;
	border-right: 1px solid #0072bc;
	border-top: 1px solid #0072bc;
        padding: 5px;
}
table td.head{
	font-weight: bold;
	color: #000000;
	background-color: #eff6fa;
}
#page-image{
    float: right;
    margin: -16px -31px 0 0;
}

.text ul{
padding: 5px 0 0 35px;
}

#splash li.item-2{
	padding-top: 180px !important;
}
#splash li.item-2 #splash-gallery{
	display: block;
	margin:-185px 0 0 -22px;
}
