<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*RESET
----------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	margin:0;
	padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*****ESTILOS GENERALES*****/
html {
}
body {
	border-top:2px #025780 solid;
	background:url(../images/bg.png) repeat-x 0 0;
	font-family:'Open Sans';
	font-size:14px;
	color:#444;
	overflow-y:scroll
}
#home {
	background:url(../images/bg-home.png) repeat-x 0 0
}
#home h2 {
	margin:0 0 10px;
	font-size:21px;
}
img {
	vertical-align:middle
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0
}
h1, h3, h4 {
	font-family:'Open Sans';
	margin:0;
	padding:4px 0 3px;
	font-size:15px;
	font-style:italic;
	font-weight:400;
	color:#025780
}
h2 {
	font-style:italic;
	font-weight:300;
}
h3 {
	font-size:21px;
	font-weight:300;
	padding:0px 20px 10px
}
h4 {
	font-size:125%;
	font-weight:300;
	padding:0px 20px 5px
}
p, form {
	padding:0 20px 15px
}
strong {
	font-weight:600;
	color:#025780
}
a {
	text-decoration:none;
	color:#025780;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
a:hover {
	text-decoration:underline;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.floatleft {
	float:left
}
.floatright {
	float:right
}
/*****SECCIONES*****/
#wrapper {
	margin:0 auto;
	width:960px;
}
#header {
	height:110px;
	background:url(../images/header-bg.png) no-repeat -60px 0px;
	position:relative;
}
#nav {
	height:66px;
	background:url(../images/bg-nav.png) no-repeat;
	padding:0 0 0 200px;
 *font-size:12px;
	white-space:nowrap;
	behavior:url(PIE.php); 
}

#nav a:hover {
	text-decoration:none;
}
#nav li {
	text-transform:uppercase;
	float:left;
	margin:14px 9px 0;
	padding:8px 9px;
	font-weight:600;
	border-radius:8px;
	background:none;
	behavior:url(PIE.php);
	
}
li.link:hover, #current, .gohome:hover {
	background:#025780 !important;
	color:#FFF;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border-radius:8px;
}
.gohome {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	background:#025780 !important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#canvas {
	position:relative;
	z-index: 0;
	min-height:400px;
	background:#FFF;
	margin:10px 0 15px;
	border-radius:8px;
	border: 1px #EEE solid;
	box-shadow: 0px 0px 6px #CCC;
	behavior:url(PIE.php);/*	padding:0 0 20px;
	overflow:auto*/
}
#footer {
	font-size:13px;
	margin:0 0 100px;
}
#footer a {
	color:#666
}
#footer img {
}
#footer ul {
	padding:0 0 0 190px;
	margin:0 0 10px;
	border-bottom:1px #DDD solid;
	overflow:auto;
	height:35px
}
#footer li {
	float:left;
	padding:3px 10px;
	border-right:1px #CCC solid;
	margin:0 0 10px;
	white-space:nowrap
}

a.firmap3 { background:url(http://www.fincasdonmartino.com.ar/wp-content/uploads/2013/06/p3firm.png) left top!important; background-repeat:no-repeat !important; display:block; padding-left:26px; float:right; color:#666; height:18px; padding-top:2px; font-weight:lighter !important; margin-bottom:25px !important}
a.firmap3:hover { background-position:left bottom !important}

li.noline {
	border-right:none !important;
}
li.noline img {
	vertical-align:-3px
}
/*****PARTES*****/
ul#language {
	background:#FFF;
	width:270px;
	height:50px;
	border-radius:0 0 8px 8px;
	border: 1px #EEE solid;
	box-shadow: 0px 0px 6px #CCC;
	font-size:13px;
	position:relative;
	behavior:url(PIE.php);
}
#language img {
	vertical-align: text-bottom;
	margin-left:15px
}
#language li {
	padding-top:20px;
	float:left;
	zoom: 1;
}
#language a {
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#language li a:hover {
	filter:alpha(opacity=100);
	opacity:1;
	cursor:pointer;
}
#language-selected {
 filter:alpha(opacity=100) opacity:1
}
.language-selector {
	position:absolute;
	top:-2px;
	left:135px;
}
li.contact {
	border-right:1px #EEE solid;
	text-transform:uppercase;
	margin-right:2px;
	padding:20px 17px 12px 5px
}
.contact a {
	text-decoration:none;
	color:#444;
}
#home-message {
	text-align:center;
	padding:0 0 5px
}
#home-banner, #interior-banner {
	min-height:150px;
	border-radius:8px;
	position:relative;box-shadow:0px 1px 3px #999;
	
}
#interior-banner {
	margin:0 0 20px
}
#home-banner img, #interior-banner img {
	border-radius:8px;
	z-index:99;
	behavior:url(PIE.php);
}
#interior-banner h2 {
	position:absolute;
	top:45px;
	left:30px;
	color:#fff;
	font-size:36px;
	text-shadow:1px 1px 10px #000;
	z-index:99999999;
	behavior:url(PIE.php);
}
.showcase{
	border-radius:8px;
}	
.showcase-button-wrapper {
	text-align:center;
	position:absolute;
	z-index:9999;
	top:270px;
	left:475px
}
.showcase-button-wrapper span {
	padding: 2px 5px 10px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	opacity:0.4;
	filter:Alpha(opacity=40)
}
.showcase-button-wrapper span.active {
	color: #fff;
	opacity:1;
	filter:Alpha(opacity=100)
}
#slider {
	margin:20px;
	height:75px;
	position:relative;
	overflow:hidden;
}
#carousel img, #carousel02 img {
	height:70px;
	width:auto;
	padding:2px 15px 0
}
#slider-title {
	position: absolute;
	background:#025780;
	top:0;
	left:0;
	padding:0 20px 0;
	border-radius:8px 0 0 8px;
	height:75px;
	z-index:9;
	color:#fff;
	min-width:210px;
	box-shadow:1px 0px 5px #333;
	behavior:url(PIE.php);
}
#slider h2 {
	padding:22px 0 0;
	white-space:nowrap
}
.slider-arrow-blue {
	position:absolute;
	top:-1px;
	left:249px;
	z-index:9999
}
#canvas ul.home {
	margin:10px 20px 20px;
	background:#EEE;
	border-radius:8px;
}
.home li {
	padding:20px;
	background:#EEE;
	width:258px;
	float:left;
	border-radius:8px;
	position:relative;
	behavior:url(PIE.php);
}
li.blue {
	background:#025780;
	color:#FFF;
	width:258px;
	border-radius:8px;
	margin-right:20px;
	behavior:url(PIE.php);
}
li.blue a {
	color:#FFF;
	text-decoration:none
}
.blue h2 {
	color:#FFF;
	margin-bottom:10px
}
.blue img {
	width:100%;
	height:auto;
	border-radius:8px;
}
li.line {
	border-right:2px #FFF solid;
	border-radius:0;
}
.link-small {
	margin:10px 0 0;
	text-transform:uppercase;
	font-size:80%;
	text-decoration:underline
}
.link-small:hover, .link-small a {
	text-decoration:none !important
}
/*****DETALLE ARROW*****/
.arrow-blue {
	position:absolute;
	top:22px;
	left:-20px;
	z-index:999
}
/*****INTERIOR*****/
#intro {
	margin:10px 20px 20px;
	border-radius:8px;
	background:#eee;
	behavior:url(PIE.php);
}
#intro li {
	padding:20px 20px;
	float:left
}
li.double {
	width:560px;
	position:relative
}
li.double h2 {
	margin-bottom:10px
}
.double #slider {
	background:#FFF;
	margin:10px 0 0;
}
.icon {
	width:32px !important;
}
/* EXTRA ESPACIO PARA EL CANVAS (TEXTOS) */

.extra {
	padding:0 0 20px;
}
/* SERVICIOS */
#items {
	margin:10px 20px 20px;
}
#items li, #lineas li {
	border:2px #FFF solid;
	min-height:60px;
	width:262px;
	text-align:center;
	background:#EEE;
	padding:20px;
	border-radius:8px;
	float:left;
	behavior:url(PIE.php);
}
/* LINEAS */
#lineas {
	margin:10px 20px 20px;
	text-transform:uppercase;
	color:#FFF
}
#lineas li {
	background:#025780;
}
#lineas img {
	width:100%;
	height:auto;
	margin:0 0 10px;
	border-radius:8px;
	behavior:url(PIE.php);
}
/* IMPORTACION */
.normal {
	padding:0 15px 10px
}
.normal li {
	padding:0 0 7px 15px;
	margin:0 2px;
	background:url(../images/bullet.png) no-repeat 0 8px;
	font-size:112.5%;
	font-style:italic;
	font-weight:300
}
#importacion-title {
	width:30%;
	padding:35px 0 0;
	font-size:16px;
}
#importacion-title li {
	padding:8px 0 9px 10px;
	margin:0 15px 15px
}
.importacion-content {
	width:70%;
	padding:32px 0 30px;
	position:relative
}
.stick {
	position:fixed;
	top:0px;
}
.companies li, .brands li {
	float:left;
	padding:5px 15px 15px 0;
}
.brands li img {
	height:75px;
	width:auto;
	padding-right:10px
}
.goback {
	position:absolute;
	right:25px;
	bottom:0;
	font-size:81.3%;
	text-transform:uppercase;
	text-align:center
}
.goback a {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
.goback a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
/* CONTACT */
form ul{
	padding:0 50px 0 0}
	form li{
		padding:0 0 15px}

	

/* CONTROLES */
#button, input[type="submit"] {
	font-family:'Open Sans';
	padding:10px 15px;
	background: #006e2e; /* Old browsers */
	background: -moz-linear-gradient(top, #006e2e 0%, #008959 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006e2e), color-stop(100%, #008959)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #006e2e 0%, #008959 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #006e2e 0%, #008959 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #006e2e 0%, #008959 100%); /* IE10+ */
	background: linear-gradient(to bottom, #006e2e 0%, #008959 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008959', GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-size:100%;
	border-radius:4px;
	box-shadow:1px 1px 3px #999;
	border:0;
	
	behavior:url(PIE.php);
}
#button:hover, input[type="submit"]:hover {
	background: #299a0b; /* Old browsers */
	background: -moz-linear-gradient(top, #299a0b 0%, #25b70e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #299a0b), color-stop(100%, #25b70e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #299a0b 0%, #25b70e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #299a0b 0%, #25b70e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #299a0b 0%, #25b70e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #299a0b 0%, #25b70e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#25b70e', GradientType=0 ); /* IE6-9 */
}
#button:active, input[type="submit"]:active {
	background: #006e2e; /* Old browsers */
	background: -moz-linear-gradient(top, #006e2e 0%, #008959 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006e2e), color-stop(100%, #008959)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #006e2e 0%, #008959 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #006e2e 0%, #008959 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #006e2e 0%, #008959 100%); /* IE10+ */
	background: linear-gradient(to bottom, #006e2e 0%, #008959 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#008959', GradientType=0 ); /* IE6-9 */
	box-shadow:inset 1px 1px 3px #000;
}
form{
	padding:0 20px;
	margin:0
}
input[type="text"], .message{
	border-radius:2px;
	border:1px #ddd solid;
	padding:10px 6px;
	margin:5px 0 0;
	box-shadow:inset 1px 1px 5px #eee;
	outline:none;
	min-width:390px
	
}
input[type="text"]:focus, .message:focus{
	background: #FFC
	
}
label{
	font-size:14px;
	font-family:'Open Sans';
	color:#888;
}
.error{
	color:#900;
	background:#FFFFCC;
	margin:0 0 15px	
}
/***ENGLISH***/
#footer ul#eng {
	padding:0 190px;
	margin:0 0 10px;
	border-bottom:1px #DDD solid;
	overflow:auto;
	height:35px
}
#nav.eng {
	padding:0 0 0 240px;
}
#slider-title-eng {
	position: absolute;
	background:#025780;
	top:0;
	left:0;
	padding:0 20px 0;
	border-radius:8px 0 0 8px;
	height:75px;
	z-index:9;
	color:#fff;
	min-width:145px;
	box-shadow:1px 0px 5px #333;
	behavior:url(PIE.php);
}
.language-selector-en {
	position:absolute;
	top:-2px;
	left:164px;
}
/***PORTUGUES***/
#footer ul#por {
	padding:0 140px;
	margin:0 0 10px;
	border-bottom:1px #DDD solid;
	overflow:auto;
	height:35px
}
#nav.por {
	padding:0 0 0 210px;
}
#slider-title-por {
	position: absolute;
	background:#025780;
	top:0;
	left:0;
	padding:0 20px 0;
	border-radius:8px 0 0 8px;
	height:75px;
	z-index:9;
	color:#fff;
	min-width:180px;
	box-shadow:1px 0px 5px #333;
	behavior:url(PIE.php);
}
.language-selector-por {
	position:absolute;
	top:-2px;
	left:204px;
}
#header img.floatleft{
	float:none;
	position:absolute;
	left:0;
	right:0;
	top:18px;
	margin:0 auto;
	
	}</pre></body></html>