@charset "utf-8";
#admin ul {
	margin:0px;
	padding:0px;
}
#admin input {
	background:transparent;
	border: 1px solid #7FB3C8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #4D6811;
}
#admin #tools span  {
	display:inline;
}
#admin #cabecera {
	height: 100px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7FB3C8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/admin/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	position:relative;
}
#admin #cabecera .logo {
	float: left;
}

/*#admin #menu {
	margin: auto;
	width: 325px;
	padding-top: 41px;
	padding-right: 10px;
	padding-left: 10px;
}
#admin #menu a {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7E085;
	background-color: #C2CF41;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3C032;
}*/
#admin #menu {
	padding-top: 73px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#admin #menu a {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left:10px;
	float: right;
	background-color: #7FB3C8;
	color: #FFFFFF;
}
#admin #menu .activo {
	background-color:#98C5D6;
}
#admin #menu a:hover {
	background-color:#98C5D6;
	color:#FFFFFF;
	text-decoration:none;
	border-left-color: #A3AF2E;
}
#admin #cabecera #menu h1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7FB3C8;
	display: block;
	float: left;
	height: 27px;
	margin-top: 1px;
}
#admin #cabecera #menu h2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7FB3C8;
	display: block;
	float: left;
	height: 27px;
	margin-top: 1px;
}
#admin #contenido {
	position: relative;
	width:900px;
	margin:auto;
}
#admin #tools {
	padding-bottom: 20px;
}
#mainMenu {
	width: 300px;
	margin: auto;
}

#admin #mainMenu a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #71ABC1;
	background-image: url(../images/cabecera/menu/bkg_btns.gif);
	background-repeat:  repeat-x;
	margin-top: 10px;
}

#ficha {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	padding: 20px 20px 0px 20px;
}
#saveOptions {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;

}
#saveOptions label {
	float: right;
}
#saveOptions .radio {
	float: right;
}
#buttons {
	padding-left: 10px;
	float:left;
}
.readonly {
	background-color:#EBEBEB;
	border:1px solid #CCCCCC;
	color:#999999;
}






/********************* BOTONES ADMIN ***************************/
.button {
	display: block;
	float: left;
}
.button  a {
	display: block;
	height: 34px;
	width: 34px;
}
.button  a:hover {
	background-position: right;
}
.button .editar {
	background-image: url(/images/admin/botones/editar_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.button .anadir {
	background-image: url(/images/admin/botones/anadir_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.button .ayuda {
	background-image: url(/images/admin/botones/ayuda_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.button .calendar {
	background-image: url(/images/admin/botones/calendar_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.button .eliminar {
	background-image:url(/images/admin/botones/eliminar_btn.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#admin #tools #buscador {
	text-align: right;
}

/*********************/

#boton_generic {
	float: left;
	/*padding-left: 10px;*/
}

#boton_generic h1 {
	background-image: url(../images/botones/boton_generic/esq_izq.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	width: 5px;
}
#boton_generic a {
	background-image: url(../images/botones/boton_generic/bkg.gif);
	background-repeat:  repeat-x;
	height: 18px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration: none;
	color: #FFFFFF;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#boton_generic h2 {
	background-image: url(../images/botones/boton_generic/esq_dcha.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	width: 5px;
	margin-right: 10px;
}

.titAdmin {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	position:absolute;
	left:125px;
	bottom:10px;
	padding-left:25px;
	border-left:1px solid #CCCCCC;
	color:#81B4C7;
}

#tabla .resultados {
	color:#0F9DC3;
	font-weight:bold;
	padding:5px;
	text-align:right;
}
#tabla .resultados span {
	background-color:#999999;
	color:#FFFFFF;
	display:inline;
	margin-right:5px;
	padding:0px 3px;
}

#fila #mensajeHTML span {
	display:inline;
	float:inherit;
	padding-right:0;
	text-align:left;
	width:auto;
}
#fila #mensajeHTML a {
	display:inline;
}



/******************************************************************/

