/* Css de Base3 */
#CONTAINER	{
	background:url(../images/content-top.gif) repeat-x;
	background-color:#FFF;
	margin: 0 auto;
	width:900px;
	height:auto;
	overflow: hidden;
}
.derecha{
	width:190px;
	height:auto;
	border-color:#000000;
	float:right;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	margin-top:0px;
	background:url(../images/column-right-back.png) repeat-y;
}
/*.principal{
	width:707px;
	margin:6px 0 0 0;
	background:url(../images/content-border-left.gif) no-repeat top left;
}*/
.principal{
	width:707px;
	margin:6px 0 0 0;
	padding-top: 20px;
	background:url(../images/content-border-left-2.gif) no-repeat top left;
}
