/* CSS Document */

.col_c .bottom {

	display: table;

}

.middle {

	

}

body {
	
	margin: 0 auto;
	height: 100%;
}

html {
	height: 100%;
	background-image: transparent !important;
}

#element_site_cms {
	
}

* {
	margin: 0;
	padding: 0;
}

#element_contenedor_cms {
	margin: 0 auto;
	position: relative;
	background: transparent;
	z-index: 1;
}

#debajo_cabecera {
	width: 100%;
	height: 25px;
	float: left;
}

#slot_cms_logotipo {
	padding-top: 26px;
	float: left;
	width: 220px;
	height: 142px;
}

#slot_cms_logotipo img {
	padding-top: 0;
	width: 220px;
	height: 142px;
}

#slot_cms_cabecera {
	padding-top: 26px;
	float: left;
	width: 730px;
	height: 142px;
}

#slot_cms_cabecera img {
	padding-top: 0;
	width: 730px;
	height: 142px;
}

#element_cuerpo_cms {
	font: normal 14px;
	padding: 0px;
	clear: both;
}

/* menu */
#menu_cms {
	background: transparent;
	color: #000;
	font-weight: normal;
	position: absolute;
	top: 193px;
	width: 221px;
	left: 0px;
}

#menu_cms h3 {
	padding-left: 10px;
}

#menu_cms a,#menu_cms a:link,#menu_cms a:visited {
	color: #FFF;
	text-decoration: underline;
}

#menu_cms a:hover,#menu_cms a:active,#menu_cms a:focus {
	text-decoration: none;
}

#menu_cms ul li {
	font-size: 70%;
	list-style: square;
	color: #000000;
}

#lselect_cms {
	padding-bottom: 15px;
	color: #FFFFFF;
}

.select_cms {
	background-color: #2b2925;
	display: block;
	margin: 0 auto;
	height: 20px;
	width: 185px;
	padding: 5px;
}

#lselect_cms ul li a {
	display: block;
	font: bold 110%/ 19px Arial, Helvetica, sans-serif;
}

#lselect_cms ul li a.c {
	color: #000;
	display: inline;
	font: normal 90%/ 19px Arial, Helvetica, sans-serif;
}

#lselect_cms ul li {
	margin: 14px 0 14px 0px;
}

.select_cms span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}

#cuerpo_cms h3 {
	background-color: #2b2925;
	margin: 0 0 10px 0;
	padding: 5px;
	width: 675px;
}

#cuerpo_cms p {
	margin: 0 0 15px 0;
	padding: 5px;
}

/* Pie */
#element_footer_cms {
	background: transparent;
	height: 100px;
	line-height: 50px;
	position: absolute;
	bottom: 0px;
	width: 1008px;
	clear: both;
	width: 100%;
}

#element_footer_cms a,#footer_cms a:link,#footer_cms a:visited {
	color: #FFF;
	padding: 0 6px;
}

* html #footer_cms {
	bottom: -28px;
}

#cms_menu {
	padding: 10px;
}

.slot ol li {
	margin-left: 18px;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
  opacity: 1;
  filter:alpha(opacity=100);
  z-index:100;
  overflow-x: visible;
}

.boton_enviar_form {
	position: absolute;
	bottom: 10px;
	right:10px;
	display: block;
	width: 80px;
	height: 14px;
	padding: 3px;
	text-align: center;
	background: #aaa;
	color: #fff;
	cursor:pointer;
}

#left_column {
	width: 192px;
	position: absolute;
	left: 0px;
}

.slot {
 overflow: visible !important;
 overflow-x: visible !important;
 overflow-y: visible !important;
}

.vertical-separator {
 height: 20px;

}
