/* CSS Document */

body {
background-image: url(../img/sfondo.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #093661;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6em;
text-align: justify;
font-size: 15px;
}

h1 {
line-height: 1.2em;
color: #0000FF;
font-size: 40px;
}

h2 {
text-align: center;
color: #FF0000;
font-size: 90px;
_margin: 50px 0 10px 0;
#margin: 50px 0 10px 0;
}

h3 {
text-align: center;
color: #0000FF;
font-size: 70px;
_margin: 50px 0 50px 0;
#margin: 50px 0 50px 0;
}

#main {
width: 900px;
margin: auto;
min-height: 500px;
background-color: #FFFFFF;
border: 3px solid #000000;
margin-top: 20px;
margin-bottom: 20px;
} 

#head {
border: 0px solid #FF0000;
height: 150px;
background-image: url(../img/header.jpg);
height: 470px;
margin-top: 5px;
}

#content {
border: 0px solid #00FF00;
padding: 0 25px 20px 25px;
min-height: 200px;
margin-top: 25px;
}

#box1 {
width: 430px; 
border: 2px solid #000066; 
background-color: #FFFFEC; 
padding: 15px; 
font-weight: bold; 
margin: auto;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
}

#box_date {
border: 2px solid #000066;
height: 370px;
width: 440px;
padding-left: 35px;
padding-right: 20px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
margin: auto;
background-image: url(../img/calendario.jpg);
background-repeat: no-repeat;
}

#date {
color: #0033FF;
margin-top: 5px;
font-weight: bold;
font-size: 18px;
margin-left: 250px;
}

#hotel {
font-size: 10.5px;
color: #888888;
line-height: 1.4em;
margin-top: 2px;
margin-bottom: 12px;
}

#nim {
	width: 450px;
	margin: auto;
	border: 3px dashed #000;
	padding: 20px;
	font-weight: bold;
}

#nimitems {
	visibility: collapse;
}

#nimpay {
	width: 340px;
	margin: auto;
	border: 3px dashed #000;
	padding: 15px;
}
