﻿image {
border:none
}

body {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link {
 border:none;
 color:#000000;
 font-size: 11px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
}
a:visited {
 border:none;
 color:#000000;
 /*color:#888888;*/
 font-size: 11px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:none;
 /*text-decoration:line-through;*/
}
a:hover {
	border:none;
	color:#333333;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color: #FFFF00;
}
a:active {
	border:none;
	color:#000000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.contenedor
{
    /*background-color:#DDDDDD;*/
    width: 600px;
    padding-top:125px;
    padding-left: 95px;
    height: 700px;
    }
    .general
{   
    left:0px;
    width:1000px;
    height:700px;
}
.cuerpo
{
	top:0px;
	width:800px;
	height:700px;
	float:left;
	background-image: url(../imagenes/2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.cuerpoPortada
{
	top:0px;
	width:800px;
	height:700px;
	float:left;
	background-image: url(../imagenes/1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


.menu
{
    top:0px;
    width:200px;
    height:700px;
    float:left;
    background-color:Black;
    background-image:url("../imagenes/menuderecha.jpg");
}
.menu .botonarriba {
	height: 175px;
	width: 200px;
}

.menu .botonportada {
	height: 25px;
	width: 200px;
	font-size:14px;
	/*top: 190px;*/
	background-repeat: no-repeat;
}

.menu .botonquees {
	height: 25px;
	width: 200px;
	/*top: 190px;*/
	background-repeat: no-repeat;
}

.menu .botoncatalogo {
	height: 25px;
	width: 200px;
}
.menu .botonmapa {
	height: 25px;
	width: 200px;
}
.menu .botonbajate {
	height: 25px;
	width: 200px;
}
.menu .botonblog {
	height: 25px;
	width: 200px;
}
.menu .botoncontacto {
	height: 25px;
	width: 200px;
}
.menu .botonzoohaus 
{
    padding-top:340px;
    vertical-align:bottom;
	height: 375px;
	width: 200px;
}
