/*
·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·
    __   ___    __  ___  ____  __  _  _   __  
   /  \ (  ,)  (  )(  _)(_  _)(  )( )( ) /  \ 
  ( () ) ) ,\ __)(  ) _)  )(   )(  \\// ( () )
   \__/ (___/(___/ (___) (__) (__) (__)  \__/ 
    __  ___   ___   __   ____  __  _  _   __  
   / _)(  ,) (  _) (  ) (_  _)(  )( )( ) /  \ 
  ( (_  )  \  ) _) /__\   )(   )(  \\// ( () )
   \__)(_)\_)(___)(_)(_) (__) (__) (__)  \__/ 
  
  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_inicio.css)
    
  Diseño Gráfico              : Marta Iglesias
  Programación y Maquetación  : Juan José Suárez
  
·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·-·
*/

#main            { background: url("../img/bg_main_inicio.png") repeat-y; }

#bar_right_onda { background: url("../img/onda_right_inicio.png") repeat-y; }
                      
#bar_right      { background: url("../img/bg_right_inicio.png") repeat-x #34291c; }
    
#footer         { background: url("../img/footer_inicio.png") repeat-x #30261a; }

.titulomain { color: #6d5436; padding: 5px; padding-right: 20px; padding-left: 20px; }
.titulobar, .textobar { padding: 5px; padding-right: 20px; }
.titulobar  { color: #ded9d3; text-align: right; }
.textobar   { color: #c5b091; font-size: small; }
.textomain { color: #6c5335; font-size: small; padding: 5px; padding-right: 20px; padding-left: 20px; }
.textomain2 { color: #ac8e68; font-size: small; padding: 5px; padding-right: 20px; padding-left: 20px; }
.vermas    { float: right; color: white; cursor: default; } a {color: white; cursor: default; }
.vermas:hover {color: white;}
.vermas:visited {color: white;}
