/*
CSS Euroterme
Autore: ISIKOM di Michele Menciassi
Mail: supporto@isikom.it
Data: Luglio 2008
*/

/* Impostazioni di default per i tag base */
html, body{
  margin:0px;
  border:0px;
  padding:0px;
  font-family:arial, verdana;
  font-size:12px;
}
body{
  /* l'allineamento centrato permette di centrare il sito su explorer*/
  text-align:center;
	background-color:#fff;
}
img {
  /* togliamo il bordo per ogni immagine in modo che le immagini linkabili non abbiano il bordino*/
  border:0px;
}

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

a:hover {
  text-decoration:underline;
}

h2 {
	font-size:16px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Nasconde da IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Fine dell'hack per IE-mac */


#bodycontent{
  background: url('../img/ses_mainsfondo.png') repeat-y left;
  width:1000px;
  text-align:left;
  margin:10px auto 10px auto;
  background-color:#fff;
  overflow:auto;
}


/* home page and common */
#sesdivimg{
	background-image:url('../img/slide/ses1.jpg');
	background-repeat:no-repeat;
	width:760px;
	height:454px;
	margin-top:188px;
	position:relative;
	float:left;
}
img.sesimage{
	width: 760px;
	height: 454px;
	border: 0px none;
	float:left;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#sesleftcolumn{
	background-image:url('../img/ses_logosfondosmall.png');
	background-repeat:no-repeat;
	width:760px;
	height:687px;
	position:relative;
	float: left;
}


#sesheader{
	width:760px;
	height:20px;
	position:relative;
	margin-top:25px;
	text-align:center;
	color:#417594;
	font-size:11px;
	font-weight:bold;
}
#sesheader a{
	color:#151515;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#sesheader a:hover{
	text-decoration:underline;
}
#sesheader a.roseo{
	color:#a40431;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#sesheader a:hover{
	text-decoration:underline;
}
#sesheader .menu{
	float: left;
	margin-left: 54px;
}
#sesheader .langs{
	float: right;
}

#sesrightcolumn{
	background-image:url('../img/ses_menusfondo.png');
	background-repeat:no-repeat;
	width:240px;
	height:687px;
	position:relative;
	float: right;
}


#sesfootercontent{
	background-image:url('../img/ses_footersfondo.png');
	background-repeat:no-repeat;
	width:1000px;
	height:61px;
	float: left;
}

#sesfooter{
	width:700px;
	height:20px;
	left:0px;
	float:left;
	position:relative;
	margin-top:15px;
	text-align:center;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
a#vetrina-ses-hotel {
	position:relative;
	margin-top:50px;
	margin-left:19px;
	margin-bottom:7px;
	display:block;
	width:202px;
	height:122px;
	background-image:url('../img/vetrina/vetrina-ses-hotel-on.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#vetrina-ses-sci {
	position:relative;
	margin-top:0px;
	margin-left:19px;
	margin-bottom:7px;
	display:block;
	width:202px;
	height:122px;
	background-image:url('../img/vetrina/vetrina-ses-sci-on.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#vetrina-ses-golf {
	position:relative;
	margin-top:0px;
	margin-left:19px;
	margin-bottom:7px;
	display:block;
	width:202px;
	height:122px;
	background-image:url('../img/vetrina/vetrina-ses-golf-on.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#vetrina-ses-news {
	position:relative;
	margin-top:0px;
	margin-left:19px;
	margin-bottom:7px;
	display:block;
	width:202px;
	height:122px;
	background-image:url('../img/vetrina/vetrina-ses-news-on.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#vetrina-ses-contatti {
	position:relative;
	margin-top:0px;
	margin-left:19px;
	margin-bottom:7px;
	display:block;
	width:202px;
	height:122px;
	background-image:url('../img/vetrina/vetrina-ses-contatti-on.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}

a#sesint-highmenu-hotel {
	position:relative;
	margin-top:50px;
	margin-left:15px;
	margin-bottom:2px;
	display:block;
	width:217px;
	height:20px;
	background-image:url('../img/sesint_menu_hotel.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#sesint-highmenu-sci {
	position:relative;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:2px;
	display:block;
	width:217px;
	height:20px;
	background-image:url('../img/sesint_menu_sci.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#sesint-highmenu-golf {
	position:relative;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:2px;
	display:block;
	width:217px;
	height:20px;
	background-image:url('../img/sesint_menu_golf.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#sesint-highmenu-news {
	position:relative;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:2px;
	display:block;
	width:217px;
	height:20px;
	background-image:url('../img/sesint_menu_news.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}
a#sesint-highmenu-contatti {
	position:relative;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:2px;
	display:block;
	width:217px;
	height:20px;
	background-image:url('../img/sesint_menu_contatti.png');
	background-repeat:no-repeat;
	text-indent:-1000px;
}

img.img_sezione {
	margin-top:7px;
	margin-left:15px;
	margin-bottom:2px;
	width:217px;
	height:166px;
}

#sesintlowmenu ul{
  list-style-type:none;
  padding:0px;
  margin-left:15px;
  margin-bottom:15px;
  margin-top:30px;
  width:217px;
}
#sesintlowmenu ul li{
  font-weight:bold;
	margin-bottom:1px;
}

#sesintlowmenu .int {
	color:#312418;
	padding-top:18px;
	padding-bottom:2px;
	padding-right:10px;
	background-image:none;
	font-size:20px;
	text-align:right;
}
#sesintlowmenu a{
 	display:block;
	width:217px;
	background-image:url('../img/sesint_lowmenu_top.png');
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
}
#sesintlowmenu a span{
	display:block;
	text-align:right;
	padding:10px;
	font-size:16px;
	color:#fff;
	background-image:url('../img/sesint_lowmenu_bottom.png');
	background-position:bottom;
	background-repeat:no-repeat;
}


.boxhome {
  float:right;
	width:201px;
	height:267px;
	display:none;
	position:absolute;
	top:20px;
	right:6px;
	background-image:url('../img/boxhome.png');
	background-repeat:no-repeat;
	color:#fff;
}

.boxhome .content{
	padding:30px 22px;
	text-align:right;
}
.boxhome h2{
	margin-top:0px;
	font-size:16px;
}

.boxhome p{
	font-size:13px;
}

#box-ses-hotel{
	top:130px;
	z-index:20;
}
#box-ses-sci{
	top:180px;
	z-index:20;
}
#box-ses-golf{
	top:260px;
	z-index:20;
}
#box-ses-news{
	top:310px;
	z-index:20;
}
#box-ses-contatti{
	top:390px;
	z-index:20;
}

/* internal pages */
#sesintdivimg{
	width:760px;
	height:454px;
	margin-top:188px;
}
img.sesintimage{
	width: 760px;
	height: 454px;
	border: 0px none;
	float:left;
}
#sesintleftcolumn{
	/*background-color: #a09486;*/
	background-image:url('../img/ses_logosfondosmall.png');
	background-repeat:no-repeat;
	width:760px;
	min-height:700px;
	position:relative;
	float: left;
}
#sesintsectiondesc{
	background: #a09486 url('../img/ses_descsfondo.png') repeat-x bottom;
	margin: 0;
	padding: 15px 0 20px 45px;
	width:715px;
	color: #fff;
	font-size:10px;
	font-weight:bold;
}

#sesintrightcolumn{
	background:url('../img/sesint_menusfondo.png') no-repeat top;
	width:240px;
	height:687px;
	position:relative;
	float: right;
}



#maincontent{
	/*margin-left:1px;*/
}

/*===================================================================*/
/* correzione pagine interne */
#pagecontent {
	padding:0px;
	padding-bottom:10px;
	background-color:#transparent;
	font-family:Times,Georgia,Arial;
  font-size:15px;
	margin-top:188px;
}

#pagecontent p {
	padding-left:10px;
	padding-right:10px;
}

#pagecontent a {
	font-weight:bold;
}

#pagecontent h2.titolo {
	margin:0px;
	padding:10px;
	padding-top:30px;
	font-size:22px;
	font-weight:none;
	text-align:right;
	text-transform:uppercase;
	color:#4C3E11;
}

#pagecontent h2 {
	padding-left:10px;
	padding-right:10px;
}

.terra #pagecontent {
	color:#fff;
	/*background-color:#43310B;*/
	background-color: #a09486;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url('/img/ses_descsfondo.png');
}

.terra #pagecontent a {
	color:#fff;
}

.terra #pagecontent h2.titolo {
	color:#fff;
}

.acqua #pagecontent {
	color:#43310B;
	background-color:#B0CFE1;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url('/immagini/sfondo-content-acqua.jpg');
}

.acqua #pagecontent a {
	color:#43310B;
}

/*===================================================================*/
/* istruzioni per form contatto */

#FormAddNewsletter {
  width:98%;
}

#FormContatto form{
	margin:0px;
	padding:0px 20px;
}

#FormContatto label, #FormAddNewsletter label{
	width:150px;
	display:block;
	color:#4C3E11;
	font-weight:bold;
}
#FormContatto #nome, #FormContatto #cognome, #FormContatto #email, #FormContatto #telefono{
	width:250px;
	border:1px solid #4C3E11;
	background-color:#EFEAE0;
}

#FormContatto #messaggio{
	width:100%;
	height:100px;
	border:1px solid #4C3E11;
	background-color:#EFEAE0;
}

#content-terra #FormContatto label{
	color:#fff;
}
#content-acqua #FormContatto label{
	color:#43310B;
}

#FormContatto #ospiti label{
	float:left;
}
#FormContatto #ospiti input{
  float:right;
	width:1cm;
	border:0px;
	border-bottom:1px dotted;
	text-align:right;
}
#FormContatto #ospiti p{
	clear:both;
	
}

/* news in home*/
<!--
#boxnews{
position:absolute;
width:758px;
height:40px;
top:2px;
left:2px;
color:#241C08;
text-align:right;
/*border:1px solid #000;*/
}
#boxnews span{
font-size:10px;
}
#tickertape{
layer-background-color:#fff;;
width:750px;
height:20px;
text-align:right;
}

#subtickertape{
background-color:#fff;
position:relative;
border: 0px;
width:728px;
height:20px;
padding-right:30px;
background-image:url(/immagini/sfondo-news.jpg);
background-repeat:no-repeat;
background-position:right;
}

