BODY {
	font-size:12px;
	color:#5e5e5e;
	font-family:Arial,Helvetica,sans-serif;
	}
#menu_admin,	
.imagenes-menu,
.enlaces-opciones,
.content-botones-ampliada,
.content-botones-cms,
#header #enlaces_externos,
#idiomas,
#header #utils,
.contenido-izquierda .buscador_contents,
UL.desplegable_vorago,
A.delete_galeria,
#menu-interior,
#menu-principal,
.enlaces-menu,
.migas,
.selector_traducciones{
	display:none;
	}
#content-informacion{
	float:none;
	width:100%;
	clear:both;
	}	
.contenido-izquierda{
	float:none;
	}	
.content-all-interior .content-all,
.contenedor-content-interior,
#content #content-informacion .contenido-derecha,
#content #content-informacion .contenido-izquierda{
	float:none;
	}	
#content #content-informacion .contenido-derecha,
#content #content-informacion .contenido-izquierda{
	width:auto;
	}	
div[class~="block"]{
    float:none;
    overflow:visible;
	width:100%;
	}	
.gmap,
.div.galeria_editing{
	float:left;
	width:100%;
	clear:both;
	}		
	.gmap DIV{
	    clear: both;
	    float:left;
	    height: 400px;
	    width: 600px;
		border:1px solid red;
		overflow:visible;
		}
		.gmap DIV DIV{
			float:none;
			height:auto;
			width:auto;
			clear:none;
			border:0;
			}
		.gmap IMG{
			clear: both;
		    float:left;
			width:600px;
		    height: 400px;
			border:1px solid blue;
			}
.content-all-interior .info-general{
	border:1px solid green;
	}			
#cms table.listado-cms {
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: -moz-use-text-color -moz-use-text-color #BDBDBD;
    border-style: none none solid;
    border-width: 0 0 2px;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 10px 0;
    padding: 0 0 9px;
    width: 100%;
	}	
	#cms table.listado-cms th {
	    background: none repeat scroll 0 0 transparent;
	    border-color: -moz-use-text-color -moz-use-text-color #E1E1E1;
	    border-style: none none solid;
	    border-width: 0 0 1px;
	    color: #000000;
	    font-size: 14px;
	    font-weight: bold;
	    padding: 5px 13px;
	    text-align: left;
	    width: auto;
		}
	#cms table.listado-cms td {
	    background: none repeat scroll 0 0 transparent;
	    border-color: -moz-use-text-color -moz-use-text-color #E1E1E1;
	    border-style: none none solid;
	    border-width: 0 0 1px;
	    font-size: 12px;
	    padding: 5px 13px;
	    width: auto;
		}
	#cms table.listado-cms .cantidad {
	    text-align: center;
		}
	#cms table.listado-cms .importe {
	    text-align: right;
		}	
