/* Design by VTEM http://www.vtem.net  All Rights Reserved */
@import url(components.css);
@import url(modules.css);
@import url(layouts.css);
@import url(navigation.css);
@import url(forms.css);
@import url(typo.css);
@import url(error.css);
@import url(3rd_party.css);
/* #######################  GENERAL SETTINGS ############################ */
body {
	color: #666;
	margin:0;
	padding:0;
	line-height:1.8;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url("../images/partem_maintop.png") repeat scroll left top transparent;
	}
iframe{ border:none;}
.contentpane_vtem_popup{ background:#fff;}

/*  Global Formatting */
h1 {font-size:180%;line-height: 1em;font-weight: 900;}
h2 {font-size:160%;line-height: 1em;font-weight: 900;}
h3 {font-size:140%;line-height: 1em;font-weight: 900;}
h4 {font-size:120%;line-height: 1em;font-weight: 900;}
h5 {font-size:100%;line-height: 1em;font-weight: 900;}
h6 {font-size:80%;line-height: 1em;font-weight: 900;}
a,a:link,a:visited{outline:none;}
a{-moz-transition: color 0.2s linear 0s;}
a:hover{text-decoration:underline;}
img {border: 0 none; margin:2px 10px 2px 2px; padding:0;}
*{margin:0; padding:0}
ul,ol{ margin-left:12px;}
p{ padding-bottom:15px; margin:0px 0px 0px 0px;}
pre, blockquote, h1, h2, h3, h4, h5, h6{
    margin: 0px 0;
    padding: 0px 0px 0px 0px;
}

/* Clears Divs */
.clr{clear: both; height:0px;overflow: hidden;}
/* Clearfix  */
* html .clearfix{ height:1%;}
html[xmlns] .clearfix{ display:block;}
.clearfix:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
  /* #######################  END GENERAL SETTINGS ############################ */     .img_prod { border: 1px solid #E5E5E5;    margin: 0 3px 3px;    padding: 5px;}  .img_prod:hover {    box-shadow: 0 0 6px #DDD;}   

  
  #sp_simple_map_canvas{
  border: 2px solid #679A00;
  }
  
  .nspArtPage{
	margin-top: -10px;  
  }

  .nspArt {
    float: left;
    margin-bottom: -30px;
}

.imgmapa{border: 3px solid #679A00;}
.imgmapa:hover{border: 3px solid #666;}  

.vt_intro img {
    float: left;
    padding-bottom: 5px;
    padding-right: 5px;
}