@charset "utf-8";
/* CSS Document */

/*inicialization*/
html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
}

h1, h2, h3, p, form { margin: 0; padding: 0; }

img {
	border: none;
}

/*--------------------------------------------------*/

strong {
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 24px;
	color: #212827;
	margin:5px 0px 0px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 20px;
	color: #212827;
	margin:5px 0px 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #212827;
	margin:5px 0px 0px 0px;
}

p {
	margin-top: 10px;
	line-height: 14px;
	padding-right:10px;
}

/*--------------------------------------------------*/

/*main container*/
#wrapper {	
	margin: 0;
	width:959px;
	margin: 0 auto;	
}

/*header*/
#header-top-left {
	width:461px;
	height:27px;
	background-image:url(../images/banner-top-left.jpg);
	float:left;
}

#header-top-right {
	width:498px;
	height:22px;
	background-image:url(../images/banner-top-right.jpg);
	text-decoration:none;
	color: #fff;
	text-align:center;
	font-size: 12px;
	letter-spacing:1px;
	padding-top:5px;
	font-weight: bold;
	float:left;
}

#header {
	float:left;
	width:959px;
	height:153px;
	background-image:url(../images/hotel-telegrafo-cuba-banner.jpg);
	text-decoration:none;
	cursor:pointer;
}

/*-----------------------------------------------------*/

/*content slogan*/
#slogan {
	float:left;
	width:959px;
	height:21px;
	background: url(../images/back-slogan.jpg) repeat-y left bottom;
	border-bottom:#082640 1px solid;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:8px;
}

/*content wrapper*/
#main {
	width:959px;
	background: url(../images/back-content.jpg) repeat-y left bottom;	
	float:left;
}

#left-wrapper {
	width:201px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;	
}

/*content main menu*/
#menu {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:201px;
}

/*content contenido*/
#content-wrapper {
	float:left;
	width:515px;
	padding: 20px 20px 20px 20px;
}

/*content hotels  menu*/
#nigel_photo {
	float:right;
	width:162px;
	padding-top:20px;
	padding-bottom:5px;
	margin-bottom:50px;
	background-color:#c4dfe8;
	margin-right: 1px;
}

/*content footer*/
#footer {
	clear:both;
	width:959px;
	height:24px;
	background: url(../images/back-footer.jpg) repeat-y left bottom;
	border-top:#082640 1px solid;
	border-bottom:#fff 2px solid;
}

/* -------------------- main menu ----------------------- */
/*content main menu*/
#menu-top{
	float:left;
	width:201;
	height:11px;
}

#menu-bottom{
	float:left;
	width:201;
	height:115px;
	padding-bottom:40px;
}

/*main menu*/
#menu ul {
	width:201px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

li.menu-off {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	padding: 7px 0 0 0px;
	color: #96722E;
	display: block;
	background: url(../images/menu-item-n.jpg) no-repeat;
	text-align: center;
}

#menu li a {
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	padding: 10px 0 0 0px;
	text-align: center;
}

#menu li a:link, #menu li a:visited {
	color: #7E5F26;
	display: block;
	background: url(../images/menu-item-n.jpg) no-repeat;
}

#menu li a:hover, menu li #current, menu li a:active {
	color: #7E5F26;
	background: url(../images/menu-item-a.jpg) no-repeat;
}

div.main_menu_space {
	width:199px;
	height:40px;
	background-color: #CFAA63;
	border-left:#9ab9cb 1px solid;
	border-right:#9ab9cb 1px solid;
}
/*--------------------------------------------------*/

#nigel_photo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #454545;
	margin-left:18px;
	padding-right:20px;
	margin-bottom:2px;
}

#nigel_photo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color: #454545;
	text-decoration:none;
}

/*copyright */
div.copyright {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:0.1em;
	padding-top:8px;
}

/*--------------------------------------------------*/

div.hotels_links {
	float:left;
	width:505px;
	padding:0px;
	margin-top:6px;	
	margin-bottom:3px;	
}

div.hotels_links h3{
	margin-top:0px;	
}

div.hotels_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #513E1A;
	text-decoration:none;
}

div.hotels_links img{
	float:left;
	border:#4B4A32 1px solid;
	margin-right:10px;
}

/*--------------------------------------------------*/

#content-wrapper li {
	margin-bottom:7px;
	margin-top:6px;
}

div.wide-content{
	float:left;
	width:515px;
	margin-top:5px;
	margin-bottom:5px;
}

/*--------------------------------------------------*/

div.rooms {
	float:left;
	width:504px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.rooms_content_principal {
	float:left;
	width:500px;
	margin:2px;
	text-align:center;
}

div.rooms_content {
	float:left;
	width:250px;
	margin:1px;
	margin-right:3px;
	text-align:center;
}

div.rooms_content p, div.rooms_content_principal p{
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-top:2px;
}

