body {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:80%;	margin: 0px;}
.menu {	font-weight: bold;	color: #586877;	text-decoration: none;}
.menu:hover {	font-weight: bold;	color: #FF0000;	text-decoration: none;}
.cabecera {	background-image: url(/img/admin/cabecera.gif);	background-repeat: repeat-x;	background-position: top;}
.tablalateral td{		padding-left:20px;		padding-bottom:5px;		padding-right:5px;		padding-top:5px;}
.flechab {	background-image: url(/img/bullet_w.gif);	background-repeat: no-repeat;	background-position: 10px center;}
.menuactivo {	font-weight: bold;	color: #FF0000;	text-decoration: none;}
.menuactivo:hover {	font-weight: bold;	color: #FF0000;	text-decoration: none;}
.actmenulateral { color:#FF0000; text-decoration:underline;}
.actmenulateral:hover { color:#FF0000; text-decoration:underline;}
.menulateral { color:#FFFFFF; text-decoration:none; font-weight:bold; font-family:Tahoma, Verdana, Arial; font-size:85%;}
.menulateral:hover { color:#FF0000; text-decoration:underline;}
.pie {	background-image: url(/img/admin/pie.gif);	background-repeat: repeat-x;	background-position: top;}
.ruta { 	padding-left:20px;	padding-bottom:5px;	padding-right:5px;	padding-top:5px;	border-bottom:#333333 solid 2px;	font-size:80%;}
.lista {	border:#8C9F1D solid 2px;	}
.lista th{ 	padding:5px;	background-color:#E7E7E7;	}
.lista td{	padding:5px;}
#vertical th { 	text-indent:10px;	text-align:left;}
.error {	text-align:center;	color:#FF0000;	font-weight:bold;	}
.enlace {	color:#999999;	font-weight:bold;}
.enlace:hover { 	color:#788D15;	text-decoration:none;}
.crear {	color:#333333;	font-weight:bold;	text-decoration:none;}
.crear:hover { text-decoration:underline;}
.borrar { color:#000000;}
.borrar:hover { text-decoration:none;}
.abc { padding: 2px; background-color: rgb(192, 192, 192); text-decoration:none; color:#333333;}
.abc:hover { padding: 2px; background-color: rgb(192, 192, 192);}

input:focus {background:#f3f3f3}
.texto{	border-top:1px solid #8C9F1D;	border-left:1px solid #8C9F1D;	border-right:1px solid #5C6F0D;	border-bottom:1px solid #5C6F0D;	color:#000000;		margin:3px 0;padding:2px;	}

.texto2{	border-top:1px solid #8C9F1D;	border-left:1px solid #8C9F1D;	border-right:1px solid #5C6F0D;	border-bottom:1px solid #5C6F0D;	color:#000000;	margin:3px 0;padding:2px;}
.boton {	border-top:1px solid #CCCCCC;	border-left:1px solid #CCCCCC;	border-right:2px solid #8C9F1D;	border-bottom:2px solid #8C9F1D;	background-color:#EEEEEE;}

.bigger .texto, .bigger .texto2 {width:300px}

.relacionados{margin:20px 0 10px 0; padding:10px 0 0 0; border-top:1px dotted #ccc;}
.relacionados li {list-style:none;}
.relacionados li a{color:#777; font-size:11px}

.ui-autocomplete { height:150px; overflow-y:scroll; overflow-x:hidden}