body {
    background-color: #FFFFFF;
    color: #2A2A2A;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

A {
	color: #31779C;
	border: 0;
	outline: 0 none;
    text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.prc100 {
	min-width: 960px;
    min-height: 100px;
    overflow: hidden;
    width: 100%;
}

.wrapper {
    margin: 0px auto 0;
    width: 940px;
}

.header {
    height: 130px;
    position: relative;
}

.sxAfterBlock {
	float: left;
	min-height: 100px;
	width: 711px;
}

.dxAfterBlock {
	float: left;
	min-height: 100px;
	width: 229px;
}

.sxAfterBlock P {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  text-indent: 15px;
}

.dxAfterBlock .tit {
  color: #000;
  font-size: 23px;
  line-height: 30px;
}

.dxAfterBlock .elNews {
  margin-top: 9px;
}

.header .bar {
	position: absolute;
	left: 0;
	top: 30px;
	width: 400px;
	background-color: #FF6600;
	height: 4px;
}

.header .logo {
	position: absolute;
	top: 0;
	left: 0;
}

.header .nivoCont {
	position: absolute;
	top: 92px;
	left: 0;
}

.header .menuTop {
	position: absolute;
	top: 24px;
	right: 0px;
}

.menuTop LI {
    float: left;
    height: 18px;
    margin: 0 4px;
}

.menuTop .menuUl LI A {
    background-image: url("/images/menu.png");
    float: left;
    height: 18px;
    margin: 0;
    text-indent: -9999px;
}

.menuTop .menuUl A.home {
  background-position: -2px -3px;
  width: 55px;
}
.menuTop .menuUl A.home:hover, 
.menuTop .menuUl A.homeSelected {
    background-position: -2px -53px;
}

.menuTop .menuUl A.palestra {
    background-position: -67px -3px;
    width: 127px;
}
.menuTop .menuUl A.palestra:hover, 
.menuTop .menuUl A.palestraSelected {
    background-position: -67px -53px;
}

.menuTop .menuUl A.attivita {
  background-position: -210px -3px;
  width: 84px;
}
.menuTop .menuUl A.attivita:hover, 
.menuTop .menuUl A.attivitaSelected {
    background-position: -210px -53px;
}

.menuTop .menuUl A.corsi {
  background-position: -310px -3px;
  width: 60px;
}
.menuTop .menuUl A.corsi:hover, 
.menuTop .menuUl A.corsiSelected {
    background-position: -310px -53px;
}

.menuTop .menuUl A.promozioni {
  background-position: -383px -3px;
  width: 115px;
}
.menuTop .menuUl A.promozioni:hover, 
.menuTop .menuUl A.promozioniSelected {
    background-position: -383px -53px;
}

.menuTop .menuUl A.doveSiamo {
  background-position: -515px -3px;
  width: 117px;
}
.menuTop .menuUl A.doveSiamo:hover, 
.menuTop .menuUl A.doveSiamoSelected {
    background-position: -515px -53px;
}

.menuTop .menuUl A.contatti {
  background-position: -648px -3px;
  width: 91px;
}
.menuTop .menuUl A.contatti:hover, 
.menuTop .menuUl A.contattiSelected {
    background-position: -648px -53px;
}

.nego .nome {
	font-weight: bold;
	float: left;
	width: 120px;
}

.nego .via {
	float: left;
}

.nego .telef {
	float: left;
	width: 294px;
}

.introContatti {
    font-size: 14px;
    padding-bottom: 20px;
    text-align: justify;
    width: 682px;
}

.mainBody {
    background: url("/images/bodyBg.png") repeat-x scroll center 0 #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    width: 948px;
}

.contDx {
    background: url("/images/contBgRpt.png") repeat-x scroll center 0 transparent;
    height: 749px;
    left: 980px;
    position: absolute;
    top: 68px;
    width: 4000px;
}

.cont .rpt {
    background: url("/images/contBgRpt.png") repeat-x scroll center -1px transparent;
    float: left;
    width: 708px;
    min-height: 641px;
}

.cont .rpt .inner {
	margin-top: 65px;
}

.cont .innerSx {
	float: left;
	width: 466px;
}

.cont .innerDx {
	float: right;
	width: 214px;
}

.mainTxt P {
    line-height: 22px;
    margin-bottom: 7px;
    margin-top: 0;
    text-align: justify;
    text-indent: 13px;
}

.mainTxt UL.elenco {
    list-style: disc outside url("/images/listStyle.png");
    margin-bottom: 10px;
    padding-left: 22px;
    text-align: justify;
}

.orari {
	margin-bottom: 20px;
	text-align: right;
}

.txtBig {
    line-height: 20px;
    padding-top: 15px;
}

.txtBigHome {
    line-height: 20px;
    padding: 7px 0 14px;
}

.mainBody .sx {
    float: left;
    margin-left: 9px;
    width: 659px;
}

.mainBody .dx {
    float: left;
    margin-left: 10px;
    width: 263px;
}

.mainBody .sx > .cnt {
	padding: 6px 15px 0;
}

.mainBody .dx > .cnt {
	padding: 6px 10px 0px 10px;
}

a {
	text-decoration: none;	
}

a span:HOVER {
	text-decoration: underline;	
}

ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

img {
	border: 0;	
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
    clear: both;
}

.footerTop {background-color: #FFFFFF;
    height: 5px;
}

.titPg {
	height: 20px;
}

.elNewsList {
	padding-bottom: 10px;
}

.elNewsList A {
	color: #2A2A2A;
}

.elArticolo .descArticolo A {
	color: #2A2A2A;
}

.colSx {
	float: left;
	width: 713px;
}

.colDx {
	float: left;
	width: 227px;
}

.colDx .tit {
	height: 20px;
}

.contDxGrey {
	background-color: #F9F9F9;
}

.contDxGrey .inte {
	padding: 10px;
}

.contDxGrey .descArticolo A {
    color: #2A2A2A;
    font-weight: bold;
}

.elArticolo {
    background-color: #ECECEC;
    float: left;
    height: 184px;
    margin: 0 5px 10px;
    width: 227px;
}

.elArticolo .contElArt {
	padding: 10px;
}

.elArticolo .immArticolo {
	text-align: center;
}

.elPalestra {
	background-color: #B8045F;
}

.elAttivita {
	background-color: #B9B9B9;
}

.elCorsi {
	background-color: #B49594;
}

.elPromozioni {
	background-color: #0E376F;
}

.sommNews {
	font-style: italic;
}

.footer {
  background-color: #000;
  color: #eeeeee;
  font-size: 14px;
  line-height: 18px;
  min-height: 37px;
  padding-top: 8px;
}

.testoArticolo {
	width: 680px;
	text-align: justify;
}

.fourBoxes .el {
	float: left;
	width: 227px;
	margin-right: 10px;
	height: 135px;
}

.fourBoxes .elLast {
	margin-right: 0px;
}

.fourBoxes .el .tit {
  padding-top: 31px;
  text-align: center;
}

.fourBoxes .el .contEl {
	height: 200px;
}

.fourBoxes .el .contEl .inte {
	padding: 10px;
}

.fourBoxes .titNews {
    line-height: 16px;
    padding-bottom: 14px;
}

.fourBoxes .titNews A {
	color: #2A2A2A;
}

.fourBoxes .immArticolo {
	padding-bottom: 10px;
	text-align: center;
}

.fourBoxes .descArticolo A {
	color: #2A2A2A;
	font-weight: bold;
}

.fourBoxes .leggiTuttoNews A {
	color: #FF6600;
}

.titPaginaTxt {
	color: #FF6600;
    font-size: 18px;
    font-weight: bold;
    height: 15px;
}

.sommarioNews {
    font-weight: bold;
    margin: 10px 0;
    text-align: justify;
}

.testoNews IMG.mainImg {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 5px;
}

.footer .cnt {
	padding: 5px 0;
}

.titPagina {
    height: auto;
    margin-bottom: 10px;
    margin-top: 3px
}

.titPagina IMG {
    margin-left: 10px;
    margin-right: 20px;
}

.titPagina SPAN {
	color: #4EC1BB;
	font-size: 13px;
	text-transform: uppercase;
}

.approfHome {
	padding-top: 15px;
}

.separ {
	height: 1px;
	background-color: #008BC5;
	margin: 10px 0;
}

.contPagina {
    line-height: 17px;
    text-align: justify;
}


.contPagina P {
    margin: 0;
    text-indent: 15px;
}

.titLinkDx {
	color: #113E59;
	font-size: 16px;
	line-height: 25px;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.fooSx {
  float: left;
  width: 818px;
  padding-left: 10px;
}

.fooDx {
    float: right;
    width: 95px;
}

UL.evidenzaItems LI {
    background: url("/images/evidenzaList.png") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 8px;
    padding-left: 26px;
}

UL.evidenzaItems LI A {
	color: #982739;
}

.extLinks LI {
    margin-bottom: 5px;
    text-align: center;
}

.extLinks LI IMG {
	border: 1px solid #000000;
}

.contContatti .tit {
	font-weight: bold;
	width: 120px;
	float: left;
}

.contContatti .val {
	float: left;
}

.contContatti .tit,
.contContatti .val {
	margin: 3px 0;
}

.contContatti A {
	color: #2A2A2A;
}

.contattiDivisore {
	background-color: #FF6600;
	height: 1px;
	width: 500px;
	margin: 10px auto;
}

#mapCanvas {
  border: 1px solid #999999;
  height: 350px;
  margin: 10px auto 0;
  width: 600px;
}

.descForm {
    font-weight: bold;
    margin-bottom: 10px;
}

.paginContainer {
	text-align: center;
	padding-top: 15px;
}

.primaryImg {
    float: left;
    margin: 3px 10px 7px 0;
}

.primaryImgRight {
    float: right;
    margin: 3px 0px 7px 10px;
}

.linkPaginazCurrent {
    background-color: #FF6600;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 6px;
}

.linkPaginaz {
    color: #FF6600;
    cursor: pointer;
    font-size: 13px;
    padding: 0 3px;
}

.titField {
    float: left;
    font-weight: bold;
    width: 140px;
}

.valField {
    float: left;
    min-height: 21px;
}

.boxHome .tit {
    color: #008BC5;
    font-size: 17px;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    margin-bottom: 10px;
}

.approfHome .titApprof {
	float: left;
}

.approfHome .elNews {
	float: left;
	width: 215px;
	margin: 10px 0;
}

.approfHome .elem1 {
	margin-right: 35px;
}

.immBoxSx {
    border: 1px solid #000000;
    float: left;
    margin: 0 10px 0px 0;
    padding: 1px;
    background-color: #FFFFFF;
}

.immBoxSx .descImm {
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    text-align: center;
    clear: both;
}

.continuaArticoliList {
	text-align: right;
	padding-right: 30px;
}

.continuaArticoliList A {
	color: #FF6600;
	font-weight: bold;
}

.thumb {
	cursor: pointer;
	text-align: center;
	background-color: #FFFFFF;
}

.thumb A {
	float: left;
}

.immBoxDx {
	float: right;
	margin: 0px 0px 0px 10px;
}

.newsGallery LI {
	float: left;
}

.newsGallery LI IMG {
	border: 1px solid #CCCCCC;
    padding: 3px;
    margin-right: 7px;
}

#galleriaCont {
    height: 360px;
    position: relative;
    width: 210px;
}

#galleriaCont .cornice {
	display: none;
}

#galleriaCont .corniceTop {
    background: url("/images/galleria/galleryCornice.png") no-repeat scroll 0 0 transparent;
    height: 12px;
    left: -3px;
    position: absolute;
    top: 0;
    width: 218px;
    z-index: 5;
}

#galleriaCont .corniceDx {
    background: url("/images/galleria/galleryCornice.png") no-repeat scroll right -12px transparent;
    height: 123px;
    left: 203px;
    position: absolute;
    top: 12px;
    width: 12px;
    z-index: 5;
}

#galleriaCont .corniceBtm {
    background: url("/images/galleria/galleryCornice.png") no-repeat scroll 0 bottom transparent;
    height: 12px;
    left: -3px;
    position: absolute;
    top: 135px;
    width: 218px;
    z-index: 5;
}

#galleriaCont .corniceSx {
    background: url("/images/galleria/galleryCornice.png") no-repeat scroll 0 -12px transparent;
    height: 123px;
    left: -3px;
    position: absolute;
    top: 12px;
    width: 12px;
    z-index: 5;
}

.approfHome .continuaNews {
    background: url("/images/labels/continua.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 26px;
    margin-top: 5px;
    width: 88px;
}

.approfHome .continuaNews:ACTIVE {
	background-position: 0px -31px;
}

.approfHome .continuaNews A {
	float: left;
	width: 100%;
	height: 100%
}

.approfHome .titNews {
    background: url("/images/titNewsBg.png") no-repeat scroll 0 3px transparent;
    color: #4BC3D8;
    font-weight: bold;
    min-height: 34px;
    padding-left: 18px;
}

.approfHome .leggiTutto {
	float: right;
}

.approfHome .leggiTutto IMG {
	padding-top: 10px;
}

.titApprof .leggiTutto {
    position: absolute;
    right: 0;
    top: 3px;
}

.prenota {
    padding-bottom: 20px;
    text-align: right;
}

.boxHome .elNews {
    background: url("/images/newsEl.png") no-repeat scroll 0 0 transparent;
    line-height: 16px;
    margin-top: 6px;
    padding-left: 26px;
}

.boxHomeSx {
    float: left;
    margin-right: 29px;
    text-align: center;
    width: 200px;
}

.boxHomeDx {
	float: left;
	width: 400px;
}

.boxHome {
	float: left;
}

.privacyTaDiv {
    background-color: #EFEFEF;
    font-size: 11px;
    height: 90px;
    line-height: 13px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 5px;
    text-align: justify;
    width: 650px;
}

.marche {
	padding: 10px 0;
}

.marche P {
	margin: 0;
	padding: 0;
}

.notaMarche {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	padding-top: 20px;
}

.privacyLbl {
    font-size: 11px;
    line-height: 13px;
    text-align: justify;
}

.titPrivacy {
	margin-top: 10px;
	font-weight: bold;
}

.privacyLbl INPUT {
	margin-left: 0;	
}

#contatti1 INPUT[type=text], 
#contatti1 TEXTAREA {
    border: 1px solid #DDDDDD;
    width: 300px;
}

#contatti1 TEXTAREA {
	height: 150px;
}

.sendFeedback {
	margin-top: 10px;
	text-align: center;
}

.newsCorrelate {
	padding-top: 15px;
	border-top: 2px solid #BF0058;
}

.newsCorrelate .elNews {
	margin-top: 10px;
}

.newsCorrelate .titNews {
    background: url("/images/titNewsBg.png") no-repeat scroll 0 3px transparent;
    color: #4BC3D8;
    font-weight: bold;
    padding-left: 18px;
}

.areeNews {
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
}

.newsCorrelate .titSomm {
    text-align: justify;
}

.newsCorrelate .continuaNews {
    background: url("/images/labels/continua.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 26px;
    margin-top: 5px;
    width: 88px;
}

.contNewsList .el {
    background: url("/images/newsEl.png") no-repeat scroll 0 0 transparent;
    line-height: 16px;
    margin-left: 14px;
    margin-top: 10px;
    padding-left: 26px;
}

.contNewsList .el A {
    color: #008BC5;
    font-weight: bold;
}

.nivoCont {
    height: 330px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 940px;
    z-index: 1;
}

/* the overlayed element */
.simple_overlay {
	padding: 19px 6px 0;
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#EFEFEF;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/images/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay .inner {
    font-size: 13px;
    height: 300px;
    line-height: 15px;
    overflow: auto;
    text-align: justify;
    width: 100%;
}

ul#menu li{
    float: left;
    margin: 0;
    padding: 32px 15px 0;
    position: relative;
    z-index: 5;
}
