@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0}
#gallery {
	position:relative;
	width:450px;
	margin:0px auto;
	padding:20px;
}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:250px; height:500px; padding:5px; background: url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {position:absolute; top:400px; padding:0px 0; width:180px; height:100px;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:200px; }
#thumbs {position:absolute; list-style:none;  height:100px; width:10000px;}
#thumbs li {float:left; margin-right:0px; cursor:pointer}
.imgnav {position:absolute; top:380px; height:100px; width:20%; z-index:100; height:100px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
#textos { float:right; width:180px; height:500px;}
#Htitulo { padding-left:0px; margin-left:0px; color:#333333;}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3a3e43;
}

 h1 {
font-size:24px;
color: #4e77a8;
margin-top:0px;
}
 h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#4e77a8;
font-weight: lighter;
font-stretch:condensed;
}
 h3 {
font-size:12px;
color: #333333;
font-stretch:expanded;
font-variant:small-caps;
font-style:italic;
margin-bottom: 0px;
}
.bocadillo {
margin-top:50px;
margin-bottom:80px;
margin-left:50px;
background-image:url(../images/bocadillo.jpg);
min-width:782px;
width:782px;
height:215px;
}
.ImagenBocadillo {
margin-left:15px;
margin-top:22px;
width: 110px;
position: absolute;
}
.TextoBocadillo {
	margin-left:160px;
	padding-top:20px;
	width: 550px;
	height: 95px;
	left: 49px;
}
.IconosBocadillo {
text-align: right;
margin-right:-35px;
float:right;
}
.TextoBocadillo h1 {
font-size:24px;
color: #4e77a8;
margin-top:0px;
}
.TextoBocadillo h2 {
font-size:12px;
color:#4e77a8;
margin-bottom: 0px;
}
.TextoBocadillo p {
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:0px;
}
.NavSuperior {
text-align:right;
color:#FFFFFF;
}
.NavSuperior a {
color:#FFFFFF;
font-size:18px;
font-stretch:expanded;
text-decoration:none;
}
.NavInferior {
text-align:center;
font-size:9px;
color:#FFFFFF;
}
.NavInferior a {
color:#FFFFFF;
text-decoration:none;
}
.cuerpo {
background-image:url(../images/cabecera-fondo_02.jpg);
background-repeat:no-repeat;
width:1155px;
padding-left:110px;
padding-top:100px;
}
.desde {
margin-top:-80px;
margin-left:48px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
}
.tabla {
background-color:#FFFFFF;
}
