/* CSS Document */

body { background-image:url(../images/fondo.gif); background-position:center }
body, td, textarea, input { font-family:Arial; font-size:9pt; }
form { margin:0px; padding:0px; }
h2 {
	color: #C00
}
h3 { margin:0px; padding:0px; margin-bottom:10px;}
/*#cabecera { width: 985px; height:344px; background-image:url(fondo.jpg); background-position:bottom; background-repeat:no-repeat; margin-bottom:20px } */
#cabecera { width: 790px; height:110px; background-image:url(fondo.jpg); background-position:top; background-repeat:no-repeat; margin-bottom:20px; text-align:left } 
#cuerpo   { padding-left:10px; } 
#contenido { width: 590px; background-image:url(contenido.gif); background-position:bottom; background-repeat:no-repeat; text-align:left; padding-bottom:40px; }
#logo { }
#menu { font-size:10pt; display: block; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-top:20px }
#menu ul{ list-style:none; margin:0; padding:0; }
#menu ul li { margin:0; text-align:center; float: right; margin-right: 1px; border-right:1px solid #AAA; }
#menu ul li a{ display: inline-block; padding:0px; padding-left:5px; padding-right:5px; color: #999999; text-decoration:none; background-image:url(menu.gif); background-position:bottom; margin:2px; padding-bottom:15px;}
#menu ul li a.activo { font-size:12pt; font-weight:bold; background-image:url(menuOVER.gif); color:#CC0000 }
#menu ul li a:hover { background-image:url(menuOVER.gif); color:#CC0000 }
#pie { width: 790px; background-color:#000000; padding:10px; color:#FFFFFF; text-align:center }
#pie a { color:#CCCCCC; font-weight: bold;  }
#precios td { border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC }
#vertical { width:200px; background-image:url(vertical.gif); background-position:bottom; background-repeat:no-repeat; text-align:left; background-color:#F5E9E9; padding-top:5px; vertical-align:top }

