/* CSS Hoteles Emperador Buenos Aires y Madrid 2006 */

/*General */

a:link {
	color: #962038;
}
a:visited {
	color: #962038;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
body {
	background-color: #9B7D46;
	background-image: url(../images/bk.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/*Layout                 */

.MainFrame {
	border: 1px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #F6F1DD;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FBF5E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AE9F28;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	color:#941C35;
	font-size: 10px;
}
.footer a:hover {
	color:#B19100;s
}
.Titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8A1E35;
}
.Titles2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A99300;
}
.HotelTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #AB8D09;
	letter-spacing: 4px;
}

.HotelTitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #921A33;
	letter-spacing: 2px;
	font-weight: normal;
}

.TitleBordau2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #962038;
	font-weight: bold;
}
.HomeLinks {
	color:#962038;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
.HomeLinks a {
	color:#5B5B5B;
	text-decoration: none;
}
.HomeLinks a:hover {
color:#962038;
}

.versionLink {
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.versionLink a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.versionLink a:hover {
	color: #891C33;
	text-decoration: underline;
}
.CuboAv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #C49F51;
}

.Divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0C760;
	border-right-color: #E0C760;
	border-bottom-color: #E0C760;
	border-left-color: #E0C760;
}



/*Forms and frames*/


.ReserveForm {
	border: 1px solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBF7EC;
	padding-left: 2px;
}
#FormTable {
	background-color: #FAF9F5;
	padding: 4px;
	width: 75%;
	border: 1px solid #906E03;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.RedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}


.SubmitButon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C4944D;
	background-color: #F0E6BF;
	padding: 0px;
	border: 1px solid #A07636;
}

.PicturesFrame {
	border: 1px solid #962038;

}

.FormComments {
    width: 200px;
    height: 75px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBF7EC;
	padding-left: 2px;
}
