.Subtitulos {
	font-family: Candara;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.Textos {
	font-family: Candara;
	font-size: 12px;
	font-style:normal;
	color: #000000;
	line-height: 15px;
	text-align:justify;
}
.TituloCapacitacion {
	font-family: Candara;
	font-size: 14px;
	font-style: bold;
	color: #000000;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
.NoticiasTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #090;
	line-height: 20px;
	text-align: left;		
}
.PiePagina {
	font-family: Candara;
	font-size: 11px;
	font-style:normal;
	color:#000;
	line-height: 15px;
	text-align:center;
	font-weight:bold;
}

body {
	/* background-image: url(../images/images/fondo-2009_02.png); */
	background-color:#e36c0b;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right:0px;
	color: #000;
	text-align: center;
}
