/* ETIQUETAS */
b { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 28px; letter-spacing: -2px; line-height: 24px;} 
label { font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#666666; }
p { font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#666666; }
h1 { color:#999999; }
a { text-decoration:none; color:#FFFFFF;}
/* BODY */
body { background: url(images/b_g.jpg) repeat; margin:0 auto; }
/*--CONTENEDOR--*/
#contenedor  { width:700px; height:590px; background:url(images/index.png) no-repeat; clear:both; margin:0 auto;}
/* TITULO */
#titulo { padding-left:10px; height:70px; color:#666666; font-weight:normal; font-size:50px;  line-height:50px;  }
/*CONTENIDO*/
#contenido { height:418px; width:640px; padding: 20px 10px 0 20px; }
#contenido b { 	color:#FFFFFF; font-weight:bold; font-size:2em; }
#contenidoport { height:418px; width:680px; padding: 20px 10px 0 20px; }
#contenidoport b { color:#FFFFFF; font-weight:bold; font-size:2em; }
/* BOTONERA */

#botonera { height:64px; width:640; padding-left:15px; }
#botonera a { height:56px; width:223px; float:left; }
#botonera a:hover { height:56px; width:223px; float:left;}
#inicio a:hover { background:url(images/inicio1.png) no-repeat; } 
#contacto a:hover { background:url(images/contacto1.png) no-repeat; }
#portfolio a:hover { background:url(images/portfolio1.png) no-repeat; }
.inicio { background:url(images/inicio2.png) no-repeat; }
.contacto { background:url(images/contacto2.png) no-repeat; }
.portfolio { background:url(images/portfolio2.png) no-repeat; }

/* FORMULARIO */
#form { height:320px; padding-top:20px; }
input, textarea { color:#FFFFFF; background: url(images/b_g.jpg) repeat; border:#FFFFFF solid 2px; margin:5px 0 0 0;}

/* FOOTER */
#footer { height:5px; text-align:center; clear:both;
font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#666666;
}

/* GALERIA */
#gallery {position:relative; width:652px; padding-top:20px;}

#images { height:350px;}
#image { border:solid 5px #FFFFFF; position:relative; width:652px; height:250px; background:#FFC833 url(images/loading.gif) center center no-repeat; }
#image img { position:absolute;}

#thumbwrapper { margin-top:10px; width:660px; }
#thumbarea { position:absolute; overflow:hidden; height:100px; width:660px; }
#thumbs { position:absolute; list-style:none; margin-left:-40px; width:10000px; height:100px; }
#thumbs li { float:left; cursor:pointer;  margin-right:5px;}

.imgnav {position:absolute; height:100px; width:20%; z-index:50; height:250px; width:20%; z-index:50; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.png) left center no-repeat;}
/*#previmg:hover {opacity:1; filter:alpha(opacity=100)}*/
#nextimg {right:-3px; background:url(images/right.png) right center no-repeat; }
/*#nextimg:hover {opacity:1; filter:alpha(opacity=100)}*/
