@charset "utf-8";
body {
	background-color: #333333;
	background-image: url(../img/bajocanal.jpg);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin: 0px;
	padding: 0px;
}
h1 {
	background-image: url(../img/up.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -4000px;
	height: 64px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#contiene {
	padding-left: 22px;
	padding-top: 20px;
	float: left;
	padding-right: 40px;
	padding-bottom: 0px;
}
#sub {
	clear: left;
	float: left;
}
#izquierda {
	float: left;
}
#y {
	float: left;
}


.contacto {
	background-image: url(../img/contacto.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 162px;
	display: block;
}
.contacto:hover {
	background-image: url(../img/contactoh.jpg);
}
.acceso {
	background-image: url(../img/acceso_p.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 162px;
	display: block;
}

.acceso:hover {
	background-image: url(../img/accesoh.jpg);
}

#fondos {
	clear: left;
	width: 997px;
	background-image: url(../img/fondos.jpg);
	height: 20px;
	background-repeat: no-repeat;
}
#y {
	background-image: url(../img/y.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 96px;
	display: block;
	text-indent: -4000px;
	float: right;
}
#vins a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
}
#vins {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #CCCCCC;
}

