.picha1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.picha2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF00FF;
}

/*---------------------------------DISEÑO--------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logo{
background:#FF0000;
}

.modulos_admin_T{
background:#4D4D4D;
}

.modulos_admin{
border-bottom:1px solid #979797;
background:#CCCCCC;
}

.modulos_admin a{
text-decoration: none;
display: block;
height:15;
padding:5;
}

.modulos_admin a:hover{
background:url(../imagenes/bac-menu.gif) repeat-x center;
}

.modulos_admin_activos {
background: #CCC8AB url(../icos/fle_m1.gif) no-repeat right center;
border-bottom: 1px solid #979797;
}

.modulos_admin_activos a{
text-decoration: none;
display: block;
height:15;
padding:5;
}

.ccc{
background:#CCCCCC;
}

.coulmna_izquierda{
background:#EBEBEB;
}

.log_out{
background:#979797;
}

.margin_flecha{
margin-right:25px;
}

.margin_flecha2{
margin-right:10px;
margin-left:10px;
padding-top:5px;
padding-bottom:5px;
}

.fondo_gris_oscuro{
background:#D1D1D1;
}

.fondo_gris_claro{
background:#EBEBEB;
}

#migas{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:10px;
margin-right:10px;
color:#000;
text-decoration:none;
}

#migas a{
color:#000;
text-decoration:none;
}

#migas a:hover{
color:#FFF;
text-decoration:none;
}

.fondo_dorado{
background: url(../imagenes/bac-menu2.gif) repeat-x center;
}

#titulo_modulo {
margin-left:10px;
margin-right:10px;
white-space:nowrap;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#titulo_modulo a{
color:#000;
text-decoration:none;
}

#titulo_modulo a:hover{
color:#FFF;
text-decoration:none;
}

/*-BORDES-*/
.borde_der2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0c1c2;
}

.borde_Bla-der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.bordes-LR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background:url(../icos/bac-boton1.gif) repeat-x center;
	border-right-color: #C0C1C2;
	border-left-color: #FFFFFF;
}

.bordes-LR A{
text-decoration: none;
display: block;
background-repeat: no-repeat;
background-position: right center;
}

.bordes-LR A:hover{
background:url(../icos/bac-boton2.gif) repeat-x center;
}

.bordes2-LR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C1C2;
	border-left-color: #FFFFFF;
	
}

.bordes2-LR A{
text-decoration: none;
display: block;
background:url(../icos/bac-boton1.gif) repeat-x center;
}

.bordes2-LR A:hover{
background:url(../icos/bac-boton2.gif) repeat-x center;
}

.bordebla {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding:10;
}

.bordesC-LR {
	background:url(../icos/bac-boton2.gif) repeat-x center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C1C2;
	border-left-color: #FFFFFF;
}

bordeprueba {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8486B7;
	border-right-color: #8486B7;
	border-bottom-color: #8486B7;
	border-left-color: #8486B7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.borde_der {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #979797;
}

.borde_aba1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
}

.borde_aba {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
}
.borde_aba A{
text-decoration: none;
display: block;
height:15;
padding:5;
}

.borde_aba A:hover{
background:url(../imagenes/bac-menu.gif) repeat-x center;
}

.borde_aba2 {
	background:url(../imagenes/bac-menu.gif) repeat-x center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
}
.borde_aba2 A{
text-decoration: none;
display: block;
height:15;
padding:5;
}

/*---------------------------------FORMULARIOS--------------------------------*/

/*-Formularios-*/

form{
margin:0px;
padding:0px;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:#CCCCCC dashed 1px;
}

#contenido_modulos{
margin:15px;
}

#Tamanamo_form{
width:678px;
}

.encendido{
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
border-left:#999 solid 1px;
border-top:#999 solid 1px;
border-right:#999 solid 1px;
}

.encendido a{
text-decoration: none;
display:block;
color:#000;
}

.encendido div{
margin:2px; background:#FFF;
padding:2px;
padding-bottom:3px;
}

.apagado{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-left:#999 solid 1px;
border-top:#999 solid 1px;
border-right:#999 solid 1px;
border-bottom:#999 solid 1px;
background:#DDD;
}

.apagado a{
text-decoration: none;
display:block;
color:#666;
}

.apagado a:hover{
text-decoration: none;
display:block;
background:#FFF;
color:#000;
}

.apagado div{
margin:2px;
background:#EFEFEF;
padding:2px;
}

.borde_abajo_pestanhas{
border-bottom:#999999 solid 1px;
}

/*-Botones y campos-*/

.boton1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*background:#CCCCCC;
border:solid #999999 1px;*/
font-weight:bold;
margin-left:5px;
margin-right:5px;
}

#form1-parte0{
border:#999999 solid 1px;
padding:10px;
padding-right:15px;
background: #EEE;
overflow:auto;
margin-bottom:10px;
}

#form1-parte0 p{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:5px;
color:#333;
font-weight:bold;
}

#form1-parte1{
border-left:#999999 solid 1px;
border-bottom:#999999 solid 1px;
border-right:#999999 solid 1px;
padding:10px;
padding-right:15px;
background:#FFF;
}

#form1-parte1 p{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:5px;
color:#333;
font-weight:bold;
}

#form1-parte2{
border-left:#999999 solid 1px;
border-collapse:separate;
border-bottom:#999999 solid 1px;
border-right:#999999 solid 1px;
padding:10px;
padding-right:15px;
background:#EEE;
overflow:auto;
}

#form1-parte2 p{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:5px;
color:#333;
font-weight:bold;
}

.div_left{
width:450px; float:left;
}

.div_rigth{
width:185px; float:right;
}

.imput1{
font-family:"Courier New", Courier, monospace;
font-size:12px;
margin-bottom:10px;
width: 100%;
}

.imput90{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width: 90px;
height:15px;
}

.imput140{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 140px;
height:10px;
}

/*---------------------------------LISTADO-------------------------------*/
/*--APARIENCIA--*/
.td_listado_ini{
border-left:#999 solid 1px; border-bottom:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_ini div{
border:#EFEFEF solid 3px;
padding:4px;
text-align:left;
color:000;
border-right:#CCC dashed 1px;
}

.td_listado_ini div a{
color:#000;
text-decoration:none;
}

.td_listado_ini div a:hover{
color:#666;
text-decoration:none;
}

.td_listado_medio{
border-bottom:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_medio div{
border:#EFEFEF solid 3px;
padding:8px;
text-align:left;
color:000;
border-left:0px;
border-right:#CCC dashed 1px;
}

.td_listado_medio div a{
color:#000;
text-decoration:none;
}

.td_listado_medio div a:hover{
color:#666;
text-decoration:none;
}

.td_listado_fin{
border-right:#999 solid 1px; border-bottom:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_fin div{
border:#EFEFEF solid 3px;
padding:8px;
text-align:left;
color:000;
border-left:0px;
}

.td_listado_fin div a{
color:#000;
text-decoration:none;
}

.td_listado_fin div a:hover{
color:#666;
text-decoration:none;
}

.td_listado_finForm{
border-right:#999 solid 1px; border-bottom:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_finForm div{
border:#EFEFEF solid 3px;
padding:3px;
padding-left:10px;
text-align:left;
color:000;
border-left:0px;
}

.td_listado_finForm div a{
color:#000;
text-decoration:none;
}

.td_listado_finForm div a:hover{
color:#666;
text-decoration:none;
}

/*--APARIENCIA-MODULO-PAGINAS Y GALERIA--*/
.td_listado_ini2{
border-left:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_ini2 div{
border:#EFEFEF solid 3px;
padding:4px;
text-align:left;
color:000;
border-right:#CCC dashed 1px;
}

.td_listado_ini2 div a{
color:#000;
text-decoration:none;
}

.td_listado_ini2 div a:hover{
color:#666;
text-decoration:none;
}

.td_listado_medio2{
border-top:#999 solid 1px;
}

.td_listado_medio2 div{
border:#EFEFEF solid 3px;
padding:8px;
text-align:left;
color:000;
border-left:0px;
border-right:#CCC dashed 1px;
border-bottom:#FFF solid 4px;
}

.td_listado_medio2 div a{
color:#000;
text-decoration:none;
}

.td_listado_medio2 div a:hover{
color:#666;
text-decoration:none;
}

.td_listado_fin2{
border-right:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_fin2 div{
border:#EFEFEF solid 3px;
padding:8px;
text-align:left;
color:000;
border-left:0px;
}

.td_listado_fin2 div a{
color:#000;
text-decoration:none;
}

.td_listado_fin2 div a:hover{
color:#666;
text-decoration:none;
}

.td_listado_finForm2{
border-right:#999 solid 1px; border-top:#999 solid 1px;
}

.td_listado_finForm2 div{
border:#EFEFEF solid 3px;
padding:3px;
padding-left:10px;
text-align:left;
color:000;
border-left:0px;
}

.td_listado_finForm2 div a{
color:#000;
text-decoration:none;
}

.td_listado_finForm2 div a:hover{
color:#666;
text-decoration:none;
}

/*--MENU*/
#Eliminar{
background:url(../icos/eliminar.gif) no-repeat;
display: block;
}

#Eliminar a:hover{
display: block;
background:url(../icos/eliminar2.gif) no-repeat top;
}

#Ocultar{
background:url(../icos/ocultar-n.gif) no-repeat top;
display: block;
}

#Ocultar a:hover{
display: block;
background:url(../icos/ocultar-n2.gif) no-repeat top;
}

#Ocultar2{
display: block;
background:url(../icos/ocultar-n3.gif) no-repeat top;
}

#Ocultar2 a:hover{
display: block;
background:url(../icos/ocultar-n4.gif) no-repeat top;
}

#Editar{
background:url(../icos/editar.gif) no-repeat top;
display: block;
}

#Editar a:hover{
display: block;
background:url(../icos/editar2.gif) no-repeat top;
}

#Editar2{
display: block;
background:url(../icos/editar2.gif) no-repeat top;
}

/*---------------------------------TEXTOS--------------------------------*/
.menunegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.texto10Solido{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-decoration:none;
}

.texto8Solido{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
text-decoration:none;
}

.bac-cabeceras {
	/*background-image: url(../imagenes/bac_liom.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
	padding:3px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#999;
}

.bac-cabeceras div{
margin-right:10px;
}

.bac-cabeceras a{
	font-size:10px;
	text-decoration:none;
	color:#999;
}

.bac-cabeceras a:hover{
	font-size:10px;
	text-decoration:none;
	color:#000;
}
