

#content {
	width: 640px;
	width: 590px;
	width: 540px;
} 
#threecolumn {
	padding-top: 13px;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	overflow: visible;
	width: 130px;
	float: right;
	clear: right;
	z-index: 10;
	margin-top: 0;
	
}

.threeColumnBox {
	width: 130px;
	float: right;
	clear: right;
	margin:0 0 0px 0;
	text-align: center;
	
}

/**************** seccionintro *************/

div.seccionintro {
	width: 460px!important;
}


/************* columna next events ***********/

.threeColumnBox h1 {
		
		font-size: 1.2em;
		text-align: left;
		border-bottom: 1px solid #706f6d;
		background: none;
		padding: 0;
}

.threeColumnBox div.input {
	margin-bottom: 3px;
}

.threeColumnBox input {
	width: 125px;
}

.threeColumnBox a.buscadoravanzado {
	float: left;
	margin-bottom: 8px;
}
	
.threeColumnBox div {
	width: 100%;
	background: transparent url(bg/fecha-eventos-bg.jpg) no-repeat center top;
	border-bottom: 1px solid #eee;
	margin: 10px 0;	
}
	.threeColumnBox div p, .threeColumnBox div a{
		margin: 0;
		text-align: center;		
		width: 100%;
	}
	.threeColumnBox div p.mes{
		height: 20px;
		line-height: 20px;
		color: white;
		font-weight: 600;
	}
	.threeColumnBox div p.dia{
		height: 30px;
		line-height: 25px;
		color: #444;
		font-weight: 600;
		font-size: 1.8em;
	}
	.threeColumnBox div a.texto{
		font-size: 1em;
		display: block;
		padding: 6px 0;	
	}

/******/

	#threecolumn #contacto {
		background: transparent url(bg/three-column-contacto-bg.png) no-repeat right 33px;
		text-align: left;
		color: #007121;
	}
	#threecolumn #contacto dl {
		margin: 0;
		padding: 0;
	
	}
	#threecolumn #contacto dt {
		font-weight: 600;
		margin: 5px 0;
		padding: 0;		
		text-transform: capitalize;
	}
	#threecolumn #contacto dd {
		margin: 0;
		padding: 0 0 0 10px;
		color: #333;
	}
	span.email {
		unicode-bidi:bidi-override; direction: rtl;
	}