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

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

body {
	background-color: #D7DADF;
}

div#content {
	width:650px;
	height:600px;
	border:0px;
	overflow:auto;
}

div#content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}

div#content a:hover {
	text-decoration:underline;
}

div#content a:active {
	background-color:#FF6600;
	color:#FFFFFF;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6F7C8F;
	text-decoration: none;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #6F7C8F;
	text-decoration: none;
}

.txt3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}

.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6F7C8F;
	font-weight:bold;
	text-decoration: none;
}

.Estilo1 {
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


/* ********************************************** 
RESALES styles
********************************************** */

table#resales {
	font-family:Arial, Helvetica, sans-serif;
}

table#resales .heading {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}	
	
table#resales .text {
	font-size:10px;
	color:#333333;
}

/* ********************************************** 
left menu styles
********************************************** */
table#menu-left td {
	text-align:center;
}

table#menu-left a {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	display:block;
	margin:2px;
}
table#menu-left a:hover {
	background-color:#FF6600;
}

table#menu-left a.image:hover {
	background-color:#6F7C8F;
}


/* ********************************************** 
promotions layout styles
********************************************** */

span.project-promotion {
	color:#0033CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	border:#FF0000 dotted 2px;
	padding:5px;
	

}

table#resorts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6F7C8F;
	text-decoration: none;
}

table#resorts td#heading {
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

table#resorts tr.resort td {
	border-bottom:1px #CCCCCC dotted;
	padding:5px 0px 5px 0px;
}

table#resorts tr.resort span {
	text-decoration:none;
	color: #FF6600;
}

td.project-longtext p {
	text-align:justify;
}

table#project_links td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


/* ********************************************** 
Page footer styles
********************************************** */
div#footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6F7C8F;
	background-color:#D7DADF;
	padding:10px 0px 10px 0px;
}

div#footer a {
	text-decoration:underline;
	color:#6F7C8F;
}

div#footer a:hover {
	color:#FF6666;
	text-decoration:underline;
}

span.headcontact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:0px 5px 0px 5px;
}

/* ********************************************** 
Links page
********************************************** */
div#linkspage {
	padding:20px;
}

div#linkspage span {
	font-size:18px;
	color: #6F7C8F;
	font-weight:bold;
	line-height:32px;
}

div#linkspage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F7C8F;
	margin:0px;
	padding:0px;
}

div#linkspage a {
	text-decoration: none;
	font-weight:bold;
}

div#linkspage a:hover {
	text-decoration:underline;
}

/* ********************************************** 
Project edition styles
********************************************** */
table#project_edit td {
	vertical-align:top;
	text-align:left;
}

/* ********************************************** 
Project edition styles
********************************************** */
table#contact, table#contact table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6F7C8F;
	text-decoration: none;
}

table#contact a, table#contact table a {
	font-size: 12px;
}
