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

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

body{
	margin: 0;
	padding: 0;
	background-color: #030302;
	font-size: 12px;
}

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: 22px;
	color: #003700;
	margin-top:5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 18px;
	color: #003700;
	margin-top:5px;
	margin-bottom:3px;
}

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

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color: #003700;
	margin-top:0px;
	margin-bottom:4px;
}

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

ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

a {
	font-weight:bold;
	text-decoration:underline;
	color: #130505;
}

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

/*main container*/
#wrapper {
	margin: 0;
	width:960px;
	margin: 0 auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

#header-top {
	float:left;
	width:960px;
	height:15px;
	background-color:#003700;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 0.2em;
	text-decoration:none;
	text-align:center;
}

/*header*/
#header {
	float:left;
	width:960px;
	height:180px;
	background-image:url(../images/el-oriente-de-cuba-banner.jpg);
	text-decoration:none;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	cursor:pointer;
}

/*slogan text*/
#header-bottom {
	float:left;
	width:960px;
	height:18px;
	background-color:#003700;	
	border-bottom: 3px solid #fff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top:3px;
}

#main-wrapper {
	float:left;
	background-image:url(../images/back-main.jpg);
	width:960px;
}

#main {
	float:left;
	width:960px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/back-main.jpg);
}

#advert_content {
	float:right;
	width:170px;
	padding-left:5px;
	padding-right:5px;
}

#footer {
	clear:both;
	width:960px;
	height:17px;
	text-align: center;
	padding-top:3px;
	background-color:#003700;
	border-top: 3px solid #fff;
}

span.copyright {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	letter-spacing: 0.2em;
	margin-top:8px;
}

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

div.wrapper-data {
	float:left;
	width:960px;
}

div.data {
	float:left;
	width:730px;
	background-color: #f6c51b;
	padding:10px 20px 10px 27px;
	border-right: 3px solid #fff;
}

div.data-space {
	float:left;
	width:180px;
}

div.data-space p {
	font-size: 11px;
	font-weight:bold;
	line-height: 13px;
	color:#FFFF99;
	text-align:center;
	letter-spacing:0.8px;
	margin-top:10px;
	margin-bottom:0px;
}

#content {
	float:left;
	width:730px;
	padding:10px 20px 10px 27px;
	border-right: 3px solid #fff;
}

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

#advert_content p {
	font-size: 11px;
	font-weight:bold;
	line-height: 13px;
	color: #FFFF99;
	letter-spacing:0.8px;
	text-align:center;
	margin-bottom:6px;
}

#advert_content p a {
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
}

#advert_content p a:hover {
	color: #f6c51b;
}

#advert_content ul {
	width:170px;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:left;
}

#advert_content ul li a {
	font-size: 9px;
	font-weight:bold;
	line-height: 12px;
	color:#fff;
	text-decoration:none;
	letter-spacing:0.8px;
	margin-top:4px;
	padding: 8px 0 0 24px;
}

#advert_content ul li a:hover{
	color: #f6c51b;
}

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

div.oriente-locations {
	float:left;
	width:162px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}

div.oriente-locations p{
	font-size:11px;
	font-weight:bolder;
	margin:0;
	margin-top:1px;
}

div.oriente-locations img {
	border:#ffffff 1px solid;
}

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

div.wide-data-div {
	float:left;
	width:730px;
}

div.data-div-label {
	float:left;
	width:320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0.2em;
}

div.data-div-combo {
	float:right;
	width:350px;
}

div.oriente-cuba-wide-div {
	float:left;
	width:700px;
	padding-left:140px;
	padding-right:20px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

div.oriente-cuba-photo-div {
	float:left;
	width:401px;
	margin-right: 10px;
	padding: 0;
	border: 1px solid #204000;
	background-color: #204000;
}

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

div.oriente-cuba-wide-special-div {
	float:left;
	width:660px;
	padding-left:70px;
	padding-right:20px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

div.oriente-cuba-wide-special-div p {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:4px;
	margin-bottom:8px;
}

div.oriente-cuba-wide-special-div a {
	color: #130505;
	font-weight:bold;
	text-decoration:none;
}

div.oriente-cuba-wide-special-div ol, div.oriente-cuba-wide-special-div ul {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

div.oriente-cuba-wide-special-div li{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 12px;
}

div.oriente-cuba-wide-special-div div.oriente-cuba-photo-div {
	float:left;
	width:401px;
	margin-right: 10px;
	padding: 0;
	border: 1px solid #204000;
	background-color: #204000;
}

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

h1 a{
	color: #130505;
	text-decoration: none; 
	border-bottom: 2px solid #CCCCCC; 
}

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

span.data {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold; 
	color:#25470e;
}

span.label {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#25470e;
}

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

div.sep-line {
	float:left;
	width:730px;
	height:3px;
	background-color: #003700;
	margin-top:3px;
	margin-bottom:3px;
}

div.sep-line-med {
	float:left;
	width:730px;
	height:2px;
	background-color: #003700;
	margin-top:3px;
	margin-bottom:3px;
}

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

div.oriente-cuba-link-center-div {
	float:left;
	width:730px;
	text-align:center;
}

div.oriente-cuba-link-div {
	float:left;
	width:730px;
	text-align:right;
}

div.oriente-cuba-link-div a, div.oriente-cuba-link-center-div a {
	font-weight:bold;
	color: #204000;
	text-decoration:none;
}

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

div.oriente-cuba-med-intro-div {
	float:left;
	width:730px;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
}

div.oriente-cuba-med-intro-div p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:8px;
}

div.oriente-cuba-med-div {
	float:left;
	width:730px;
	text-align:left;
	margin-top:3px;
	margin-bottom:3px;
}

div.oriente-cuba-med-div p {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:6px;
}

div.oriente-cuba-med-div a {
	color: #130505;
	font-weight:bold;
	text-decoration:none;
}

div.oriente-cuba-med-div a.super-link {
	color: #3C6C1E;
	font-weight:bold;
	text-decoration:underline;
}

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

div.oriente-cuba-small-desc-div {
	float:left;
	width:355px;
	text-align:left;
}

div.oriente-cuba-small-desc-div a {
	color: #130505;
	font-weight:bold;
	text-decoration:underline;
}

div.oriente-cuba-small-desc-sep {
	float:left;
	width:10px;
	height:150px;
	text-align:left;
}

div.oriente-cuba-small-photo-div {
	float:left;
	width:200px;
	margin-right: 5px;
	padding: 0;
	border: 1px solid #204000;
}

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