label + input[type=file]{clear:left;}

div.clear{
	width:100%;
	float:left;
}

h2.wecms{
	background-color: #F2EFEC;
    border-bottom: 1px solid #CFCDCA;
    line-height: 20px;
    max-width: 100%;
    padding: 15px 0 10px 10px;
    z-index: 80;
}
#menu-view-homes{
	top:40%; 
	left:0;
	position:fixed; 
	width:55px;
	background:url("/sites/1/images/webarra/fondo-webarra.gif") repeat-x scroll 0 100% #1B1B1B;
	color:#FFFFF; 
	border-top:2px solid #FF6347;
	border-left:none;
	border-bottom:2px solid #FF6347;
	border-right:2px solid #FF6347;
	z-index: 100000;
	}
	#menu-view-homes ul{
		
		}
		#menu-view-homes ul li{
			width:100%;
			float:left;
			margin: 2px 0;
			color:white;
			}
			#menu-view-homes ul li p{
				text-align:center;
			}

/* BARRA DE ADMIN */
#menu-administrador-wecms{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: auto;
}

.top-menu-y-tab {
	background: #f8f8f8;
    background-size: 100% 100%;
    border: 1px solid #222222;
    border-radius: 0;
    box-shadow: none;
    float: left;
    margin-top: 34px;
    padding: 12px;
    position: fixed;
    top: 0;
    width: 99%;
    min-width: 977px;
    z-index: 99999;
}
.top-menu{
    clear: both;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 auto;
    min-height: 35px;
    padding: 0;
}

.top-menu LI{
  	background-color: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 0;
    float: left;
    height: 59px;
    margin: 5px 15px 0 0;
    text-align: center;
    width: 74px;
	}
	.top-menu LI.clear{
		clear:both;
	}
	.top-menu LI:hover{
		border: 1px solid #999;
		background-color: #f6e8e8;
	}
.top-menu LI IMG{
	margin:0 0 3px 0;
	clear:both;
	}
	.top-menu LI SPAN{
		display: block;
	    float: left;
	    height: 100%;
	    text-align: center;
	    vertical-align: middle;
	    width: 100%;
	    line-height: 15px;
		}

.top-menu LI A{
    background: none no-repeat scroll 50% 70% transparent;
    background-size: 32px 32px;
    color: #222222;
    display: block;
    float: left;
    font-size: 12px;
    height: 100%;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
	}
	.top-menu LI A.small-bg{
		background-size: 36px 20px;
    	background-position: 50% 86%;
	}
	.top-menu LI A:hover{
    	color: #2b4c2c;
    	background-color: #f0fff4;
		text-decoration:none;
		}
	
/* Panel Tab/button */
#capa-all{
	background-color: #414141;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 88888;
}

.tab-menu-administrador{
    background: #F3F5F7;
    border-top: none;
    border-left: none;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    height: 35px;
    line-height: 15px;
    padding: 8px 20px;
    position: fixed;
    top: 0;
    z-index: 99999;
    cursor: pointer;
	}
	.tab-menu-administrador A{
		color: #000000;
	    height: 100%;
	    text-decoration: none;
	    width: 100%;
	   }
	   .tab-menu-administrador A span{
	   		vertical-align: top;
	   }
		.tab-menu-administrador A:hover{
			color:#303030;
			text-decoration:none;
			}
	.tab-menu-administrador A.salir{
		background:url(/sites/1/images/webarra/salir.png) no-repeat 0 0;
		padding:2px 0 3px 16px;
		margin:0 0 0 4px;
		}
		.tab-menu-administrador A.salir:hover{
			background:url(/sites/1/images/webarra/salir-on.png) no-repeat 0 0;
			}
	.tab-menu-administrador A.abrir IMG,
	.tab-menu-administrador A.cerrar IMG{
		float:left;
		margin:13px 3px 0 0;
		}
		#toggle:hover A{
			color:#e5e5e5;
			}
		/*#toggle:hover IMG{
			background:url(/sites/1/images/webarra/abrir-on.png) no-repeat 0 0;
			}
		#toggle:hover IMG{
			background:url(/sites/1/images/webarra/cerrar-on.png) no-repeat 0 0;
			}*/
		#toggle A.abrir{
			background:url(/sites/1/images/webarra/abrir.png) no-repeat 0 0;
			line-height:15px;
			padding:3px 0 2px 18px;
			}
			#toggle A.abrir:hover{
				background:url(/sites/1/images/webarra/abrir-on.png) no-repeat 0 0;
				}
		#toggle A.cerrar{
			background:url(/sites/1/images/webarra/cerrar.png) no-repeat 0 0;
			line-height:15px;
			padding:3px 0 2px 18px;
			}
			#toggle A.cerrar:hover{
				background:url(/sites/1/images/webarra/cerrar-on.png) no-repeat 0 0;
				}

.clear-cache {
    background: #f3f5f7;
    color: #fff;
    border-top: none;
    border-left: none;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    height: 28px;
    min-width: 110px;
    line-height: 15px;
    padding: 5px 9px;
    position: fixed;
    top: 0;
    left: 110px;
    z-index: 99999;
    cursor: pointer;
    text-align: center;
} 
#js-clear-cache-msg{
	display: none;
	color: green;
}   

.tab-menu-administrador ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
	}

.tab-menu-administrador ul.login li.left {
  	background: url(/sites/1/images/webarra/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab-menu-administrador ul.login li.right {
  	background: url(/sites/1/images/webarra/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab-menu-administrador ul.login li {
 	display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50px;
  	background: url(/sites/1/images/webarra/tab_m.png) repeat-x 0 0;

}

/*.tab-menu-administrador ul.login li a{
	text-decoration: none;
	color: #FF6600;
}

.tab-menu-administrador ul.login li a:hover {
	color: white;
}*/

.tab-menu-administrador .sep {color:#414141}

.tab-menu-administrador a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab-menu-administrador a.open {background: url(/sites/1/images/webarra/bt_open.png) no-repeat left 0;}
.tab-menu-administrador a.close {background: url(/sites/1/images/webarra/bt_close.png) no-repeat left 0;}
.tab-menu-administrador a:hover.open {background: url(/sites/1/images/webarra/bt_open.png) no-repeat left -19px;}
.tab-menu-administrador a:hover.close {background: url(/sites/1/images/webarra/bt_close.png) no-repeat left -19px;}


#WeCMS{
	/*float:left;*/
	padding:0 10px 0 10px;
	margin:0 0 0 0;
	text-align:left;
	/*width:100%;*/
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/administracion/fondo.gif) repeat-x 0 0;
	height:22px;
	line-height:22px;
	font-weight:normal;
	font-style:normal;
	text-shadow:0 0.06em 0.06em rgba(255, 255, 255, 0.7);
	color:#070703;
	min-width:995px;
	}
	#WeCMS.bottom {
		background:url(../images/administracion/fondo_bottom.gif) repeat-x 0 0;
		bottom: 40px;
		height:22px;
		left:0;
		margin:0;
		min-height:22px;
		position:fixed;
		text-align:center;
		width:100%;
	}
	#WeCMS A{
		color:#070703;
		text-decoration:none;
		}
		#WeCMS A:hover{
			color:#666666;
			text-decoration:none;
			}
	#WeCMS IMG.logo-wecms{
		float:left;
		border:0;
		padding:0 0 0 0;
		margin:0 5px 0 10px;
		}
	#WeCMS P.titulo-wecms{
		margin:0 15px 0 0;
		padding:0 0 0 0;
		font-weight:bold;
		float:left;
		width:auto;
		}
	#WeCMS #menuWeCMS{
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
		#WeCMS #menuWeCMS UL{
			list-style-type:none;
			float:left;
			width:auto;
			margin:0 0 0 0;
			padding:0 0 0 0;
			}
			#WeCMS #menuWeCMS UL.wetic{
			font-weight:bold;
			list-style-type:none;
			float:left;
			width:auto;
			margin:0 0 0 20px;
			padding:0 0 0 0;
			}
			#WeCMS #menuWeCMS UL LI{
				margin:0 10px 0 0;
				padding:0 0 0 0;
				background:none;
				float:left;
				width:auto;
				}
		#WeCMS #menuWeCMS UL.derecha{
			float:right;
			font-size:12px;
			}
			#WeCMS #menuWeCMS UL.derecha LI.WeSalir{
				margin:0 10px 0 0;
				}
			#WeCMS #menuWeCMS UL.derecha LI.WeSalir A{
				background:url(../images/administracion/wesalir.gif) no-repeat 0 0;
				width:14px;
				height:21px;
				display:block;
				}
				#WeCMS #menuWeCMS UL.derecha LI.WeSalir A SPAN{
					position:absolute;
					text-indent:-5000px;
					}


/***** TABLA INTERNA PAGINAS *****/
TABLE.menuEdit{
	width:100%;
	float:left;
	margin:10px 0 10px 0;
	text-align:left;
	border:0;
	text-transform:none;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border-collapse:collapse;
	empty-cells:show;
	}
	TABLE.menuEdit TH{
		font-size:12px;
		background-color:#EDEDED;
		background-image:none;
		color:#000000;
		}
	TABLE.menuEdit TH,
	TABLE.menuEdit TD{
		border-bottom:1px solid #EAEAEA;
		padding:5px;
		background-image:none;
		color:#000000;
		}
	TABLE.menuEdit TD P{
		width:auto;
		float:left;
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
		TABLE.menuEdit TD P.pagina{
			background:url(../images/menuEdit/menuEdit.gif) no-repeat 0 0;
			line-height:27px;
			padding:0 0 0 30px;
			margin:0 0 0 0;
			}
		TABLE.menuEdit TD.derecha P.enlaces-mover-pagina{
			float:right;
			}
		TABLE.menuEdit TD P.enlaces-mover-pagina{
			margin:0 0 0 20px;
			}
			TABLE.menuEdit TD P.enlaces-mover-pagina A{
				cursor:pointer;
				background:url(../images/menuEdit/botonMenuEdit.gif) no-repeat 0 5px;
				line-height:27px;
				width:59px;
				float:left;
				padding:0 0 0 0;
				margin:0 0 0 10px;
				text-align:center;
				font-weight:normal;
				color:#000000;
				}
				TABLE.menuEdit TD P.enlaces-mover-pagina A:hover{
					text-decoration:none;
					color:#000000;
					}
	TABLE.menuEdit TD A{
		text-decoration:none;
		display:block;
		padding:0 0 0 13px;
		color:#000000;
		font-size:14px;
		cursor:pointer;
		font-weight:normal;
		}
		TABLE.menuEdit TD A.aniadir{
			background:url(../images/menuEdit/aniadir.gif) no-repeat 0 3.2px;
			text-decoration:none;
			}
			TABLE.menuEdit TD A.aniadir:hover{
				color:#00CC00;
				}
		TABLE.menuEdit TD A.eliminar{
			background:url(../images/menuEdit/eliminar.gif) no-repeat 0 3.2px;
			}
			TABLE.menuEdit TD A.eliminar:hover{
				color:#CC0000;
				}
		TABLE.menuEdit TD A.editar{
			background:url(../images/menuEdit/editar.gif) no-repeat 0 3.2px;
			}
			TABLE.menuEdit TD A.editar:hover{
				color:#0095CC;
				}
	TABLE TR.secundario TD P.pagina{
		margin:0 0 0 21px;
		font-weight:normal;
		}

/***** LISTA INTERNA PAGINAS *****/
DIV.menuEdit{
	width:100%;
	float:left;
	margin: 10px;
	text-align:left;
	border:0;
	text-transform:none;
	font-style:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434343;
	}
	DIV.menuEdit H3{
		background-color:#1b1b1b;
		color:#bfbfbf;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		font-style:normal;
		text-transform:none;
		margin:0;
		padding:0 0 0 29px;
		border:1px solid #7d7d7d;
		/*width:964px;*/
		width:924px;
		float:left;
		line-height:46px;
		}
	DIV.titulos-menuEdit{

		background-attachment: scroll;
		background-color: #F3F5F7;
		background-image: url("/sites/1/images/menuEdit/bg-titulos-menuEdit.gif");
		background-position: 0 0;
		background-repeat: repeat-x;
		border-color: #7D7D7D;
		border-style: solid;
		border-width: 1px;
		color: #434343;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		line-height: 39px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		padding-bottom: 0;
		padding-left: 29px;
		padding-right: 0;
		padding-top: 0;
		text-transform: none;
		width: 944px;
	}
		
		
	
		DIV.titulos-menuEdit P.nombre-proyecto{
			float:left;
			margin:0 5px 0 0;
			padding:0;
			}
		DIV.titulos-menuEdit P.estados{
			width:600px;
			float:left;
			margin:0;
			padding:0;
			}
			DIV.titulos-menuEdit P.estados SPAN{
				width:120px;
				float:left;
				margin:0;
				padding:0;
				text-align:center;
				}
	DIV.menuEdit UL.datos-menuEdit{
		/*width:993px;*/
		width:944px;
		float:left;
		margin:0;
		padding:0;
		border-top:0;
		border-bottom:1px solid #7d7d7d;
		border-left:1px solid #7d7d7d;
		border-right:1px solid #7d7d7d;
		background-color:#f8f8f8;
		background-image:none;
		}
		DIV.menuEdit UL.datos-menuEdit LI{
			/*background:none;*/
			/*width:964px;*/
			width:924px;
			float:left;
			margin:0;
			/*padding:10px 0 10px 29px;*/
			border-bottom:1px solid #c9c9c9;
			}
			DIV.menuEdit UL.datos-menuEdit LI P.pagina{
				/*width:359px;*/
				width:285px;
				float:left;
				margin:0 5px 0 0;
				padding:0;
				color:#434343;
				}
				DIV.menuEdit UL.datos-menuEdit LI P.pagina A{
					font-size:14px;
					color:#434343;
					font-family:Arial, Helvetica, sans-serif;
					font-weight:bold;
					font-style:normal;
					text-decoration:none;
					margin-left: 5px;
					}
					DIV.menuEdit UL.datos-menuEdit LI P.pagina A:hover{
						text-decoration:underline;
						}
				DIV.menuEdit UL.datos-menuEdit LI P.pagina A.nuevo-borrador{
					background: url(/sites/1/images/menuEdit/edit-borrador.png) no-repeat scroll 0 1.5px transparent;
					padding-left:15px;
					font-size:14px;
					color:#434343;
					font-family:Arial, Helvetica, sans-serif;
					font-style:normal;
					font-weight:normal;
					text-decoration:none;
					margin-left: 5px;
					}	
				DIV.menuEdit UL.datos-menuEdit LI P.pagina A.editar-borrador{
					background: url(/sites/1/images/menuEdit/borrador.png) no-repeat scroll 0 1.5px transparent;
					color: #434343;
				    font-family: Arial,Helvetica,sans-serif;
				    font-size: 14px;
				    font-style: normal;
				    font-weight: normal;
				    margin-left: 5px;
				    padding-left: 15px;
				    text-decoration: none;
					}		
			DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado{
				margin:0;
				padding:0;
				width:600px;
				float:left;
				}
				DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado P{
					width:120px;
					float:left;
					margin:0;
					padding:0;
					text-align:left;
					}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado P A{
						font-family:Arial, Helvetica, sans-serif;
						font-weight:normal;
						font-style:normal;
						text-decoration:none;
						color:#434343;
						}
						DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado P A:hover{
							text-decoration:underline;
							color:#434343;
							}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado P.pagina-publicada A{
						background:url(/sites/1/images/menuEdit/pagina-publicada.gif) no-repeat 0 1.5px;
						padding:0 0 0 15px;
						text-decoration:none;
						}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado P.pagina-oculta A{
						background:url(/sites/1/images/menuEdit/pagina-oculta.gif) no-repeat 0 1.5px;
						padding:0 0 0 15px;
						text-decoration:none;
						}
						DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado P A:hover{
							text-decoration:underline;
							}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.editar{
						background:url(/sites/1/images/menuEdit/edit.gif) no-repeat 0 1.5px;
						padding:0 0 0 15px;
						text-decoration:none;
						}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.aniadir{
						background:url(/sites/1/images/menuEdit/add.gif) no-repeat 0 1.5px;
						padding:0 0 0 15px;
						text-decoration:none;
						}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.eliminar{
						background:url(/sites/1/images/menuEdit/delete.gif) no-repeat 0 1.5px;
						padding:0 0 0 15px;
						text-decoration:none;
						}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.arriba{
						background:url(/sites/1/images/menuEdit/up.gif) no-repeat 0 1.5px;
						width:12px;
						height:16px;
						float:left;
						margin:0 5px 0 45px;
						}
						DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.arriba SPAN{
							display:none;
							}
					DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.abajo{
						background:url(/sites/1/images/menuEdit/down.gif) no-repeat 0 1.5px;
						width:12px;
						height:16px;
						float:left;
						}
						DIV.menuEdit UL.datos-menuEdit LI DIV.enlaces-estado A.abajo SPAN{
							display:none;
							}
					

			DIV.menuEdit UL.datos-menuEdit LI UL{
				width:100%;
				float:left;
				margin:0;
				padding:0;
				}
				DIV.menuEdit UL.datos-menuEdit LI UL LI{
					width:895px;
					float:left;
					border:0;
					margin-left: 13px;
					}
					DIV.menuEdit UL.datos-menuEdit LI UL LI P.pagina{
						width:256px;
						float:left;
						}
						DIV.menuEdit UL.datos-menuEdit LI UL LI UL LI{
							width:866px;
							}
							DIV.menuEdit UL.datos-menuEdit LI UL LI UL LI P.pagina{
								width:227px;
								}



/***** TABLA INTERNA GENERAL *****/
TABLE.weGenerica{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style:normal;
	width: 98%;
	float:left;
	margin:0 0 0 1%;
	padding:0 0 0 0;
	text-align:left;
	border:1px solid #7D7D7D;
	border-collapse:collapse;
	empty-cells:show;
	}
	TABLE.weGenerica TH{
	  	background: url("/sites/1/images/menuEdit/bg-titulos-menuEdit.gif") repeat-x scroll 0 0 #F3F5F7;
		color:#A0A0A0;
		border-bottom:1px solid #7D7D7D;
		}
		TABLE.weGenerica TH A{
			color:#434343;
			}
			TABLE.weGenerica TH A:hover{
				}
	TABLE.weGenerica TD{
		background-color:#262626;
		border-bottom:1px solid #C9C9C9;
		padding: 5px;
		}
		TABLE.weGenerica TD A{
			color: #434343;
			}
			TABLE.weGenerica TD A:hover{
				}
		TABLE.weGenerica TD A.tam-crop{
			font-size:12px;
		}	
	TABLE.weGenerica TD.principal{
		}
	TABLE.weGenerica TH,
	TABLE.weGenerica TD{
	    background-color: #F8F8F8;
	    color: #434343;
	    line-height: 28px;
		padding-left: 10px;
		}
		TABLE.weGenerica.recortar TD{
			padding-left: 5px;
			}
	DIV.mailbox-data TABLE.weGenerica  TD{
		font-weight: normal;
	}
	DIV.mailbox-data TABLE.weGenerica TD.unreaded{
		font-weight: bold;
	}
	TABLE.weGenerica TD.weEnlaces{
		
		}
		TABLE.weGenerica TD.weEnlaces P{
			font-family:Helvetica, Arial, sans-serif;
			line-height:18px;
			font-size:14px;
			font-style:normal;
			font-weight:normal;
			width:100%;
			float:left;
			padding:0 0 0 5px;
			margin:5px 0 0 5px;
			}
			TABLE.weGenerica TD.weEnlaces P A{
				text-decoration:none;
				color:#000000;
				padding:0 5px 0 0;
				margin:0 0 0 0;
				cursor:pointer;
				padding:0 0 0 25px;
				}

				TABLE.weGenerica TD.weEnlaces P A.delete{
					background: url("/sites/1/images/menuEdit/delete.png") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.edit{
					background: url("/sites/1/images/menuEdit/edit.png") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.show{
					background: url("/sites/1/images/menuEdit/lupa.png") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.mail{
					background: url("/sites/1/images/menuEdit/mail.png") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.info{
					background: url("/sites/1/images/menuEdit/info.gif") no-repeat scroll 0 3px transparent;
					padding:0 0 0 25px;
				}

				TABLE.weGenerica TD.weEnlaces P A.up{
					background: url("/sites/1/images/menuEdit/up.gif") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.mas{
					background: url("/sites/1/images/menuEdit/add.gif") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.aniadir{
					background: url("/sites/1/images/menuEdit/aniadir.gif") no-repeat scroll 0 1.5px transparent;
				}

				TABLE.weGenerica TD.weEnlaces P A.down{
					background: url("/sites/1/images/menuEdit/down.gif") no-repeat scroll 0 1.5px transparent;
				}
				TABLE.weGenerica TD.weEnlaces P A.publicar{
					float: left;
					background: url("/sites/1/images/menuEdit/publish.png") no-repeat scroll 0 1.5px transparent;
				}
				TABLE.weGenerica TD.weEnlaces P A.despublicar{
					background: url("/sites/1/images/menuEdit/unpublish.png") no-repeat scroll 0 1.5px transparent;
				}
				TABLE.weGenerica TD.weEnlaces P A.galeria{
					background: url("/sites/1/images/menuEdit/gallery.png") no-repeat scroll 0 1.5px transparent;
				}
				TABLE.weGenerica TD.weEnlaces P A.video-back{
					background: url("/sites/1/images/menuEdit/video.png") no-repeat scroll 0 1.5px transparent;
				}
				TABLE.weGenerica TD.weEnlaces P A.order{
					background: url("/sites/1/images/menuEdit/order.png") no-repeat scroll 0 1.5px transparent;
				}
				TABLE.weGenerica TD.weEnlaces P A.formato{
					background: url("/sites/1/images/menuEdit/formato.png") no-repeat scroll 0 1.5px transparent;
				}
			TABLE.weGenerica TD.weEnlaces A:hover{
				text-decoration:none;
				color:#000000;
				}
		TABLE TH.centrado,
	TABLE TD.centrado{
		text-align:center;
		}
	TABLE TH.derecha,
	TABLE TD.derecha{
		text-align:right;
		}

TABLE h3{
	color: #6A6A6A;
    font-family: 'Soho',serif;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 12px;
}

/*Tabla interna de gestion administradores wetic*/
TABLE.development{
	border:1px solid #000000;
	margin:10px 0 40px 0;

}
TABLE.development td A{
	text-decoration:none;
	font-size:13px;
	}
	TABLE.development td A:hover{
		text-decoration:underline;
	}
TABLE.development TD A.db{
	background:url(../images/administracion/db.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.log{
	background:url(../images/administracion/log.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.sql{
	background:url(../images/administracion/sql.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.session{
	background:url(../images/administracion/session.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.google{
	background:url(../images/administracion/google.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.pages{
	background:url(../images/administracion/pages.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.sites{
	background:url(../images/administracion/sites.png) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development TD A.fcktemplates{
	background:url(../images/administracion/fcktemplates.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}
TABLE.development th, table.development td {
	/*border-bottom:1px solid #EAEAEA;*/
	border:0;
	padding:10px;
	}


.development A{
	color:#767676;
	text-decoration:none;
	}
	.development A:hover{
		text-decoration:underline;
		}



/*BOTON GENERICO*/
body > DIV.weBoton{
	margin-top: 75px;
}
	#msg-loading{
 			background: none repeat scroll 0 0 #FFFFFF;
		    height: 100px;
		    left: 25%;
		    margin: 10% auto 0;
		    opacity: 1;
		    position: fixed;
		    top: 0;
		    width: 50%;
		    z-index: 101;
		}
		#msg-loading img{
			margin: 5% 0 0 20%;
			vertical-align:20px;
			float:left;
			}
		#msg-loading p{
			margin: 6% 0 0 4%;
			float:left;
			}
		
	#loading{
			position:absolute;
			top:0; 
			left:0;
			height:2600px; 
			width:100%; 
			background-color:#000000;
			-khtml-opacity:.50; 
			-moz-opacity:.50; 
			filter:alpha(opacity=50); 
			opacity:.50; 
			zoom:1; 
			cursor:wait; 
			z-index:100
		}
DIV.weBoton{
	width:100%;
	float:left;
	margin:20px 0 20px 0;
	font-family:Arial,Helvetica,sans-serif;
	}
	P.weBoton{
		font-family:Arial,Helvetica,sans-serif;
		line-height:14px;
		font-size:14px;
		font-style:normal;
		font-weight:bold;
		background:#fafbfb;
		width:auto;
		float:left;
		padding:1px;
		margin:0 10px 5px 0;
		border:1px solid #a9afba;
		border-radius: 0.4em; /*propiedad CSS3*/
		/*-ms-border-radius: 0.5em;*/ /*para IE 8*/
		-moz-border-radius:0.4em; /*Firefox*/
		-webkit-border-radius: 0.4em; /*WebKit y Safari*/
		-khtml-border-radius: 0.4em;
		}
		P.weBoton.right{
			float:right;
		}
		DIV.weBoton P.weBoton A{
			background:#dde1e9;
			border: medium none;
		    border-radius: 0.4em 0.4em 0.4em 0.4em;
		    color: #434343;
		    cursor: pointer;
		    display: block;
		    float: left;
		    font-size: 14px;
		    margin: 0;
		    outline: medium none;
		    outline-offset: 0;
		    padding: 1px 7px;
		    text-decoration: none;
			}
			P.weBoton A:hover{
				text-decoration:none;
				color:#434343;
				}

		/* Estilos especiales para ciertos contenidos editables en modo admin*/
		#all #main div.weBoton,
		#all #header div.weBoton {
			margin-top: 40px;
			margin-bottom: 0;
			}

		#all #main div.sombra-titulo div.weBoton,
		#all #header div.sombra-titulo div.weBoton {
			float: right;
		    font-family: Arial,Helvetica,sans-serif;
		    margin: 20px 0;
		    text-transform: capitalize;
		    width: auto;
			}
					#all #main div.sombra-titulo div.weBoton p,
					#all #header div.sombra-titulo div.weBoton p{
						float: right;
						width: auto;
						}
			#all #main div.sombra-titulo div.weBoton P.weBoton,
			#all #header div.sombra-titulo div.weBoton P.weBoton {
				float: right;
				width: auto;
			}

/*Ayuda*/
.help{

	margin:0 0 0 5px;
	}



/* FIELD WITH ERRORS Forms genericos de la public.css*/
form#contacto div {
}
form#contacto div.botones {
    float: left;
    width: 100%;
}
.formulario {
    /*background-color: #EFEFEF;*/
    /*border: 1px solid #CDCDCD;*/
    float: left;
    margin: 10px 0;
    padding: 10px;
    width: 100%;
}
.formulario h3{
	color: #6A6A6A;
    font-family: 'Soho',serif;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.formulario fieldset {
    
	}
	.formulario fieldset.fck {
		width: 95%;
	}
.formulario fieldset legend {
    display: none;
}
.formulario div {
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.formulario div label {
    float: left;
    margin: 0 10px 0 0;
    width: 150px;
}
.formulario div input, .formulario div textarea, .formulario div select {
	
    background-color: #FFFFFF;
    border-color: #D2D2D2;
    border-style: solid;
    border-width: 1px;
    color: #535353;
    padding: 2px;
    padding: 13px;
	}
	
	
.formulario div input[type="radio"], .formulario div input[type="checkbox"]{
	background-position: 0 0;
    content: "";
    display: inline-block;
    height: 22px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 30px;
   }
	
.formulario div.fieldWithErrors input, 
.formulario div.fieldWithErrors textarea {
	margin: 0 0 10px;
}

.formulario div.fieldWithErrors input[type="text"], 
.formulario div.fieldWithErrors input[type="email"], 
.formulario div.fieldWithErrors input[type="url"], 
.formulario div.fieldWithErrors input[type="password"], 
.formulario div.fieldWithErrors input[type="file"] {
	margin: 0;
}

.formulario div.check label {
    float: left;
    width: auto;
}
.formulario div.check input {
    float: left;
    margin: 0 10px 0 160px;
    padding: 0;
    width: auto;
}
.formulario div.botones input {
    background-color: #2C325F;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 12px 20px;
    text-transform: uppercase;

	}
	.formulario div.botones.fck input {
	    float: right;
	    padding: 5px;
	    width: auto;
	}

.checks-movil{ margin: 20px 0 40px 0 !important;}
.checks-movil p{ margin: 20px 0;}
.checks-movil img{vertical-align: bottom; margin-right: 10px;}
.checks-movil .normal-check input[type=checkbox]+label:before{ display: none; text-indent: 0px;}
.checks-movil .normal-check input[type=checkbox]{ float: left; margin-left: 0 !important;}
.checks-movil .normal-check label {float: left; margin-left: 10px; } 
.checks-movil .normal-check input[type="radio"]+label, .normal-check input[type="checkbox"]+label{ text-indent: 0px; }


/*weFormulario*/

.weFormulario{
	/*margin:20px 10px 20px 0;*/
	margin:5px 5px 5px 5px;
	padding:15px 20px 15px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FCFCFC;
	color:#000000;
	clear:both;
	border:1px solid #DEDEDE;
	font-weight:normal;
	font-style:normal;


	/*border-radius: 0.8em; /*propiedad CSS3*/
	/*-ms-border-radius: 0.5em;*/ /*para IE 8*/
	/*-moz-border-radius:0.8em; /*Firefox*/
	/*-webkit-border-radius: 0.8em; /*WebKit y Safari*/
	/*-khtml-border-radius: 0.8em;*/
	text-align:left;


	box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	}
	.weFormulario fieldset{
		border:0;
		}
	.weFormulario legend{
		display:none;
		}
	.weFormulario LABEL{
		width: 9%;
		float:left;
		margin:0 10px 10px 0;
		padding:0;
		background:none;
		}
	.weFormulario DIV{
		clear:both;
		margin:0 0 15px 0;
		padding:0 0 0 0;
		}
	.weFormulario DIV INPUT,
	.weFormulario DIV TEXTAREA,
	.weFormulario DIV SELECT{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		font-weight:normal;
		padding:3px 3px 3px 3px;
		border-top:1px solid #b7b7b7;
		border-left:1px solid #b7b7b7;
		border-bottom:1px solid #e8e8e8;
		border-right:1px solid #e8e8e8;
		font-style:normal;
		}
	.weFormulario DIV INPUT{	
		width: 90%;
	}	
	.weFormulario .botones{
		min-height:24px;
		width:100%;
		margin:30px 0 0 0;
		}
		.weFormulario .botones A.cancel{
			color: #D7231A;
		}
		.weFormulario .botones A.cancel-fck{
			background-image: linear-gradient(#FF0000, #AA0000);
		    color: white;
		    float: left;
		    padding: 13px;
		    padding: 3px 20px !important;
		}
		.weFormulario .botones LABEL{
			width:auto;
			}
		.weFormulario .botones INPUT.botones{
			background-image: linear-gradient(#4397E3, #286499);
		    box-shadow: 0 0.2em 5px rgba(0, 0, 0, 0.3);
		    color: #FFFFFF;
		    cursor: pointer;
		    float: left;
		    font-size: 11px;
		    margin: 0;
		    padding: 15px 20px;
		    text-align: left;
		    text-transform: uppercase;
		    width: auto;
		}
		#all #general .weFormulario .botones A{
			display:block;
			width:auto;
			float:left;
			border:1px solid #BE5848;
			color:#FFFFFF;
			padding:4px 3px 4px 3px;
			background-color:#BE5848;
			text-decoration:none;
			text-transform:uppercase;
			font-size:11px;
			cursor:pointer;
			line-height:normal;
			background-image: none;


			box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow:0 0.2em 5px rgba(0, 0, 0, 0.3);


		/*-ms-border-radius: 0.5em;*/ /*para IE 8*/
	-moz-border-radius:0.3em; /*Firefox*/
	-webkit-border-radius: 0.3em; /*WebKit y Safari*/
	-khtml-border-radius: 0.3em;
	text-align:left;
			}
			#all #general .weFormulario .botones A:hover{
				text-decoration:none;
				color:#FFFFFF;
				}


				DIV.menuEdit UL.datos-menuEdit LI UL LI UL LI P.enlaces-estado{
					margin:0;
				}

#all #general .small-wrapper-content DIV.weBoton{
	margin-bottom:5px;
	margin-top:5px;
	}
#all #general .home-content DIV.weBoton{
	margin:5px 0 5px 0;
	}

/* MAILBOX MODULO */
#mailbox-msn {

}
#mailbox_list{
	border:1px solid #aaa;
	margin: 0 1%;
    padding: 1%;
	width:13%;
	float:left;
	}
	#mailbox_list p A,
	#mailbox_list UL LI A{
		text-decoration: none;
		}
		#mailbox_list p A.sel,
		#mailbox_list UL LI A.sel{
			text-decoration: underline;
		}
.mailbox-data{
	width:82%;
	float:left;
	margin: 0;
    padding: 0;
	}
	.mailbox-data .reply-msg{
		border-left: 1px solid #CCCCCC;
	    margin-left: 20px;
	    padding: 5px 0 10px 10px;
	}

/*****************************/
.enviar-filtrando{
	width:100%;
	float:left;
	margin:0;
	padding:0;
	}
	.enviar-filtrando .formulario{
		}
		.enviar-filtrando .formulario #box1Clear,
		.enviar-filtrando .formulario #box2Clear{
			font-family:Georgia, "Times New Roman", Times, serif;
			background:#b7b2a1 url(/sites/1/images/comunes/bg-boton.gif) repeat-x 0 0;
			color:#ffffff;
			font-size:14px;
			cursor:pointer;
			padding:1px 4px 1px 4px;
			margin:0;
			font-style:normal;
			border:1px solid #d7d1c0;
			}
		.enviar-filtrando .formulario .izquierda{
			width:300px;
			float:left;
			}
		.enviar-filtrando .formulario .centro{
			width:100px;
			float:left;
			text-align:center;
			margin:90px 40px 0 0;
			}
		.enviar-filtrando .formulario .derecha{
			width:300px;
			float:left;
			}
			.enviar-filtrando .formulario SELECT{
				clear:both;
				}
				
#all #general #footer{
	position:relative;
	}				
#all #general #footer .top DIV.weBoton{
	margin:0;
	width:auto;
	float:left;
	position:absolute;
	top:0;
	}	
#all #general #footer .down DIV.weBoton{
	margin:0;
	width:auto;
	float:left;
	position:absolute;
	top:60px;
	}	
	
#all #general #home-content DIV.weBoton{
	margin:5px 0 5px 0;
	}	
	
#all #general #footer .enlaces .izq DIV.weBoton{
	margin:5px 0 5px 0;
	}
	
#all #general #news DIV.weBoton{
	margin-top:0;
	}
	
#all #general H2 DIV.weBoton{
	margin:0 0 5px 0;
	}		
	
/* El arbol de checks desplevabla para el menu de paginas */
.treeview, .treeview ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.treeview ul {
    background-color: white;
    margin-top: 4px;
}
.treeview .hitarea {
	background: url("/sites/1/images/treeview/plus.gif") no-repeat scroll 3px 2px transparent;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: -16px;
    width: 16px;
	}
	.treeview .hitarea.minus {
		background: url("/sites/1/images/treeview/minus.gif") no-repeat scroll 3px 2px transparent;
	}
* html .hitarea {
    display: inline;
    float: none;
}
.treeview li {
    margin: 0;
    padding: 3px 0 3px 16px;
}

.treeview li {
    background: url("/sites/1/images/treeview/treeview-default-line.gif") no-repeat scroll 0 0 transparent;
}

.treeview li.last {
    background-position: 0 -1766px;
}

.treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url("/sites/1/images/treeview/treeview-default.gif");
}

.filetree li {
    padding: 3px 0 2px 16px;
}

.oculto{
	display:none;
}
.visible{
	display:block;
}

/* ESTILOS DE LOS CROPS Y LAS IMAGES */

div.mini-gal-preview{
	width:140px; 
	float:left; 
	margin:5px;
	}
	div.mini-gal-preview span.name-file-i{
		color: #434343; float: left;font-size:10px;padding: 9px 0 0;text-align: center;width: 100%;
	}
	div.mini-gal-preview div{
		border: 1px solid #c3c3c3; 
		height: 120px; 
		line-height: 120px; 
		text-align: center; 
		width: 120px;
		margin:5px; 
		background-color:#FFFFFF;
	}
	div.mini-gal-preview a.delete-img{
		margin-left:40px;
	}
p.crops-loading{
	text-align: center; 
	background-color: white; 
	padding: 20px; 
	border: 1px solid #888888;
}

/* Listados de gestion de imagenes */
#image-list-ajax{
	width:39%; 
	margin-left:1%; 
	float:left;
	}
	.contenidofck-images #image-list-ajax{
		width:59%; 
	}

#crops-list-ajax{
	width:22%; 
	margin-left:3%; 
	float:left;
	}
	.contenidofck-images #crops-list-ajax{
		width:34%; 
		margin-left:3%; 
	}
#show-mini-gallery-added-ajax{
	width:33%; 
	float:left; 
	margin: 0 0 0 2%;
}
/* ESTO ES PARA LOS POPUPS DE LA GESTION DE GALERIAS */
#gestion-galerias-model{
    display: none;
    height: 80%;
    left: 71.5px;
    opacity: 1;
    position:absolute;
    top: 10%;
    width: 90%;
 	}   
	#gestion-galerias-model #f-outer{ 
		background: none repeat scroll 0 0 #FFFFFF;
	    height: 100%;
	    position: relative;
	    width: 100%;
   }
   #gestion-galerias-model #f-outer #f-close{
		display: inline;background-image: url("/sites/1/images/fancybox/fancybox.png");
	    background-position: -40px 0;
	    cursor: pointer;
	    display: block;
	    height: 30px;
	    position: absolute;
	    right: -15px;
	    top: -15px;
	    width: 30px;
	    z-index: 1103;
	   }
	   
UL.pasos-creacion{
    float: left;
    margin: 0 0 0 10px;
    width: 940px;
	}
	UL.pasos-creacion LI{
	    background: none repeat scroll 0 0 #F5F5F5;
	    border-bottom: 1px solid #D2D2D2;
	    border-left: 1px solid #D2D2D2;
	    border-top: 1px solid #D2D2D2;
	    float: left;
	    font-size: 13px;
	    list-style: none outside none;
	    min-width: 20%;
	    padding: 5px 10px;
	    width: 25%;
		}
		UL.pasos-creacion LI.ultimo{
			border-right: 1px solid #D2D2D2;
		}
		UL.pasos-creacion LI A{
			text-decoration:none;
		}
		UL.pasos-creacion LI.selected{
			font-weight:bold;
		}

.handle{
	cursor: move;
}

/* Pagezones y elemenzones */
div.pagezone-vista-gris{
	background-color: #FAFAFA;
    border: 1px dashed #000000;
    float: left;
    margin: 1% 10%;
    padding: 10px;
    width: 80%;
	}
div.elementzone-vista-gris{
	margin:10px 5px; 
	float:left; 
	padding:1%; 
	border:1px dashed #000000; 
	background-color:#d5d5d5;
	}
	div.elementzone-vista-gris p.icon-mvl,
	div.elementzone-vista-gris p.gest-contendio{
		clear:both;
		}
		div.elementzone-vista-gris p.gest-contendio a.edit{
			background: url("/sites/1/images/menuEdit/edit.png") no-repeat scroll 0 1.5px transparent;
			padding-left: 20px;
		}
	div.elementzone-vista-gris p.icon-page{
		float:left; 
		margin-right: 10px;
	}
	div.elementzone-vista-gris p.title-links{
		float:left;
	}
div.pagezone-vista-gris.verde,
div.elementzone-vista-gris.verde{
		background-color: #EDFBED;
    	border: 1px dashed #63862A;
}	
	
.formulario{
	
	}
	.formulario DIV {
		float: left;
	    margin: 0 0 10px;
	    padding: 0;
	    width: 100%;
		}
		.formulario DIV.select{
			width: auto;
		}
	.formulario DIV label{
		width:auto;
		min-width: 100px;
		}
	.formulario DIV input{
		padding: 2px 10px;
		}
		
	.formulario DIV input.resultado{
		display: inline;
	    text-align: right;
	    width: 50px;
		}
		
	 .formulario DIV.fieldWithErrors{
	 	width: auto;
	 	border:1px solid #F11310;
	 }

/* Adaptación de paginación */
/*section*/
 .pagination {
  position: relative;
  clear: both;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden; }
   .pagination ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
     .pagination ul li:first-child,  .pagination ul li.first {
      padding-left: 0; }
     .pagination ul li:last-child {
      padding-right: 0; }
     .pagination ul li.last {
      padding-right: 0; }
      

/* Para el pie en modo logged*/
.js #footer.fixme #footerprensa, 
.no-js #footer #footerprensa {
    padding-right: 20px;
    top: auto;
}
.js #footer.fixme DIV.weBoton{
	left: -135px;
    margin: 10px 0 0;
    position: absolute;
}
.js #footer.fixme .weBoton a, 
.no-js #footer .weBoton a {
    color: #222;
    padding: 1px;
}

.js #footer DIV.pie-estatico {
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    width: 600px;
}

/* Retocando fomrularios */
form input.hasDatepicker{
	width:auto;
	display: inline;
	padding-left: 10px;
}

/* volver*/
div.volver{
    border-top: 1px solid #DDDDDD;
    float: right;
    font-size: 14px;
    padding: 10px;
    width: 100%;
	}
	div.volver a,
	div.volver a:visited{
		text-decoration:none;
	}

.caja-msg{
	background-color: #efefef;
    border: 1px solid #FF0000;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    float: left;
    margin: 15px;
    padding: 10px;
    width: 95%;
	}
	span.red{
		color: #FF0000;
	}
	a.publicar{
		float:right;
		background: #2C325F;
	    border: 0 none;
	    color: #FFFFFF;
	    cursor: pointer;
	    font-family: 'Arimo',sans-serif;
	    font-size: 14px;
	    font-style: normal;
	    font-weight: 400;
	    line-height: 20px;
	    margin: 0;
	    padding: 5px 15px;
	    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	    background-size: auto;
	}

/*LINKS ESTILO BOTON */
DIV.botones{
	float: left;
    margin: 10px;
    padding: 0;
    width: 100%;
}
DIV.botones.fck{
    margin-left: 35px;
    margin-top: 0;
    width: auto;
}
DIV.botones A.boton{
	background: #2C325F;	
    border: 0 none;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 12px 20px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

.texto-pie-edit{
	margin-left: 10px;
	font-size: 13px;
	color: #63862A;
	display:none;
}

.contenidofck-images{
    background-color: #FFFFFF;
    float: left;
    margin-left: 2.5%;
    width: 95%;
}
.facebook-auto ul{
	height: 200px !important;
}

.apertura-form-resultados{
	border:1px solid #c1c1c1; 
	padding:10px !important; 
	background: #f8f8f8;
}
.pre-dir-pos-gestion{
	width:100px;
	float:left;
	}
	.weEnlaces .pre-dir-pos-gestion{
		width:auto;
	}

#noticias-pre-pro,
#youtube-videos-pre-pro,
#galerias-pre-pro{
	width:100%;
	float:left;
}
#noticias-added-pre-pro,
#youtube-videos-added-pre-pro,
#galerias-added-pre-pro,
#encuestas-added-pre-pro
{
	width:100%;
	float:left;
	margin-top: 20px;
}

#galerias-pre-pro .jcarousel-item,
#galerias-added-pre-pro{
	height:auto !important;
}
#galerias-added-pre-pro li{
	height:auto !important;
	width:110px;
	float:left;
}

.link-add-image {
	margin: 1%;
    width: 98%;
    margin-bottom: 30px;
	}
	.link-add-image a{
		background: url(/sites/1/images/menuEdit/mas.png) no-repeat;
	   	cursor: pointer;
	    font-weight: bold;
	    padding-left: 23px;
	    text-decoration: underline;
	}
#add-new-image-to-object{
	display:none;
	border: 1px solid #c1c1c1;
	background-color: #f9f9f9;
	margin: 1%;
    width: 98%;
    float: left;
}

.formulario.minimal {margin: 0; padding: 0 10px;}
.formulario fieldset { padding: 0; margin: 0; }
.formulario.minimal DIV{ width:auto; max-width: 263px; float:left; margin-right:10px;}
.formulario.minimal.big DIV{ width:auto; max-width: 220px;}
.formulario.minimal DIV label { padding: 0 0 5px 0; color: #444; width: 100%;}
.formulario.minimal DIV label span{ color: #888; }
.formulario.minimal DIV .ui-datepicker-trigger{width: 20px; margin-left: 5px; display: inline-block; vertical-align: middle;}
.formulario.minimal DIV.botones{ width: auto; float: right; margin: 25px 10px 10px 10px;}
.formulario.minimal div.botones input { padding: 3px 15px; }
.formulario.minimal DIV select {
	display: block;
	position: relative;
	padding: 0 10px;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	line-height: 40px;
	color: #404040;
	padding: 13px;
}

.contenido .pagination{
	width: 100%;
	padding: 10px;
}
