/* @group tags */
body {
margin:0;
padding:0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #333;
background:#868686;
text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-size: 11px;
}
h1 {
margin:0;
padding:0 0 8px 0;
color: #577c96;
}
h2 {
margin:0;
padding:7px 0 7px 0;
color: #577c96;
}
h3, h4, h5, h6 {
padding: 0 0 11px 0;
font-size: 11px;
color: #577c96;
}
p {
padding: 0 0 11px 0;
}
a img, map {
border:none;
}
a {
color:#577c96;
}
ul {
margin:0;
padding:10px;
}
li {
}
ol.alpha {
list-style-type: lower-latin;
}
table {
width:100%;
margin:0;
padding:0;
border-collapse: collapse;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
input, textarea, select {
color: #369;
border: 1px solid #ccc;
padding: 2px;
font-size: 11px;
}
input:focus, textarea:focus, select:focus {
border: 1px solid #666;
}
.noBrd {
border: none;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-size: 100%;
font-family: inherit;
}
button {
background: #666;
font-size: 100%;
font-family: inherit;
color: #fff;
cursor:pointer;
border: 1px solid #fff;
margin: 0 5px 0 0;
}
button:hover {
background: #999;
}

/* @end */

/* @group mains */
#container {
width: 100%;
background: #868686;
}
#preHeader {
background: transparent url(../images/bg-preheader.gif) repeat-x top left;
width: 100%;
}
#header {
width: 690px;
margin: 0 auto 0 auto;
text-align: left;
min-height:138px;
height: auto !important;
height: 138px;
padding: 0 10px 0 20px;
}
#preMain {
width: 100%;
background: #ececec url(../images/bg-premain.gif) repeat-x top left;
}
#main {
width: 720px;
margin: 0 auto 0 auto;
text-align: left;
min-height: 434px;
height: auto !important;
height: 434px;
}
#preFooter {
width: 100%;
background: #868686 url(../images/bg-prefooter.gif) repeat-x top left;
}
#footer {
width: 720px;
margin: 0 auto 0 auto;
min-height:88px;
height: auto !important;
height: 88px;
padding: 20px 0 0 0;
color: #fff;
font-size: 12px;
}
#footer a {
color: #275090;
text-decoration: none;
}

#logo {
float: left;
display: inline;
width: 380px;
padding: 40px 0 0 0;
}
#menu {
float: right;
display: inline;
width: 310px;
padding: 65px 0 0 0;
text-align: right;
}
#menu li {
display: inline;
background: transparent url(../images/bg-menu-li.gif) no-repeat center right;
padding: 0 0 0 8px;
}
#menu li.last {
background: none;
}
#menu li a {
color: #fff;
padding: 0 7px 0 0;
text-decoration: none;
}
#panel {
background: transparent url(../images/bg-panel.gif) no-repeat top left;
padding: 0 0 0 10px;
float: left;
display: inline;
width: 710px;
}
#subPanel {
float: left;
display: inline;
width: 680px;
padding: 10px;
background: #fff;
}
/* @group navigator */
#navigator {
float: left;
width: 330px;
height: 216px;
background: transparent url(../images/bg-navigator.jpg) no-repeat top left;
padding: 40px 0 0 0;
margin: 0;
text-align: center;
list-style-type: none;
}
#navigator li {
line-height: 0px;
}
#navigator li a {
width: 330px;
height: 32px;
color: #868686;
font-weight: bold;
text-decoration: none;
display: block;
line-height: 32px;
background-color: transparent;
background-position: top left;
background-repeat: no-repeat;
}
#navigator li a:hover {
color: #fff;
}
#navigator .n1 a {
background-image: url(../images/bg-navigator-li1.jpg);
}
#navigator .n2 a {
background-image: url(../images/bg-navigator-li2.jpg);
}
#navigator .n3 a {
background-image: url(../images/bg-navigator-li3.jpg);
}
#navigator .n4 a {
background-image: url(../images/bg-navigator-li4.jpg);
}
#navigator .n5 a {
background-image: url(../images/bg-navigator-li5.jpg);
}
#navigator .n1 a:hover, .s1 #navigator .n1 a {
background-image: url(../images/bg-navigator-li1-h.jpg);
}
#navigator .n2 a:hover, .s2 #navigator .n2 a {
background-image: url(../images/bg-navigator-li2-h.jpg);
}
#navigator .n3 a:hover, .s3 #navigator .n3 a {
background-image: url(../images/bg-navigator-li3-h.jpg);
}
#navigator .n4 a:hover, .s4 #navigator .n4 a {
background-image: url(../images/bg-navigator-li4-h.jpg);
}
#navigator .n5 a:hover, .s5 #navigator .n5 a {
background-image: url(../images/bg-navigator-li5-h.jpg);
}
.s1 #navigator .n1 a, .s2 #navigator .n2 a, .s3 #navigator .n3 a, .s4 #navigator .n4 a, .s5 #navigator .n5 a {
color: #fff;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}

/* @end */
#subNavigator {
margin: 0;
padding: 0;
list-style-type: none;
}
#subNavigator li {
}
#subNavigator li a {
background: transparent url(../images/bg-subnavigator-li.gif) no-repeat center left;
display: block;
padding: 7px 0 7px 15px;
color: #353535;
text-decoration: none;
}
#subNavigator li a:hover {
color: #3d6197;
}
#imgPanel {
float: right;
display: inline;
width: 350px;
height: 256px;
}
.s0 #imgPanel {
background: #fff url(../images/img-panel-home.jpg) no-repeat top right;
}
.s1 #imgPanel, .s2 #imgPanel, .s3 #imgPanel, .s4 #imgPanel, .s5 #imgPanel, .s6 #imgPanel, .s7 #imgPanel {
background: #fff url(../images/img-panel-prestazioni.jpg) no-repeat top right;
}
#preContent1 {
float: left;
display: inline;
padding: 5px 0 0 0;
width: 720px;
background: transparent url(../images/bg-precontent.gif) no-repeat top left;
}
.c2 #preContent1 {
background: transparent url(../images/bg-precontent-c2.gif) no-repeat top left;
}
#preContent2 {
float: left;
display: inline;
width: 720px;
}
.c2 #preContent2 {
background: transparent url(../images/bg-precontent2-c2.gif) repeat-y top left;
}
#col {
width: 170px;
float: left;
display: inline;
padding: 15px 20px 20px 20px;
}
.c1 #col {
display: none;
}
#content {
width: 470px;
float: left;
display: inline;
padding: 15px 20px 20px 20px;
}
.c1 #content {
width: 700px;
padding: 0px 10px 20px 10px;
}
.subContent {
width: 410px;
float: left;
display: inline;
padding: 15px 10px 0 10px;
min-height: 142px;
height: auto !important;
height: 142px;
}
.c1 .subContent {
width: 680px;
}
.subContent.vanished {
background: #ececec url(../images/bg-subc-vanished.gif) repeat-x top left;
}
.mainSummary {
font-size: 14px;
color: #3d6197;
}
/* @end */
/* @group bloks */
.gallery {
padding: 10px 0 15px 0;
}
.gallery p {
color: #666;
}
.gallery a {
text-decoration: none;
}
.gallery a img {
margin: 0 5px 5px 0;
border-top: 2px solid #98b5c5;
border-left: 2px solid #bcbcbc;
border-bottom: 2px solid #bcbcbc;
border-right: 2px solid #98b5c5;
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80);
}
.gallery a:hover img {
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
}
.team {
float: left;
display: inline;
width: 680px;
}
.team .item {
float: left;
display: inline;
width: 680px;
padding: 20px 0 20px 0;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #c2d1de;
}
.team .photo {
float: right;
border: 2px solid #ccc;
}
.team .summary {
float: left;
display: inline;
width: 200px;
padding: 0;
}
.team .desc {
float: right;
display: inline;
width: 430px;
padding: 5px 0 0 0;
}
.tour {

}
.tour img {
border: none;
}
.contacts {
float: left;
display: inline;
width: 380px;
}
.contacts .fGroup {
float: left;
display: inline;
width: 380px;
padding: 0 0 12px 0;
}
.contacts .fLabel {
float: left;
display: inline;
width: 95px;
padding: 2px 5px 0 0;
text-align: right;
}
.contacts .fInput {
float: left;
display: inline;
width: 280px;
}
.contacts .fInput input, .contacts .fInput textarea {

}
.maps {
float: right;
display: inline;
width: 300px;
}
#map {
float: left;
display: inline;
width: 300px;
height: 450px;
border: 1px solid #ccc;
}

.register {
float: right;
display: inline;
width: 380px;
}
.register .fGroup {
float: left;
display: inline;
width: 380px;
padding: 0 0 12px 0;
}
.register .fLabel {
float: left;
display: inline;
width: 95px;
padding: 2px 5px 0 0;
text-align: right;
}
.register .fInput {
float: left;
display: inline;
width: 280px;
}
.register .fInput input, .register .fInput textarea {

}

.login {
float: left;
display: inline;
width: 300px;
}
.login .fGroup {
float: left;
display: inline;
width: 300px;
padding: 0 0 12px 0;
}
.login .fLabel {
float: left;
display: inline;
width: 95px;
padding: 2px 5px 0 0;
text-align: right;
}
.login .fInput {
float: left;
display: inline;
width: 150px;
}
.login .fInput input, .login .fInput textarea {

}

/* @end */
.close {
clear: both;
display: block;
height: 0px;
width: 100%;
visibility: hidden;
line-height: 0px;
}
.toLeft {
float: left;
padding: 0 10px 5px 0;
}
.toRight {
float: right;
padding: 0 0 5px 10px;
}



