/* body Goldbeginning */
body {
margin: 0;
padding: 0;
line-height: 1.7em;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #000;
background:#333;
}
h2 {
color:#F33;
}
h3 {
color:#666;
font-size : 1.5em;
font-family : Georgia, "Times New Roman", Times, serif;
margin : 10px;
text-align : left;
}
#contenedor {
width: 960px;
padding: 0 10px;
margin: 0 auto;
background-color: #222222;
z-index: 1;
}
h1 {
width:960px;
height:217px;
background: url(images/imagen_cabecera.jpg) no-repeat;
border-top:#333 6px solid;
}
#encabezado_rocanegra {
width:960px;
height:360px;
background: url(images/imagen_encabezado_rocanegra.jpg) no-repeat;
}
h1 span {
display:none;
}
h2 {
font-family: "Times New Roman", Times, serif;
font-size: 25px;
margin: 0 0 15px 0;
font-weight: normal;
}
/* menu */
.menu2 {
width:960px;
margin:0; 
list-style:none; 
height:35px; 
background:#fff url(images/botonera/button1.gif); 
position:relative; 
border:1px solid #000; 
border-width:0 1px; 
border-bottom:1px solid #444;
}
.menu2 li {
float:left;
}
.menu2 li a {
display:block; float:left; height:35px; 
line-height:35px; color:#FFF; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background: url(images/botonera/button3.gif);}
.menu2 li.current a b {background: url(images/botonera/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/botonera/button4.gif);}
.menu2 li a:hover b {background: url(images/botonera/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(images/botonera/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background: url(images/botonera/button3.gif) no-repeat right top;}
/* fin menu */


/* contenido */
#contenedorgeneral {
clear: both;
width: 940px;
padding: 10px 10px;
background:#FFF;
}
/* banner */
#contenedorflash {
position: relative;
width: 900px;
height: 360px;
margin: 0 15px;
padding: 5px;
background:#FFF;
}
#contenedorflash .frame {
position: absolute;
top: 0;
left: 0;
width: 900px;
height: 360px;
z-index: 20000;
}
/*fin banner */
#contenido {
width:900px;
overflow:hidden;
margin: 0 15px;
margin-top:20px;
}
#SimpleViewer {
width:690px;
height:464px;
float:left;
margin-left:180px;
}
#texto_almuerzo {
width:680px;
margin-left:10px;
float:left;
text-align:justify;
}
#columna_izquierda {
width:290px;
float:left;
margin-left:5px;
}
#columna_izquierda2 {
width:200px;
float:left;
}
#caja_derecha {
width:600px;
float:left;
overflow:hidden;
margin-left:5px;
}
#caja_superior {
width:580px;
margin-left:20px;
}
#caja_inferior {
width:580px;
margin-left:20px;
}
#caja_historia {
width:580px;
margin-left:20px;
text-align:justify;
}
#caja_rocanegra {
width:580px;
height:600px;
background:#CCC;
margin-left:20px;
text-align:justify;
}
/* fin contenido */
/* pie */
#pie {
clear: both;
width: 840px;
padding: 20px;
margin: 0 auto;
}
#pie p{
color:#FFF;
text-align:center;
}
/* fin pie */
/* Formulario */
#cajacontacto{
background: url(images/form/fondo.jpg) no-repeat;
float:left;
width:560px;
height:753px;
margin-left:45px;
}
p,textarea,label,input{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#000;
padding:5px;
border:none;
}
textarea {
background: url(images/form/area.gif)no-repeat;
width:370px;
}
input{
width:370px;
height:1.3em;
margin-bottom:2px;
}
label {
height:1em;
margin-right:0.5em;
padding-top:0.5em;
display:block;
}
#name,#last, #mail{
background: url(images/form/fondoinput.gif) no-repeat;
}
fieldset {
width:390px;
margin-top:210px;
margin-left:54px;
}
.texto {
text-indent: -9999px;
}
#enviar{
margin-left:5px;
margin-top:30px;
width:109px;
height:44px;
text-indent: -9999px;
border: 0px;
}
.enviar:hover{
margin-left:5px;
margin-top:30px;
width:110px;
height:44px;
text-indent: -9999px;
}
strong {
font-weight:bold;
}
#inicio #boton_inicio, #roca_negra #boton_roca_negra, #historia #boton_historia, #contacto #boton_contacto{
color:#0F3;
}
