@charset "utf-8";
/* CSS administracion lamarcaverde */

/*** galeria ***/
.tabla_galeria_admin { 
width:560px; 
color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:25px;
margin-bottom:30px;
}
.tabla_galeria_admin td { padding:5px;}
tr.galeria_admin_tr_color {  background-color:#EFEFEF;}
.galeria_admin_td_vacio { height:8px;}
.galeria_admin_titulo { font-size:13px; font-weight:bold;}
.galeria_admin_volver {
background-image:url(../images/administracion/admin_volver.gif);
background-repeat:no-repeat;
margin:10px 0 10px 0;
}
.galeria_admin_volver a { 
text-decoration:none; 
line-height:20px;
color:#666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
padding-left:50px;
}
.tabla_galeria_admin_muestra {
width:560px; 
color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:30px;
text-align:center;
border:3px #EEE solid;
}
.tabla_galeria_admin_muestra td { border:1px #EEE solid;}



/*** tablas ***/
.contenedor_modulo_administracion { padding-top:50px; background: url(../images/extensiones/titulo_administracion.gif) no-repeat 23px 0px;}

.tabla_administracion_cont { width:600px;}

/* td y tr */
.tabla_administracion_cont td { vertical-align:top;}
.tabla_administracion_contenido { /*width:600px;*/}


.contenido_administracion_wrapper {/*width:800px;*/ padding:0 20px 0 20px;font-family:"trebuchet MS",Arial;}
.contenido_administracion {/*margin-top:20px;*/ margin-bottom:40px; width:100%;font-family:"trebuchet MS",Arial;}
.contenido_administracion_head {  /*margin-top:20px;margin-bottom:40px;*/ width:100%; }

/*** cabecera ***/
.administracion_head {float:left;/*height:100px;*/}
.administracion_titulo {float:left; text-align:left; width:298px; font-size:18px; color:#727261; height:20px; padding-top:10px;}
.administracion_logo {float:right;width:189px; /*margin-bottom:30px;*/ text-align:right;}
.administracion_path {/*float:right; width:99%;*/ clear:both; text-align:left; height:20px; color:#727261; font-size:14px; font-weight:bolder;}
.administracion_path a {color:#A3A38A; line-height:16px; font-size:14px; text-decoration:none;}
.administracion_path a:hover {color:#727261;}
.administracion_login {float:left; height:20px; width:380px; text-align:left; /*border:1px dashed #EDEDE8;*/}
.administracion_login h1 { font-size:14px; font-weight:bold; color:#A3A38A; line-height:16px;}
.administracion_login p { font-size:12px; color:#000;}
.administracion_logo_imagen {  background:#fff url(../images/logo_admin.gif) no-repeat top right; height:81px;}


/*** contenido ***/
.contenido_administracion_dinamico {border-top:2px solid #EDEDE8; /*border-bottom:2px solid #EDEDE8;*/ padding:15px 0 15px 0; }

/******** plugin login ******/

.tx-newloginbox-pi1 th {font-size:12px;}
.tx-newloginbox-pi1 table {width:300px;}
.tx-newloginbox-pi1 table input {color:#727261; width:150px;}

/*head*/
.csc-header h1 {font-size:18px; font-weight:bold; color:#727261; margin:0px}

/*menu*/
.csc-menu, .csc-menu-1 {
list-style:none; 
margin:10px 0px;
padding-left:15px; 
border-left:5px solid #F0F0F0;
}
.csc-menu li, .csc-menu-1 li {
margin:0;
padding:0;
}
.csc-menu li a, .csc-menu-1 li a {
font-family: "trebuchet MS"; 
color:#A3A38A;
font-size:13px; 
text-decoration:none; 
font-weight: bold;
}
.csc-menu a:hover, .csc-menu-1 a:hover { color:#727261;}


/*** CABECERAS ***/

.tx-metafeedit-message, 
.tx-metafeedit-message-editmenu {color:#727261; font-size:12px;}

.tx-metafeedit-header,
.tx-metafeedit-header-editmenu h1 {
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #999;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}


/*ERROR*/
.tx-metafeedit-error {color:red;}

/*** BOTONES ***/

/*** volver del registro ***/
.tx-metafeedit-action {
float: left;
}

.tx-metafeedit-action {
background-color: #fff;
font-size: 12px;
color: #444;
font-weight: bold;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
text-decoration: none;
}

.tx-metafeedit-action-BACK {
background-image: url(../images/administracion/admin_volver.gif) !important;
background-repeat: no-repeat;
clear: left;
margin-left: 25px;
cursor: pointer;
width: 100px;
height: 20px;
}

/*** boton volver ****/
.tx-metafeedit-link a {
color: #666;
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
}

.tx-metafeedit-link-back a, .tx-metafeedit-link-back a {
line-height: 6em;
padding-top: 1.6em;
padding-bottom: 1.6em;
padding-left: 5em;
background-image: url(../images/administracion/admin_volver.gif);
background-repeat: no-repeat;
background-x-position: 0%;
background-y-position: 45%;
}


/*** boton crear ***/
.tx-metafeedit-link a {
color: #666;
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
}

.tx-metafeedit-link-create a, .tx-metafeedit-link-create a {
line-height: 6em;
margin-top: 6em;
padding-top: 1.6em;
padding-bottom: 1.6em;
padding-left: 5em;
background-image: url(../images/administracion/admin_nuevo.gif);
background-repeat: no-repeat;
background-x-position: 0%;
background-y-position: 60%;
}

.tx-metafeedit-link a:visited {
color: #666;
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
}

/*** boton editar ***/
.tx-metafeedit-editmenu-list a {
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #990000;
}

.tx-metafeedit-link a {
color: #666;
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
}

.tx-metafeedit-link-edit a, .tx-metafeedit-link-edit a {
line-height: 2.5em;
padding-top: 1.6em;
padding-bottom: 1.6em;
padding-left: 1.8em;
background-image: url(../images/administracion/admin_editar.gif);
background-repeat: no-repeat;
background-x-position: 0%;
background-y-position: 60%;
}

.tx-metafeedit-editmenu-list a:hover {
color: #990000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 10px;
text-decoration: underline;
}

/*** boton borrar ***/
.tx-metafeedit-editmenu-list a {
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #990000;
}

.tx-metafeedit-link a {
color: #666;
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
text-decoration: none;
}

.tx-metafeedit-link-delete a, .tx-metafeedit-link-delete a {
line-height: 2.5em;
padding-top: 1.6em;
padding-bottom: 1.6em;
padding-left: 1.8em;
background-image: url(../images/administracion/admin_borrar.gif);
background-repeat: no-repeat;
background-x-position: 0%;
background-y-position: 60%;
}

.tx-metafeedit-link-delete-list a {
line-height: 2.5em;
padding-left: 1.8em;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(/typo3conf/ext/meta_feedit/res/poubelle_petit.png);
}

.tx-metafeedit-editmenu-list a:hover {
color: #990000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 10px;
text-decoration: underline;
}

/*** grilla edición admin ***/
.tx-metafeedit-editmenu-list { width:560px !important;}
/*tabla*/.tx-metafeedit-editmenu-list-table { }
/*ancho de la tabla*/ element.style { width:559px;}
/*cabecera de tabla*/
.tx-metafeedit-editmenu-list-table-header {
background-color:#CCCCCC;
color:#727261;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
}

/*** tabla edicion ***/
/*requeimiento*/.tx-metafeedit-form-required-marker { color:red; width:14px; float:left;}
/*label*/.tx-metafeedit-form-label {
background-color:#fff;
/*color:#741717;*/
color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:25px;
padding-left:5px;
width:99%;
}