/*--------------------- HOTEL FRANCESCHI ------------------------*/
/* Author: Hernan Fino                                           */
/* Property: Ninatec S.A. - www.ninatec.com                      */
/*----------------------------- 2007 ----------------------------*/

/* --- LAYOUT --- */
ul, ol, li, div, span, form, b, a, a:link, a:visited, a:hover, a:active, dt, dd, dl, h1, h2, h3, h4, h5, h6 {
	font-size-adjust: none;
	font-stretch: normal;
	font-variant: normal;
	word-spacing: normal;
/*	letter-spacing: normal;*/
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, Georgia, "MS SERIF", serif;		
}
.container {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	border-width: 0 1px;
	border-style: solid;	
}

.header {
	padding: 11px 18px 7px 18px;	
	text-align: center;	
}
	.header h1 {
		font-weight: normal;
		text-transform: uppercase;
		font-size: 27px;	
		line-height: 32px;
		margin: 0 0 6px !important;	
		margin: 0 0 7px;		
	}
		.header h1 a,
		.header h1 a:link,
		.header h1 a:visited {
			text-decoration: none;
			display: block;			
		}
		.header h1 a:hover,
		.header h1 a:active {
			
		}

	.header h2 {
		margin: 0 0 6px !important;	
		margin: 0 0 7px;
		line-height: 23px;		
	}
	.menu {
		margin: 0;
		text-align: center;
		padding: 0 !important;
		padding: 6px 0 6px;
		border-width: 1px 0;
		border-style: solid;		
	}
		.menu a,
		.menu a:link,
		.menu a:visited {
			font-size: 15px;
			text-decoration: none;
			line-height: 31px !important;
			line-height: normal;
			padding: 7px 5px !important;
			vertical-align: middle;
			/*border-top: 1px solid #FFF !important;*/ /* fix opera */
			/*border: none;*/ /* IE6 dont care -> fix opera */
		}
		.menu a:hover,
		.menu a:active {			
			/*border-top: 1px solid #EDEBE4 !important;*//* fix opera */
/*			border: none; *//* IE6 dont care -> fix opera */
		}
		.menu a.Orsa,
		.menu a.Orsa:link,
		.menu a.Orsa:visited {
/*			font-weight: bold;*/
/*			border-top: none !important;*/	/* fix opera */
		}	
		.menu a.Orsa:hover,
		.menu a.Orsa:active {
/*			border-bottom: 1px solid #EDEBE4 !important;*/		/* fix opera */
/*			border-top: none !important;*/ /* fix opera */
/*			border: none;	*//* IE6 dont care -> fix opera */
		}
		
		.menu ul {
			float: left;
			position: absolute;
			text-align: left;
			top: 108px;
			/*left: 0;*/
			z-index: 32;
			padding: 2px;
			border: 1px solid;
			list-style-type: none;
			text-indent: 0;
			margin: 0;		
			width: 120px;			
		}
			.menu ul li a,
			.menu ul li a:link,
			.menu ul li a:visited,
			.menu ul li a:hover,
			.menu ul li a:active {
				display: block;
				padding: 3px 7px !important;
				line-height: 16px !important;
				width: auto !important;
				width: 110px;
				border-width: 1px;
				border-style: none none solid none;
			}
.main {
	padding: 0 18px;	
	overflow: hidden;
	height: auto !important;
	height: 1%;
}
	.submenu {
		float: left;
		width: 163px;
		padding-bottom: 275px;
	}
		.submenu h3 {
			margin: 0 0 5px;
			padding: 1px 0 7px;
			text-transform: Capitalize;
			font-size: 17px;
/*			font-weight: normal;			*/
		}
		.submenu .subActive, 
		.submenu a,
		.submenu a:link,
		.submenu a:visited {
			display: block;
			padding: 3px 5px;
			font-size: 14px;
			text-decoration: none;
		}
		.submenu a:hover,
		.submenu a:active {			
/*			text-decoration: underline;*/
		}
	.content {
		margin: 0 0 0 183px;	
		padding-bottom: 30px;
	}
		.path {
			margin: 0 0 12px 183px;			
			font-size: 13px;
		}
			.path a,
			.path a:link,
			.path a:visited {
				text-decoration: none;
			}
			.path a:hover,
			.path a:active {
				text-decoration: underline;
			}
		.col1 {
			width: 275px;
		}
		.col2 {
			width: 255px;
			float: right;
		}
			.col2 img {
				margin-bottom: 10px;
			}
/*-------- HEADERS ON CONTENT ---------*/
.content h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 15px;
}
.content h2 {
	font-size: 16px;
	margin: 0 0 3px;
}
.content h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, "MS SERIF", serif;		
/*	font-family: "MS SERIF", "Times New Roman", Times, Georgia, serif;*/
	margin: 0 0 5px;
	font-weight: bold;
}
/*-------------------------*/			
.content a,
.content a:link,
.content a:visited,
.content a:hover,
.content a:active,
.content p, 
.content ul,
.content ol {
	font-size: 13px;
	font-family: "Times New Roman", Times, Georgia, "MS SERIF", serif;		
/*	font-family: "MS SERIF", "Times New Roman", Times, Georgia, serif;*/
	line-height: 24px;
}	
.content a,
.content a:link,  
.content a:visited {
	font-weight: bold;
	text-decoration: none;
}
.content a:hover,
.content a:active {
	text-decoration: underline;
}

.content p, .content ul,.content ol {
	margin: 0 0 25px; 		
	padding: 0;
}		
.content ul,
.content ol,
.content li {
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	font-weight: bold;
}	
.content li {
	margin: 0;
	line-height: 18px;
	padding: 0 0 0 8px;	
}
/*----------------------- FORM ------------------------*/
.content form {
	display: block;
	border-style: solid;
	border-width: 1px;
	padding: 10px 10px 10px 13px;
	margin: 0;
}
.content form table {
	width: 99%;
}
	.content form .inputs,
	.content form .inputsError	 {
		text-align: left;
		padding-right: 15px;
	}
	.content form .inputsError input {
		background-color: #FDD;
		margin-bottom:5px;
		text-align:left;
		width:250px;		
		border: 1px solid #F77;
		padding: 1px 1px 3px;
	} 	
	.content form .labels,
	.content form .labels1 {
		font-weight: bold;
		font-size: 15px;
	}
	.content form .labels {
		width: 90px;
	}
	.content form .labels1 {
		padding: 10px 0 5px 0;
	}
	.content form .check {
		font-size: 14px;
		font-style: italic;
		padding: 10px 0 0 ;
		vertical-align: middle;
	}
		.content form .check input {
			margin: 0;
			padding: 0;
		} 
	.content form .required	{
		font-size: 12px;
/*		font-style: italic;*/
		font-weight: bold;
		font-family: "Times New Roman", Times, Georgia, "MS SERIF", serif;			
/*		font-family: "MS SERIF", "Times New Roman", Times, Georgia, serif;*/
		padding: 10px 0 0;
	}
	.content form .inputs input {
		text-align: left;
		margin-bottom: 5px;
		width: 250px;
	}
	.content form select {

	}
	.content textarea {
		width: 511px !important;
		width: 505px;
	}

/*------------------- PRICES TABLE --------------------*/
.prices {
	border-style: solid none;
	border-width: 1px;
	margin-bottom: 15px;
	width: 100% !important;
	width: 538px;
}
	.prices th {
		border-bottom: 1px solid;
		text-align: left;
	}
	.prices tr.headCol th {
		text-transform: capitalize;			
		text-align: right;
		padding-right: 25px;
	}
	.prices td.price {
		font-weight: bold;
		text-align: right;
		padding: 3px 10px;
		font-size: 14px;
	}
	.prices tr.row2 td {
		background-color: #F2F1EC;
	}
/*---------------------- FOOTER -----------------------*/
.footer {
	font-size: 13px;
	font-family: "Times New Roman", Times, Georgia, "MS SERIF", serif;		
/*	font-family: "MS SERIF", "Times New Roman", Times, Georgia, serif;*/
	border-style: solid none none;
	border-width: 1px;
	text-align: center;
	padding: 3px 5px 8px;
	margin: 0 20px;
}
	.footer span {
		display: block;
		font-size: 12px;
		letter-spacing: 0.5pt;
	}
	.footer span a,
	.footer span a:link,
	.footer span a:visited {
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 0.5pt !important
	}	
	.footer span a:hover,
	.footer span a:active {
		text-decoration: underline;
	}		
/*-------------------- HOME -----------------------------*/
.mainHome {
	margin: 10px; 
	text-align: center; 
	padding-top: 20px;
}
p.bajada {
	text-align: center; 
	font-style: italic; 
	line-height: 24px; 
	font-size: 14px;
}