@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	background-color:#fff;
	color:#ffffff;
}
h1 {
	color:#ffffff;
	margin:0;
	padding:0;
	font-size:18px;
}
h2 {
	color:#ffffff;
	margin:0;
	padding:0;
	font-size:14px;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#ADACAD;
}
a:hover {
	text-decoration:none;
	color:#333;
}
#wrapper { 
	margin: 0 auto;
	width: 954px;
	height: 626px;
 	background-color:#fff;
}
#wrapper-sub { 
	margin: 0 auto;
	width: 954px;
	height: 626px;
 	background:#fff url(../images/wrapper-sub.jpg) no-repeat;
}
#wrapper-olijfolie { 
	margin: 0 auto;
	width: 954px;
	height: 626px;
 	background:#fff url(../images/wrapper-olijfolie.jpg) no-repeat;
}
#wrapper-jamon { 
	margin: 0 auto;
	width: 954px;
	height: 626px;
 	background:#fff url(../images/wrapper-jamon.jpg) no-repeat;
}
#wrapper-lomo { 
	margin: 0 auto;
	width: 954px;
	height: 626px;
 	background:#fff url(../images/wrapper-lomo.jpg) no-repeat;
}
#header {
	width: 954px;
	height: 88px;
	background:transparent url(../images/header-bg.jpg) no-repeat;
}
#header2 {
	width: 954px;
	height: 88px;
}
#content { 
	width: 954px;
	height:512px;
}

#footer {
	width: 949px;
	height:26px;
	text-align:right;
	color:#adacad;
	font-weight:bold;
	padding-right:5px;
}

.logo {
	margin-left:30px;
	padding-top:10px;
	float:left;
}
.about a{
	float:right;
	width:127px;
	height:19px;
	margin-right:40px;
	margin-top:50px;
	background:transparent url(../images/over-sabores.png) no-repeat;
}
	.about a:hover{
		background:transparent url(../images/over-sabores-rollover.png) no-repeat;
	}
.menu {
	float:right;
	width:81px;
	height:88px;
	margin-right:30px;
}
.twitter a{
	margin-top:6px;
	margin-left:40px;
	display:block;
	width:34px;
	height:33px;
	background:transparent url(../images/twitter.png) no-repeat;
}
	.twitter a:hover{
		background:transparent url(../images/twitter-rollover.png) no-repeat;
	}
.contact a{
	margin-top:10px;
	display:block;
	width:81px;
	height:19px;
	background:transparent url(../images/contact.png) no-repeat;
}
	.contact a:hover{
		background:transparent url(../images/contact-rollover.png) no-repeat;
	}
	
.lomo a{
	float:left;
	display:block;
	width:318px;
	height:512px;
	background:transparent url(../images/lomo.jpg) no-repeat;
}
	.lomo a:hover{
		background:transparent url(../images/lomo-rollover.jpg) no-repeat;
	}

.jamon a{
	float:left;
	display:block;
	width:318px;
	height:512px;
	background:transparent url(../images/jamon.jpg) no-repeat;
}
	.jamon a:hover{
		background:transparent url(../images/jamon-rollover.jpg) no-repeat;
	}
	
.olijfolie a{
	float:left;
	display:block;
	width:318px;
	height:512px;
	background:transparent url(../images/olijfolie.jpg) no-repeat;
}
	.olijfolie a:hover{
		background:transparent url(../images/olijfolie-rollover.jpg) no-repeat;
	}
	
.right {
	width:300px;
	float:right;
	margin-top:35px;
}
.left {
	width:550px;
	float:left;
	margin-top:35px;
	margin-left:30px;
}
input {
	margin-bottom:10px;
	margin-top:10px;
}
textarea {
	margin-bottom:10px;
	margin-top:10px;
}
div.send input {
	background:url(../images/contact-send.png) no-repeat;
	cursor:pointer;
	width: 96px;
	height: 16px;
	border: none;
}
.left-foto {
	width:318px;
	height:424px;
	float:left;
}
.sub-content {
	height:400px;
	float:left;
	width:575px;
	margin-left:30px;
	margin-right:30px;
	margin-top:24px;
}
.lomo-bottom {
	width:318px;
	height:88px;
	float:left;
	margin-left:318px;
}
.jamon-bottom {
	width:318px;
	height:88px;
	float:left;
}
