#cuadro
{
/*	border:dashed 2px #cccccc;*/
	border:solid 1px #000000;
	background-color:#ff6600;
	width:1px;
	height:1px;
	position:absolute;
	visibility:hidden;
	
}

#columnaIzda
{
	float:left;
	width:200px;
	background-color:#e5e5e5;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	padding-left: 2px;
}

#columnaDcha
{
	background-color:#ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menuVistasMarcar
{
	float:right;
	margin-top:5px;
	font-size:12px;
}

#tablaCalendario
{
	margin-left:auto !important;
	margin-right:auto !important;
}

	#tablaCalendario a
	{
		color:#000000;
	}

	#tablaCalendario a:hover
	{
		font-style:italic;
	}
	
	#tablaCalendario .othermonth_cal a
	{
		color:#999999;
	}


#calendario
{
	margin:0;
	padding:0;
}

#detalles
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	padding:5px;
	border:solid 1px #000000;
	background-color:#ffffff;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#detalles div
{
	margin-top:0px;
	margin-bottom:0px;
}

#evTitulo
{
	font-size:150%;
	margin-top:10px !important;
	margin-bottom:5px !important;
	color:#ff7f00;
	font-style:italic;
}

#evTipoEvento
{
	font-size:125%;
	color:#999999;
	font-weight:bold;
	text-align:right;
}

#evFecha
{
	text-align:right;
	font-size:100%;
}

#evLugar
{
	font-weight:bold;
}

#evURL
{
	text-align:right;
}

#evDescripcion
{
	font-size:11px;
	margin-top:8px !important;
}

	#evDescripcion p
	{
		margin-top:0px;
		margin-bottom:4px;
	}
	
	#evDescripcion ul
	{
		margin-left:0px;
		padding-left:1.1em;
	}

#detalles hr
{
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
	height:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#menuVistas
{
	border-bottom:dotted 1px #999999;
	padding-bottom:5px;
	margin-bottom:10px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
}

	#menuVistas a.vista
	{
		color:#333333;
		font-size:110%;
		text-decoration:none;
		padding:3px;
		border:solid 1px #999999;
	}
	
	#menuVistas a.vista:hover
	{
		background-color:#ffcc99;
	}
	
	#menuVistas .actual
	{
		color:#FFFFFF !important;
		background-color:#FF6600;
		cursor:default;
		font-weight:bold;
	}
	
	#menuVistas a.actual:hover
	{
		background-color:#FF6600;
	}
	


.view_switch_cal
{
	padding-left:0px !important;
	margin-left:0px !important;
}

.main_cal
{
/*
	margin-top:5px !important;
	margin-bottom:10px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	*/
	margin:0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.barra
{
	background-image: url(../../imagenes/wunderbar_top.gif);
	background-repeat: repeat-x;
	width:200px;	
	margin-top:5px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
	.barra img
	{
		margin-left:auto;
		margin-right:auto;
	}

.tool-tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../../imagenes/bubble2.png) top left;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
 
.tool-text {
	font-size: 10px;
	padding: 4px 8px 8px;
	background: url(../../imagenes/bubble2.png) bottom right;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;	
}

.tool-text h1 {
	font-size: 20px;
}

select {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid 1px #99999;
}

select optgroup {
	font-size:12px;
}