/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background:url(img/fondo-ski-linea.jpg) repeat-y center top #4f4f4f;
} 
 
 #img_costados{ 

 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 background:url(img/fondo-ski.jpg) no-repeat center top;
} 

#pagewidth{ 
 width:568px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:190px; 
  background-color:#003E55; 
 width:100%;
} 
 
#maincol{
background:url(img/fondo_texto2.jpg) top center no-repeat #003E55;
 float: right; 
 display:inline; 
 position: relative; 
 width: 100%; 
 }
 #maincol_prendas{
background:url(img/fondo_texto.jpg) top center no-repeat #003E55;
 float: right; 
 display:inline; 
 position: relative; 
 width: 100%; 
 }
  #prendas{
  background:url(img/fondo_prendas.jpg) top center no-repeat;
  height:196px;
 }
   #cerro{
  background:url(img/campera_cerro.jpg) top center no-repeat;
  height:196px;
 }
 #andina{
  background:url(img/campera_andina.jpg) top center no-repeat;
  height:196px;
 }
  #cordillera{
  background:url(img/campera_cordillera.jpg) top center no-repeat;
  height:196px;
 }
 #institucional{
  background:url(img/prendas_3_de_mayo.jpg) top center no-repeat;
  height:162px;
 }
 #deportiva{
  background:url(img/equipo_cruz_del_sur.jpg) top center no-repeat;
  height:162px;
 }
 #camperas{ 
height:465px;
background:url(img/fondo_camperas.jpg) top center no-repeat;
} 
#flashcontent
{ 
height:230px;
} 
 
 
#footer{
 height:30px; 
  background-color:#000000; 
  clear:both;
  vertical-align:middle;
 } 
 
 #footer_txt{
 padding:12px 0 0 0;
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

