﻿/*	Layout2ColsLeft	*/

#TCPORT_Layout2ColsLeft_LeftCol {
	width: 48em;
	float: left;
	padding: 0.4em 0.3em 1.2em 0.7em;
}

/*	Estils columna dreta Internal:mides i layout	*/

#TCPORT_Layout2ColsLeft_RightCol {
	float: right;
	width: 23em;
	min-height: 20em;
	padding: 1.5em 0 0.8em 0.5em;
	background: url('Images/TCPortalImg/bg_ColRight.jpg') no-repeat left bottom;
}

.justificar{
				
	text-align= justify;
}
