
/*** LISTADOS - DETALLES ***/
.registro_listado{
	margin-top:20px;
	margin-bottom:10px;
	width: 370px;
	float:left;
}
.volver{
	clear:both;
	text-align:center;
}
.paginado {
	text-align:center;
	clear:both;
	padding-top:10px;
}

/*** calendario ***/

.titulocalendario{ border: 1px #999999 solid;padding: 3px; margin-top: 4px; margin-bottom: 2px; font-weight: bold; color: #999999; text-align:right;}
.laborable {width:165px; border: 1px #999999 solid; padding: 2px; margin-top: 1px; margin-bottom: 1px;}
.actual {border: 1px #999999 solid; background-color:#98BE9C; }
.finde { border: 1px #999999 solid; background-color: #F3F3F3; 	padding: 2px;}
.cabecerames { border: 1px #999999 solid; background-color: #999999; padding: 2px; color:#FFF;font-weight: bold;}
.dia { width:32px; border: 1px #999999 solid; font-weight: bold; text-align: center; font-size: 10px; background-color: #FFF; padding: 2px; }


/*** mapaweb ***/
#mapaweb{
	margin:20px auto;
	padding:20px;
}
#mapaweb ul{
	list-style-type:none;
}
#mapaaweb ul ul{
	list-style-type:none;
	padding-left: 10px !important;
}
#mapaweb ul ul ul{
	font-size:9px;
	list-style-type:none;
}
#mapaweb a{
	color:#424242;
	text-decoration:none;
}

#mapaweb li li{
	margin:0;
	padding: 10px 0px 0px 45px !important;
	background-image:url(/i/li.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	display:block;
}


#mapaweb li .ultima{
	margin:0;
	padding: 10px 0px 0px 45px !important;
	background-image:url(/i/liultima.gif);
	background-repeat: no-repeat;
	background-position:  30px 0px;
}

#mapaweb div{
	margin:0;
	width:140px;
	border-color: #626F6A;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding:3px 1px 3px 15px;
} 

/***        ***/




/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/**ZERO**/
:link,:visited {
text-decoration: none; 
}
 
ul,ol {
list-style: none;
}
 
h1,h2,h3,h4,h5,h6,pre,code {
font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin: 0;
padding: 0;
}

a img,:link img,:visited img {
border: none;
}
 
address {
font-style: normal;
}
