/*<<<<<<<<<<<<<<<<<<<<  Editor   >>>>>>>>>>>>>>>>>>*/
/*Entradas*/
#Editor_PaginaEdit{
    margin:0px; padding: 0px; border: 0px;
    margin-left: 47px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    display: block;
}
.Editor_PaginaEditOpcion{
    margin: 0px; padding: 0px; border: 0px;
    width: 350px;
    overflow: hidden;
    text-align: left;
}
.Editor_PaginaEditTT{
    width: 300px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; font-weight: bold;
    background-color: rgb(224, 224, 224);
}
.Editor_PaginaEditTA{
    width: 50px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; font-weight: bold;
    background-color: rgb(224, 224, 224);
}

.Editor_PaginaEditT{
    width: 300px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    background-color: rgb(240, 240, 240);
}

.Editor_CeldaModificacion
{
    width: 350px;
    border: solid rgb(128, 128, 128) 1px;
    background-color: rgb(224, 224, 224);
    margin: 1px;
    padding-left: 20px;
    overflow: hidden;
}
.Editor_CeldaTablaTE{
    width: 250px;
    border: solid rgb(128, 128, 128) 1px;
}
.Editor_PaginaEditForm{
    border: 0px; margin: 0px; padding: 0px;
}

/*Editor de menu*/
#Editor_MenuEdit{
    margin:0px; padding: 0px; border: 0px;
    margin-left: 47px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    display: block;
}
.Editor_MenuEditOpcion{
    margin: 0px; padding: 0px; border: 0px;
    width: 542px;
    overflow: hidden;
    text-align: left;
}
.Editor_MenuEditTT{
    width: 200px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; font-weight: bold;
    background-color: rgb(224, 224, 224);
}
.Editor_MenuEditTD{
    width: 250px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; font-weight: bold;
    background-color: rgb(224, 224, 224);
}
.Editor_MenuEditTA{
    width: 82px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; font-weight: bold;
    background-color: rgb(224, 224, 224);
}
.Editor_MenuEditT{
    width: 200px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    background-color: rgb(240, 240, 240);
}
.Editor_MenuEditD{
    width: 250px; height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    background-color: rgb(240, 240, 240);
}
.Editor_MenuEditDSuper{
    width: 250px; height: 20px;
    margin: 2px; padding: 0px; border: solid white 1px;
    margin-top: 0px; margin-bottom: 0px;
    background-color: white;
}
.Editor_MenuEditDSuperE{
    width: 250px; height: 20px;
    margin: 2px; padding: 0px; border: 0px;
    margin-top: 0px; margin-bottom: 0px;
}
.Editor_MenuCeldaModificacion
{
    width: 542px;
    border: 0px;
    border: solid rgb(128, 128, 128) 1px;
    background-color: rgb(224, 224, 224);
    margin: 1px;
    padding-left: 20px;
}
.Editor_MenuCeldaTablaTE{
    width: 200px;
    border: solid rgb(128, 128, 128) 1px;
}
.Editor_MenuCeldaTablaDE{
    width: 250px;
    border: solid rgb(128, 128, 128) 1px;
}
.Editor_MenuEditForm{
    border: 0px; margin: 0px; padding: 0px;
}
.Editor_MenuEditAnadir3{
    width: 80px; height: 20px;
    margin: 2px; padding: 0px; border: solid white 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; background-color: white;
}

/*Iconos*/
.Editor_ContenedorIconos{
    height: 20px;
    margin: 2px; padding: 0px; border: solid rgb(128, 128, 128) 1px;
    margin-top: 0px; margin-bottom: 0px;
    text-align: center; background-color: rgb(128, 128, 128);
}
.Editor_IconEditar{
    width: 20px; height: 20px; border: 0px; margin: 0px; padding: 0px;
    background-image: url(../images/Editar.png); background-repeat: no-repeat;
    float: left; border: 0px; display: block;}
.Editor_IconBajar{
    width: 20px; height: 20px; border: 0px; margin: 0px; padding: 0px;
    background-image: url(../images/Bajar.png); background-repeat: no-repeat;
    float: left; border: 0px; display: block;}
.Editor_IconSubir{
    width: 20px; height: 20px; border: 0px; margin: 0px; padding: 0px;
    background-image: url(../images/Subir.png); background-repeat: no-repeat;
    float: left; border: 0px; display: block;}
.Editor_IconBorrar{
    width: 20px; height: 20px; border: 0px; margin: 0px; padding: 0px;
    background-image: url(../images/Borrar.png); background-repeat: no-repeat;
    float: left; border: 0px; display: block;}
.Editor_IconGuardar{
    width: 20px; height: 20px; border: 0px; margin: 0px; padding: 0px;
    background-image: url(../images/Guardar.png); background-repeat: no-repeat;
    float: left; border: 0px; display: block;}


/* Editor Entradas*/
.Editor_RecuadroTitulo{    /*Contenedor del título de una noticia*/
/*Forma*/
    width: 630px;
    height: 24px;
    border: 0px;
    margin: 0px; padding: 0px;
    float: left;
    display: block;
    overflow: hidden;
/*Letra*/
    font-weight: bold;
/*Color*/
    background-color: white;
    background-image: url(../images/RecuadroTitulo.png);
    background-repeat: repeat-x;
}
.Editor_RecuadroTituloTexto{    /*El texto del título de una noticia*/
/*Forma*/
    border: 0px;
    margin: 0px; padding: 0px;
    margin-left: 40px;
}
.Editor_RecuadroFecha{    /*La fecha de la noticia*/
/*Forma*/
    width: 100px;
    height: 24px;
    border: 0px;
    margin: 0px; padding: 0px;
    float: left;
    display: block;
    overflow: hidden;
/*Letra*/
    font-weight: bold;
    text-align: right;
/*Color*/
    background-color: white;
    background-image: url(../images/RecuadroTitulo.png);
    background-repeat: repeat-x;
}
.Editor_RecuadroFechaTexto {    /*El texto de la fecha de una noticia*/
/*Forma*/
    border: 0px;
    margin: 0px; padding: 0px;
    margin-right: 20px;
}

.Editor_RecuadroTexto{    /*Contenedor del texto*/
/*Forma*/
    border: 0px;
    margin: 0px;
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
}
.Editor_Recuadro{   /*Contenedor de un recuadro*/
/*Forma*/
	width: 762px;
	border: 0px;
	margin: 0px; padding: 0px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
/*Color*/
	background-color: white;
	background-image: url(../images/RecuadroFondo.png);
	background-repeat: repeat-y;
}
.Editor_vinculo{    /*Estilo general de los hipervinculos*/
	text-decoration: underline;
	font-weight: normal;
	color: black;
	margin-left: 20px;
}
.Editor_vinculo:hover{    /*Estilo general de los hipervinculos indicados*/
	font-weight: bold;
}
.Editor_SombraIzq{    /*Esquina superior izquierda de sombra*/
/*Forma*/
	width: 16px;
	height: 16px;
	border: 0px;
	margin: 0px; padding: 0px;
	float: left;
/*Color*/
	background-color: white;
	background-image: url(../images/RecuadroSombraIzq.png);
	background-repeat: no-repeat;
}
.Editor_SombraDer{    /*Esquina superior derecha de sombra*/
/*Forma*/
	width: 16px;
	height: 16px;
	border: 0px;
	margin: 0px; padding: 0px;
	float: right;
/*Color*/
	background-color: white;
	background-image: url(../images/RecuadroSombraDer.png);
	background-repeat: no-repeat;
}			
.Editor_fin{        /*Contenedor de un Texto*/
/*Forma*/
	clear: both;
}
.Editor_SombraInfIzq{    /*Esquina inferior izquierda de sombra*/
/*Forma*/
	width: 16px;
	height: 16px;
	border: 0px;
	margin: 0px; padding: 0px;
	float: left;
/*Color*/
	background-color: white;
	background-image: url(../images/RecuadroInfIzq.png);
	background-repeat: no-repeat;
}
.Editor_SombraInf{    /*Sombra inferior*/
/*Forma*/
	width: 730px;
	height: 16px;
	border: 0px;
	margin: 0px; padding: 0px;
	float: left;
/*Color*/
	background-color: white;
	background-image: url(../images/RecuadroInf.png);
	background-repeat: repeat-x;
}
.Editor_SombraInfDer{    /*Esquina inferior derecha de sombra*/
/*Forma*/
	width: 16px;
	height: 16px;
	border: 0px;
	margin: 0px; padding: 0px;
	float: right;
/*Color*/
	background-color: white;
	background-image: url(../images/RecuadroInfDer.png);
	background-repeat: no-repeat;
}
	
/*Usuario*/
.Editor_UsuarioVinculo{    /*Estilo general de los hipervinculos*/
	color: black;
    text-decoration: none;
}
.Editor_UsuarioVinculo:hover{    /*Estilo general de los hipervinculos indicados*/
    text-decoration: underline;
}
