body {
background:#ddd; margin:0; color:#555; font-family:Arial, Helvetica, Tahoma, Geneva, sans-serif; font-size:13px;
}
img {
	border:none;
}
table { color:#555; }
p { font-size:13px; line-height:16px; color:#555; }
h1 { color:#B92B17; font-size:22px; font-family:Arial, Helvetica, Tahoma, Geneva, sans-serif; padding:0 0 10px 0; margin:0;}

#container { width:800px; margin:20px auto; background:#fff url(../images/bg.jpg) repeat-y; border:#fff 5px solid; }

.logo { float:left; width:190px; height:162px; margin-top:5px;}
.logo img { padding-left:25px; padding-top:10px; }
.idiomas { float:right; width:350px; height:15px; margin-top:4px; text-align:right;}

#banner { width:600px; height:250px; float:right;  }

#cuerpo { width:800px; float:left;}
#cuerpo .menu { width:190px; float:left; }
.menu ul {
	list-style-type: none;
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 175px;
}
.menu li a {
	display: block;
	height: 25px;
	padding-top: 8px;
	color: #fff;
	padding-left: 15px;
	border-bottom:#ccc 1px dashed;
	text-decoration:none;
	font-size:15px;
	cursor:pointer;
}
.menu li a:hover, .menu li .current {
	color: #000;
	background:url(../images/bolita.jpg) left center no-repeat;
	cursor:pointer;
}
#cuerpo .contenido {
	width:570px;
	min-height:250px;
	float:right;
	padding:0 20px;
	color: #B92B17;
}
#destacados {
	width:580px;
	float:right;
	padding:10px 10px 0 0;
	margin-top:20px;
}
#destacado {
	width:133px;
	height:163px;
	float:left;
	margin-right:10px;
	border:#ccc 1px solid;
}
#destacado .titulo { float:left; width:123px; height:20px; background:#B92B17; color:#fff; padding:5px; font-size:12px; line-height:20px; font-weight:bold; }
#destacado .content { float:left; width:133px; height:133px; }

#destacado_salon {
	width:180px;
	height:163px;
	float:left;
	margin-right:10px;
	border:#ccc 1px solid;
}
#destacado_salon .titulo { float:left; width:170px; height:20px; background:#B92B17; color:#fff; padding:5px; font-size:12px; line-height:20px; font-weight:bold; }
#destacado_salon .content { float:left; width:180px; height:133px; }

#footer { width:800px; height:30px; clear:both; margin:0 auto; background:#000; line-height:30px; color:#fff; text-align:center; font-size:11px; border-top:#fff 5px solid;  }
#footer a { color:#fff; }
#footer a:hover { text-decoration:none; }
