/*  
Author: Arnau Pujol Cabarrocas
Author URI: http://analogicemotion.com/
*/

/* Contacte CSS */

/* --------------------------- Imatges Fons --------------------------- */

#header {
  background-image:url(../../image/header_contacte.jpg);
}

#contingut {
  background-image:url(../../image/cos_contacte.jpg);
}

.lateral {
  background-image:url(../../image/lateral_contacte.jpg);
}

.top_margin { margin-top:30px; }


/* --------------------------- Imatges Fons --------------------------- */

.intro { padding:10px 0px 20px; }
.lateral img { display:block; margin:20px auto 0px; text-indent:-8000px; }
.lateral img.promo { display:block; margin:0px auto 30px; }
