@charset "utf-8";
body {
	background-image: url(imagenes/linea-fondo.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#header {
	width: 950px;
	height: 207px;
	background-image: url(imagenes/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	margin-top: 0px;
}
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	height: 360px;
}

#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	background-image: url(imagenes/flores2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 0px;
	position: relative;
	left: auto;
	right: auto;
	height: 180px;
}
#footer #imagenesbottom {
	width: 780px;
	margin-left: 208px;
	height: 180px;
	background-color: #000000;

}
#footer #imagenesbottom #imagen {
	float: left;
	height: 160px;
	width: 245px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	margin-top: 10px;
	margin-right: 5px;
}
#footer #imagenesbottom .events {
	background-image: url(imagenes/events-bottom.jpg);
}


#cargando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0582B8;
	background-color: #000000;
	width: 740px;
	margin-right: 10px;
	margin-left: auto;
	float: left;
	text-align: center;
	height: 270px;
	padding-top: 100px;
	border: 3px solid #FFFFFF;
}
#footer  #imagenesbottom  .furniture {
	background-image: url(imagenes/furniture-bottom.jpg);
}
#footer  #imagenesbottom  .accesories {
	background-image: url(imagenes/accesories-bottom.jpg);
}



#sidebar   {
	float: left;
	width: 220px;
	overflow: hidden;
	border: 3px solid #FFFFFF;
	height: 360px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 2px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px;
}
#sidebar  h2   {
	color: #28BCFB;
	font-size: 24px;
}
#content #sidebar p {
	font-size: 20px;
}


#contenido  {
	float: left;
	margin-top: 2px;
	color: #FFFFFF;
	border: 3px solid #FFFFFF;
	width: 510px;
	background-color: #000000;
	height: 360px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contenido h1 {
	color: #28BCFB;
	font-size: 24px;
	margin: 10px;
	padding: 0px;
}

#menu {
	float: right;
	width: 160px;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	border: 3px solid #FFFFFF;
	height: 260px;
	background-color: #000000;
	margin: 2px;
	padding-bottom: 50px;
}
#menu   a:hover   {
	background-image: url(imagenes/mouse-over-boton.png);
	background-repeat: repeat-x;
}
#menu    a    {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 30px;
	padding-left: 20px;
}
#form   #etiqueta    {
	float: left;
	width: 100px;
}
#form #linea {
	clear: both;
	padding-bottom: 20px;
	display: block;
	height: 25px;
}
#form  #linea2 {
	clear: both;
	padding-bottom: 20px;
	display: block;
	height: 100px;
}
#linea input {
	width: 100%;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	border: 2px solid #0582B8;
	font-family: Arial, Helvetica, sans-serif;
}
#form  #cosa  textarea  {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	border: 2px solid #0582B8;
	font-family: Arial, Helvetica, sans-serif;
}
#cosa {
	float: left;
	width: 400px;
}
#form  #Enviar  {
	width: 200px;
	float: left;
	margin: 3px;
}
.pregunta {
	font-weight: bold;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
}
#contenido #faq {
	margin-bottom: 20px;
}
.pregunta strong {
	color: #3399FF;
}
.respuesta {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 14px;
}
#eventsbox {
	height: 360px;
	width: 770px;
	float: left;
	margin: 2px;
	color: #FFFFFF;
	background-color: #000000;
	border: 3px solid #FFFFFF;
}
#eventsbox   h1 {
	color: #28BCFB;
	font-size: 24px;
	padding: 0px;
	display: block;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
