/* @override 
	http://samuelgarneau.com/slidebox.css
	http://samuelgarneau.com/lab/validator/slidebox.css
	http://samuelgarneau.com/lab/slidebox.css
	http://samuelgarneau.com/lab/slidebox/style/slidebox.css
*/

body {
	margin: 0;
	padding: 60px 0 0;
}

.slide-panel {
	z-index: 20;
	width: 5px;
	position: absolute;
}

.bottom {
	bottom: 0;
}

.right {
}

.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}

.content {
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
	overflow: hidden;
	text-align: left;
	background-color: #343434;
	height: 0;
	width: 100%;
	color: #fff;
}

.slide-button {

	position: relative;
	width: 230px;
	z-index: 10;
	cursor: pointer;
	height: 30px;
	text-align: right;
	color:#9f9d8e;
	top:38px;
	float: left;
}
.navegacion3 { z-index: 10; width: 710px; position: relative; top:36px; text-align: right; float: left;}
.centrar { width: 960px; margin: 0 auto; position: relative; }
.a-menu { color: #303030 !important;}
.clear { float:none;}
.invisible {visibility: hidden;}
#close-button { top: -1px; }
.slide-button-dentro {
	width: 500px;
	cursor: pointer;
	height: 30px;
	padding: 0px 0 0 410px;
	text-align: right;
	color:#555555;
	padding-top: 40px;
}
.slide-button-background {
	background-color: #222;
	width: 70px;
	margin: 0 0 0 130px;
	padding-top: 40px;
	padding-right: 20px}

.slide-button:hover {
	color: #FFFFFF;
}

/* CONTENIDO */

.desplegable { width:920px; margin: 0 auto;}
.columna_desplegable { width:290px; margin:20px 0 0 0; float:left;line-height:22px;}
.columna_desplegable1 { width:320px; margin:20px 0 0 0; float:left; line-height:22px;}
.columna_desplegable2 { width:270px; margin:20px 0 0 0; float:left; line-height:22px;}
.columna_desplegable3 { width:240px; margin:20px 0 0 0; float:left; line-height:22px;}