/* @group font-reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	line-height: 1.22;
	font-size: 13px;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 99%;
}

/* @end */

body {
	background:#84b2df url(/myimages/body-back.jpg) repeat-x left top;
	font:12px/1.4em Arial, Helvetica, Geneva, sans-serif;
	color:#133261;
}

#group {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#header {
	position:absolute;
	top:0;
	width:960px;
	height:297px;
}

#content {
	padding-top:327px; /*Inicialmente 297px*/
	padding-right:60px;
	padding-left:60px;
}

#footer {
	width:960px;
	height:116px;
	background:url(/myimages/footer-back.jpg) no-repeat;
	margin-top:30px;
	text-align:center;
	padding-top:30px;
}

.logo {
	position:absolute;
	top:0;
	left:-1px;
}

.reflejo {
	position:absolute;
	top:0;
	left:-171px;
}

#txt-header {
	width:960px;
	height:166px;
	background:url(/myimages/txt-back.jpg) no-repeat;
	position:absolute;
	top:131px;
	left:0;
	color:#ccc;
	z-index:100;
}

#txt-header a:link,#txt-header a:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}

#txt-header a:hover {
	color:#8accff;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}

#txt-header.luna {
	background:url(/myimages/txt-back-luna.jpg) no-repeat;
}

#txt-header h1.text {
	position:absolute;
	left:28px;
	top:25px;
	color:#fff;
}

#txt-header p {
	padding-right:225px;
	padding-top:60px;
	padding-left:28px;
}

span.gold {
	color:#fbcc0f;
}

#header #menu {
	width:616px;
	height:52px;
	background:url(/myimages/menu-back.jpg) no-repeat left bottom;
	position:absolute;
	top:79px;
	left:344px;
	font:13px "Times New Roman", Times, Georgia;
}

#header #menu ul {
	margin-left:50px;
	top:7px;
	position:absolute;
	height:20px;
	padding-top:5px;
	padding-bottom:3px;
}

#header #menu ul li {
	display:inline;
	margin-right:0;
	text-transform:uppercase;
}

#header #menu ul li a:link, #header #menu ul li a:visited {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	padding:18px 10px 8px;
	color:#fff;
}

#header #menu ul li a:hover {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background:url(/myimages/menu-option.gif) no-repeat center bottom;
	color:#fff;
	padding:18px 10px 8px;
}

span.tel-lng {
	position:absolute;
	top:20px;
	right:0;
	color:#fff;
	text-align:right;
}

span.tel-lng strong {
	font:22px "Times New Roman", Times, Georgia;
}

span.tel-lng a:link, span.tel-lng a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	font-style:normal;
}

span.tel-lng a:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:normal;
	font-style:normal;
}

.visor {
	border:5px solid #fff;
	width:352px;
	height:264px;
	margin-left:25px;
}

.featured {
	width:266px;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}

.featured p {
	padding-left:30px;
	padding-right:30px;
}

.featured img {
	width:196px;
	height:147px;
	margin-left:30px;
	margin-bottom:10px;
	border:5px solid #fff;
}

h1 {
	font:22px "Times New Roman", Times, Georgia;
	color:#133261;
	margin-bottom:15px;
	text-transform:uppercase;
}

h2 {
	font:18px "Times New Roman", Times, Georgia;
	color:#133261;
	margin-bottom:15px;
	text-transform:uppercase;
}

h3 {
	font:14px "Times New Roman", Times, Georgia;
	color:#133261;
	margin-bottom:10px;
	text-transform:uppercase;
}

.title1 {
	background:url(/myimages/title1.gif) no-repeat left bottom;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:3px;
}

.title2 {
	background:url(/myimages/title3.gif) no-repeat left bottom;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:3px;
}

.title3 {
	background:url(/myimages/title2.gif) no-repeat left bottom;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:3px;
}

.right-box {
	float:right;
	width:425px;
	padding-top:20px;
	padding-right:20px;
}

.right-box p {
	padding-left:30px;
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

a:link, a:visited {
	text-decoration:none;
	color:#133261;
	font-weight:normal;
	font-style:normal;
}

a:hover {
	text-decoration:underline;
	color:#133261;
	font-weight:normal;
	font-style:normal;
}

strong {
	font-weight:bold;
}

ul.prop-list {float:left;width:100%;}
ul.prop-list li {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	background-color:#c3e0f2;
	padding:3px 10px;
	border:2px solid #769dc7;
}

/*ul.prop-list li strong {
	font-size:14px;
}*/

#content p {
	margin-bottom:15px;
}

.prop-form {
	width:400px;
}

.prop-form form {
	background-color:#a6c9ef;
	border:1px solid #ceecff;
	padding:10px;
}

.prop-form form label {
	display:block;
	margin-bottom:5px;
}

.prop-form form input {
	display:block;
	margin-bottom:5px;
	width:365px;
}

.prop-form form textarea {
	display:block;
	margin-bottom:5px;
	width:350px;
}

img.map {
	border:5px solid #c7e6fd;
}
