/*@override http://localhost/jaime/css/style.css*/
BODY
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;background-attachment: fixed;}

#container
{
	margin: auto;
	width: 790px;
	text-align: center;

}

#tools
{
margin-top: 32px;height: 20px;margin-left: 100px;
text-align: right;}

#header
{height: 120px;}

#content
{height: 2500px;}

#content_home
{
	height: 2200px;
	clear: both;}

#content_cocina
{
	height: 750px;
	clear: both;}

#content_vino
{
	height: 750px;
	clear: both;}#media
{background-image: url(../img/shade_img.png);
background-repeat: no-repeat;background-position: top;
height: 70px;text-align: left;
padding-top: 15px;
}

#footer
{background-color: #6e5c53;height: 70px;
padding-left: 310px;

}#logo
{float: left;width:240px;text-align: left;}#menu
{float: right;text-align:left;
width:470px;margin-top: 45px;}#servicios
{float: left;text-align: left;width:310px;
	line-height: 14px;
}#info
{float: right;text-align: left;width:470px;
}h3
{color: #6e5c53;text-decoration: none;
	font: 8pt/12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2
{color: #6e5c53;text-decoration: none;
	font: 9pt/13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}



h1
{color: #6e5c53;text-decoration: none;
	font: 12pt/18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}



#slideshow {
    position:relative;
    height:360px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




#gallery {
	padding: 0px;
	width: 470px;

}

#gallery ul {
	list-style: none;
	margin-left: -40px;
}


#gallery ul li {
	display: inline;
}


#gallery ul img {
	border-width: 5px 5px 20px;
	border:0px solid;
}


#gallery ul a:hover img {
	border: 0px solid #fff;
	border-width: 0px 0px 0px;
	color: #fff;
	border:0px solid;
}

#gallery ul a:hover {
	color: #fff;
}

a img
{
border:0px solid;

}

a:hover img
{
border:0px solid;
}

