/* CSS Document */
body {
	background-color: #2869A3;
}

.texto {font-size:14px;
		color:#000000;
		}
.texto12 {
		font-size:12px;
		color:#000000;
		}
		
.texto13 {
		font-size:13px;
		color:#000000;
		}
		
.texto14 {
		font-size:14px;
		color:#000000;
		}
		
.texto16 {
		font-size:16px;
		color:#000000;
		}
		
.titulos {
		font-size:18px;
		font-weight:bold;
		color:#FF0000;
		}
.titulos16naranja {font-size:16px;
					font-weight:bold;
					color:#F90;
}

.colaboradores {
		color:#FFFFFF;
		font-weight:bold;
		font-size:10px;
		}		
#divbanner {
	border:#CCC 1px solid;
	position:relative;
	width:180px;
	height:230px;
	z-index:34;
	top:-548px;
	left:-288px;
	vertical-align:bottom;
	visibility:hidden;
}
