#noticias {
	position: relative;
	width : 850px;
	background-image   : url(../images/bgNoticias.gif);
	background-repeat  : repeat-y;
}



#content #colL {
	float: left;
	position: relative;
	width : 475px;
	padding: 18px 15px;
}
#content #colL h1 {
	font-family: 'Trebuchet MS';
	font-size  : 15px;
	font-weight: bold;
	color : #7D971A;
}
#content #news {
	font-family: 'Trebuchet MS';
	font-size  : 11px;
	color : #666666;
}



#content #colR {
	float: right;
	position: relative;
	width : 315px;
	margin :  0px;
	padding: 18px 15px;
}
#content #colR h2.img {
	margin :  0px  0px 12px  0px;
	padding:  0px;
}
#content #colR h3 {
	font-family: 'Trebuchet MS';
	font-size  : 14px;
	font-weight: bold;
	color : #666666;
}
#content #colR ul {
	margin :  0px  0px 15px  0px;
	padding:  0px 15px;
}
#content #colR ul li {
}
#content #colR ul.file li {
	font-weight: bold;
}
#content #colR ul li a {
	color : #F15E28;
}



#photo {
	position: relative;
	width : 293px;
	background-image   : url(../images/imgFrameC2.gif);
	background-repeat  : repeat-y;
}
#photo #screen {
	position: relative;
	width : 263px;
	padding:  0px 15px;
}
#photo .feet {
	margin :  0px;
	padding:  2px  0px;
	font-weight: bold;
}
#photo .pager {
	position: absolute;
	left  :  15px;
	bottom:  20px;
	width : 255px;
	margin :  0px;
	padding:  2px  0px;
	text-align: center;
}
#photo .pager .next {
	position: absolute;
	top  :  2px;
	right:  0px;
}
#photo .pager .prev {
	position: absolute;
	top  :  2px;
	left :  0px;
}