@import url(doc.css);


.NavAreaPrivada {
	padding: 0 0 20px 0;
	font-size: 14px;
	color: #333;
}

.NavAreaPrivada SPAN A {
	color: #333;
}

.NavAreaPrivada A {
	text-decoration: underline;
	color: #333;
}


		
				
		.DocCat {
			background: url(/imagenes/doc/iconoCAT.gif) no-repeat left center;
			padding-left: 30px;
			height: 25px;
			line-height: 25px;
			display: block;
			font-weight: bold;
			font-size: 13px;
		}
		
		.DocCat A {
			text-decoration: none;
			color: #333;
		}
		
		
		.DocCat A:hover {
			text-decoration: underline;
			
		}
		
		.Doc {
			font-weight: normal;
			text-decoration: none;
			color: #333;
		}
		
		.Doc:hover {
			text-decoration: underline;
			color: r;
		}
		

div.domtab {
	width:570px;
}
		ul.domtabs{
			float:left;		
			list-style: none;	
		}
		ul.domtabs li{
			float:left;
			padding:0 5px 0 0;
			list-style: none;

		}
		
		.domtabs ul li {
			list-style: none;
		}
		
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active {
			padding:.2em 1em;
			display:block;
			background:#87b026;
			color:#fff;
			height: 25px;
			line-height: 25px;
			font-weight:bold;
			text-decoration:none;
		}

		ul.domtabs a:hover{
			padding:.2em 1em;
			display:block;
			background:#87b026;
			color:#333;
			height: 25px;
			line-height: 25px;
			font-weight:bold;
			text-decoration:none;
		}
		
		
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{

		}
		ul.domtabs a:hover{
			background:#d5d5d5;
		}

		ul.domtabs a.Seleccionado{
			background:#d5d5d5;
			color: #333;
		}

		div.domtab DIV.FondoArea {
			clear:both;
			background:#d5d5d5;
			color:#666;
			padding: 20px 20px 40px 20px;
			overflow: hidden;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:#d5d5d5;
			color:#333;
		}

		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#333;
		}

.FondoArea .TablaMesa {
	color: #333;
}


.FondoArea .TablaMesa TD {
	color: #333;
	padding: 10px 0;
}

.FondoArea .TablaMesa TD .Agenda TD {
	padding: 0;
}

.FondoArea .TablaMesa TD.TitM {
	font-weight: bold;
	vertical-align: top;
	width: 160px;
}

.FondoArea .TablaMesa TD UL LI {
	margin-left: 15px;
	padding-bottom: 5px;
}








.FondoArea .Agenda {
	margin: 0 auto 10px auto;
	color: #FFF;
	width: 250px;
	background: #87B026;
	padding: 0 15px 15px 15px;
}

.FondoArea .Agenda TD {
	text-align: center;
	font-weight: bold;
	width: 14.3%;
	cursor: pointer;
	color: #87B026;
	background: #FFF;
	font-size: 12px;
	height: 22px;
}


.FondoArea .Agenda TD.Mes {
	vertical-align: middle;
	color: #FFF;
	background: #87B026;
	font-size: 14px;
	font-weight: normal;
	height: 22px;
}

.FondoArea .Agenda TD.MesAnt {
	cursor: pointer;
	vertical-align: middle;
	color: #FFF;
	background: #87B026;
	font-size: 13px;
	font-weight: normal;
	height: 22px;
}

.FondoArea .Agenda TD.MesSig {
	cursor: pointer;
	vertical-align: middle;
	color: #FFF;
	background: #87B026;
	font-size: 13px;
	font-weight: normal;
	height: 22px;
}

.FondoArea .Agenda TR.NomDias TD {
	vertical-align: middle;

	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.FondoArea .Agenda TD.SinDia {
	color: #9C9C9C;
}

.FondoArea .Agenda TD.Cargando {
	background: transparent url(/css/imagenes/cargando.gif) no-repeat center center;
}


.FondoArea .Agenda TD.ConActo {
	background: #ccc;
	color: #fff;
}

	
	
				
.FondoArea .Evento {
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: none;
}

	.FondoArea .Evento .Titulo {
		font-size: 17px;
		font-weight: bold;
		color: #333;
	}
	
	.FondoArea .Evento .Fecha {
		font-size: 11px;
		color: #333;
		padding-bottom: 7px;
		font-weight: bold;
	}
			
	.FondoArea .Evento .Dato {
		color: #333;
	}
	
	.FondoArea .Evento .Dato .Color {
		color: #333;
		font-weight: bold;
	}
	
.FondoArea .Volver {
	float: right;
		color: #333;
}

.FondoArea .Volver A {
	text-decoration: underline;
	color: #333;
}














