/* --------------left Stages------------- */
#leftStages {
 background-color: #788e70;
 width:222px; 
 float:left; 
 margin-right:1px;
}
#leftTopStages {
width:100%;
height: 28px;
background-image:url(img/top-columna-izq-3.jpg); background-repeat:no-repeat;
}
#leftCenterStages {
width:100%;
height: auto;
background-image:url(img/center-columna-izq-3.jpg); background-repeat: repeat-y;
} 
#leftCenterStages {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
	margin:0px;
}
#leftCenterDescripStages {
	padding-top:8px;
	padding-bottom: 8px;
	padding-left:7px;
	margin-left:23px;
	margin-right:16px;
	padding-right: 8px;
}

#leftBottomStages {
width:100%;
height: 28px;
background-image:url(img/bottom-columna-izq-3.jpg); background-repeat:no-repeat;
}
.anioStage { font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#798d71;}
