@charset "utf-8";
.imagen_panel	{	width:100%;
					margin:auto;
					text-align:center;
					}
.imagen_panel img	{	margin:20px auto 20px auto;	}
.image	{	padding:0px 0px 10px 0px;	}
.link_volver	{	padding:10px;
					color:#FFFFFF;
					}
.link_volver a	{	color:#FFFFFF;	}
.no-display	{	display:none;	}
a	{	cursor:pointer;	}
a img	{	border:none;	}
body	{	background:#000000 url(../images/body_bg.jpg) top repeat-x;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:10px auto 0px auto;
			}
div.center	{	margin:auto;
				text-align:center;
				}
div.right	{	float:right;
				clear:right;
				}
div.clean	{	width:100%;
				clear:both;
				}
.item	{	width:100%;
			float:left;
			clear:right;
			padding:0px 0px 10px 0px;
			border-bottom:#FFFFFF 1px solid;
			}
.item_left	{	width:270px;
				float:left;
				clear:right;
				text-align:center;
				}
.item_right	{	width:280px;
				float:right;
				clear:right;
				padding:0px 0px 0px 0px;
				}
#f_contenedor_main	{	width:800px;
						margin:auto;
						}
#f_cabecera	{	width:800px;
				height:150px;
				float:left;
				clear:both;
				background:#000000 url(../images/cabecera_admin.jpg) center no-repeat;
				}
#f_contenedor_central	{	width:800px;
							float:left;
							clear:both;
							background:#000000 url(../images/bg_panel.jpg) repeat-y;
							border-bottom:#FFFFFF 1px solid;
							}
#f_secciones_izq	{	width:190px;
						float:left;
						clear:right;
						padding:10px 0px 10px 10px;
						border-right:#FFFFFF 1px solid;
						}
#f_secciones_der	{	width:580px;
						float:right;
						clear:right;
						padding:10px 10px 10px 9px;
						}
#f_footer	{	width:800px;
				height:150px;
				float:none;
				clear:both;
				background:#000000 url(../images/footer_admin.jpg) center no-repeat;
				}
.contenedor_secciones	{	width:100%;
							padding:0px 0px 10px 0px;
							}
#f_menu_categorias	{	width:180px;
						float:left;
						clear:right;
						padding:5px 10px 0px 10px;
						}
.item	{	width:580px;
			padding:3px 0px 3px 0px;
			}
.item_nombre	{	width:350px;
					float:left;
					clear:right;
					}
.item_control	{	width:80px;
					float:left;
					clear:right;
					}
.contenedor_foto	{	width:580px;
						margin:auto;
						padding:10px 10px 10px 9px;
						float:right;
						clear:right;
						border-left:#FFFFFF 1px solid;
						}
.contenedor_foto p	{	padding:5px 0px 0px 0px;
						margin:0px;
						font-size:10px;
						color:#FFFFFF;
						}
/*****************************************************************************************************************/
#f_secciones_izq h1	{	margin:0px;
						padding:0px;
						line-height:1.8em;
						color:#FFFFFF;
						font-size:14px;
						}
#f_secciones_izq p	{	margin:0px;
						padding:0px;
						line-height:1.5em;
						color:#FFFFFF;
						font-size:13px;
						}
#f_secciones_izq p a	{	color:#FFFFFF;
							text-decoration:underline;
							}
#f_secciones_der input.text,
#f_secciones_der textarea.text	{	border:#999999 1px solid;
									background-color:#FFFFFF;
									font-size:11px;
									color:#333333;
									padding:0px 0px 1px 2px;
									}
input.text,
textarea.text,
select.text	{	border:#03579C 1px solid;
				background-color:#F3EBE7;
				padding:1px 0px 1px 2px;
				color:#545454;
				margin:0px;
				}
input.nombre	{	width:145px;	}
.textarea	{	width:280px;
				height:150px;	}
.button	{	border:#999999 1px solid;
			background-color:#FFFFFF;
			font-size:12px;
			margin:5px 0px 5px 0px;
			}
.button_add	{	border:#03579C 1px solid;
				background-color:#FFFFFF;
				font-size:12px;
				margin:10px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				line-height:normal;
				}
#contenido h1,
#f_secciones_der h1	{	color:#FFFFFF;
						line-height:1.8em;
						font-size:14px;
						margin:0px;
						padding:0px;
						}
#contenido h2	{	color:#FFFFFF;
					line-height:1.5em;
					font-size:12px;
					margin:0px;
					padding:0px;
					}
#f_secciones_der p,
#f_menu_categorias p	{	color:#FFFFFF;
							line-height:1.8em;
							font-size:12px;
							margin:0px;
							padding:0px;
							}
#f_menu_categorias p a	{	color:#FFFFFF;
							}