/*
·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·
    __   ___    __  ___  ____  __  _  _   __  
   /  \ (  ,)  (  )(  _)(_  _)(  )( )( ) /  \ 
  ( () ) ) ,\ __)(  ) _)  )(   )(  \\// ( () )
   \__/ (___/(___/ (___) (__) (__) (__)  \__/ 
    __  ___   ___   __   ____  __  _  _   __  
   / _)(  ,) (  _) (  ) (_  _)(  )( )( ) /  \ 
  ( (_  )  \  ) _) /__\   )(   )(  \\// ( () )
   \__)(_)\_)(___)(_)(_) (__) (__) (__)  \__/ 
  
  PÁGINA WEB CREADA POR OBJETIVO CREATIVO
  Diseño gráfico, web y publicidad
  
  C/ Marqués de San Esteban 46, 3º Oficina 2
  (985) 340 761 · (630) 491 868 · (620) 138 441 · 33206 Gijón
  http://www.objetivocreativo.com · correo@objetivocreativo.com
  
  -·-·-·-
  
  (styles.css)
    
  Diseño Gráfico              : Marta Iglesias
  Programación y Maquetación  : Juan José Suárez
  
·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·
*/

a, a:focus, a:active, a:visited,
a strong, a img, a acronym { color: black; cursor: pointer; text-decoration: none; }
a:hover                    { text-decoration: underline; }

.left, .center, .right { color: white; }

.manzana { display: inline; float: left; margin-left: 28px; margin-top: 10px; margin-right: 5px; }
h2 { margin-top: 25px; font-family: Times; }

p { font-size: small; }

#main { background-color: white; }
